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 750cbe0..f7f0132 100644 --- a/import.log +++ b/import.log @@ -1 +1,2 @@ rear-1_7_20-1_fc10:HEAD:rear-1.7.20-1.fc10.src.rpm:1239371107 +rear-1_7_24-1_fc11:HEAD:rear-1.7.24-1.fc11.src.rpm:1275313285 diff --git a/rear.spec b/rear.spec index 9193b55..f311a15 100644 --- a/rear.spec +++ b/rear.spec @@ -1,6 +1,6 @@ Name: rear -Version: 1.7.20 -Release: 2%{?dist} +Version: 1.7.24 +Release: 1%{?dist} Summary: Relax and Recover (ReaR) is a Linux Disaster Recovery framework Group: Applications/Archiving @@ -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,8 +87,14 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Sun Jul 26 2009 Fedora Release Engineering - 1.7.20-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild +* 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