diff --git a/.cvsignore b/.cvsignore index 7994256..240b77f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -rear-1.7.20.tar.gz +rear-1.7.24.tar.gz diff --git a/import.log b/import.log index 6eda661..491df1e 100644 --- a/import.log +++ b/import.log @@ -1 +1,2 @@ rear-1_7_20-1_fc10:F-11:rear-1.7.20-1.fc10.src.rpm:1239372266 +rear-1_7_24-1_fc11:F-11:rear-1.7.24-1.fc11.src.rpm:1275377495 diff --git a/rear.spec b/rear.spec index cca2634..f311a15 100644 --- a/rear.spec +++ b/rear.spec @@ -1,5 +1,5 @@ Name: rear -Version: 1.7.20 +Version: 1.7.24 Release: 1%{?dist} Summary: Relax and Recover (ReaR) is a Linux Disaster Recovery framework @@ -11,10 +11,13 @@ BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root # all RPM based systems seem to have this -Requires: mingetty binutils portmap iputils -Requires: iproute -Requires: /usr/bin/mkisofs -Requires: tar +Requires: mingetty binutils iputils tar gzip ethtool syslinux +Requires: iproute redhat-lsb +%if 0%{?fedora_version} >= 9 +Requires: genisoimage rpcbind +%else +Requires: mkisofs portmap +%endif %description @@ -84,6 +87,15 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon May 09 2010 Gratien D'haese - 1.7.24-1 +- added release entry + +* Fri Jan 09 2010 Gratien D'haese - 1.7.23-1 +- added release entry + +* Mon Nov 16 2009 Gratien D'haese - 1.7.22-1 +- Changed Requires fields for Fedora 10 and higher + * Thu Apr 02 2009 Gratien D'haese - 1.7.20-1 - update %%_localstatedir/rear to %%_localstatedir/lib/rear diff --git a/sources b/sources index 17c0475..bf234a9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8fed5a4d9e12aa94a97adff06979345a rear-1.7.20.tar.gz +3f08549ddf0ddb0e3369b86b56be4005 rear-1.7.24.tar.gz