Changeset 461 in MondoRescue for trunk/mondo/distributions
- Timestamp:
- Apr 4, 2006, 9:40:52 AM (19 years ago)
- Location:
- trunk/mondo/distributions
- Files:
-
- 1 deleted
- 4 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
trunk/mondo/distributions/mandriva/spec.m4
r388 r461 7 7 dnl GRP is replaced by the RPM group of apps 8 8 define(`GRP', `Archiving/Backup')dnl 9 dnl OBS is replaced vy what is being obsoleted 10 define(`OBS', Obsoletes: libmondo <= 2.04)dnl -
trunk/mondo/distributions/redhat/spec.m4
r388 r461 7 7 dnl GRP is replaced by the RPM group of apps 8 8 define(`GRP', Archiving/Archiving)dnl 9 dnl OBS is replaced vy what is being obsoleted 10 define(`OBS', )dnl -
trunk/mondo/distributions/rpm/mondo.spec
r448 r461 14 14 15 15 Summary: A program which a Linux user can utilize to create a rescue/restore CD/tape 16 Summary(fr): Un programme pour les utilisateurs de Linux pour cr �r un CD/tape de sauvegarde/restauration16 Summary(fr): Un programme pour les utilisateurs de Linux pour créer un CD/tape de sauvegarde/restauration 17 17 Summary(it): Un programma per utenti Linux per creare un CD/tape di rescue 18 18 Summary(sp): Un programa para los usuarios de Linux por crear una CD/cinta de restoracion/rescate … … 27 27 BuildRoot: %{_tmppath}/%{name}-%{version} 28 28 BuildRequires: newt-devel >= 0.50, slang-devel >= 1.4.1, gcc 29 Epoch: %(echo EEE | cut -d- -f1 | sed "s~M~~") 30 OBS 29 31 %ifarch ia64 30 32 Requires: %{addreq}, elilo, parted … … 65 67 66 68 %build 67 %configure 69 %configure --program-prefix=%{?_program_prefix} 68 70 %{__make} VERSION=%{version} 69 71 -
trunk/mondo/distributions/suse/spec.m4
r403 r461 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 vy what is being obsoleted 10 define(`OBS', )dnl
Note:
See TracChangeset
for help on using the changeset viewer.