- Timestamp:
- Jul 22, 2006, 1:07:06 AM (19 years ago)
- Location:
- branches/stable/mindi/distributions
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/mindi/distributions/mandriva/spec.m4
r554 r699 7 7 dnl GRP is replaced by the RPM group of apps 8 8 define(`GRP', `Archiving/Backup')dnl 9 dnl OBS is replaced with what is being obsoleted 10 define(`OBS', `Obsoletes: mindi <= 1.06')dnl -
branches/stable/mindi/distributions/redhat/spec.m4
r554 r699 7 7 dnl GRP is replaced by the RPM group of apps 8 8 define(`GRP', `Applications/Archiving')dnl 9 dnl OBS is replaced with what is being obsoleted 10 define(`OBS', )dnl -
branches/stable/mindi/distributions/rpm/mindi.spec
r596 r699 15 15 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n) 16 16 Requires: bzip2 >= 0.9, mkisofs, ncurses, binutils, gawk, dosfstools DDD 17 OBS 17 18 # Not on all systems 18 19 #Conflicts: bonnie++ -
branches/stable/mindi/distributions/suse/spec.m4
r554 r699 7 7 dnl GRP is replaced by the RPM group of apps 8 8 define(`GRP', `Productivity/Archiving/Backup')dnl 9 dnl OBS is replaced with what is being obsoleted 10 define(`OBS', `Obsoletes: mindi <= 1.06')dnl
Note:
See TracChangeset
for help on using the changeset viewer.