diff --git a/.cvsignore b/.cvsignore index 08b7f58..227eded 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -radvd-0.7.1.tar.bz2 +radvd-0.7.2.tar.gz diff --git a/radvd.spec b/radvd.spec index 525f46c..8d57ee0 100644 --- a/radvd.spec +++ b/radvd.spec @@ -3,11 +3,11 @@ Summary: A Router Advertisement daemon Name: radvd -Version: 0.7.1 -Release: 3 +Version: 0.7.2 +Release: 2 License: BSD Group: System Environment/Daemons -Source0: http://v6web.litech.org/radvd/radvd-%{version}.tar.bz2 +Source0: http://v6web.litech.org/radvd/radvd-%{version}.tar.gz Source1: radvd.init Source2: radvd.sysconfig PreReq: chkconfig, /usr/sbin/useradd, /sbin/service, initscripts @@ -67,7 +67,7 @@ if [ $1 = 0 ]; then fi %pre -/usr/sbin/useradd -c "radvd user" -r -s /bin/false -u 75 -d / radvd 2>/dev/null || : +/usr/sbin/useradd -c "radvd user" -r -s /sbin/nologin -u 75 -d / radvd 2>/dev/null || : %files %defattr(-,root,root) @@ -81,6 +81,16 @@ fi %{_sbindir}/radvdump %changelog +* Wed Jan 22 2003 Tim Powers +- rebuilt + +* Mon Jan 13 2003 Elliot Lee 0.7.2-1 +- Fix #68372 for real +- Update to 0.7.2 + +* Wed Dec 11 2002 Tim Powers 0.7.1-4 +- rebuild on all arches + * Fri Jun 21 2002 Tim Powers - automated rebuild diff --git a/sources b/sources index afe960c..b29a804 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d0ef7abc2a3107084fa5aa88a31c51f5 radvd-0.7.1.tar.bz2 +26ea468b2323e44cf827ae5f84d18dc8 radvd-0.7.2.tar.gz