diff --git a/.cvsignore b/.cvsignore index 4690e7f..cc40ab8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -radvd-0.6.2pl4.tar.gz +radvd-0.7.0.tar.bz2 diff --git a/radvd.spec b/radvd.spec index a30dd87..cd7e574 100644 --- a/radvd.spec +++ b/radvd.spec @@ -3,16 +3,15 @@ Summary: A Router Advertisement daemon Name: radvd -Version: 0.6.2pl4 -Release: 1 +Version: 0.7.0 +Release: 2 License: BSD Group: System Environment/Daemons -Source0: http://v6web.litech.org/radvd/radvd-%{version}.tar.gz +Source0: http://v6web.litech.org/radvd/radvd-%{version}.tar.bz2 Source1: radvd.init Source2: radvd.sysconfig PreReq: chkconfig, /usr/sbin/useradd, /sbin/service, initscripts BuildRoot: %{_tmppath}/%{name}-root -Patch0: radvd-usagi.patch %description radvd is the router advertisement daemon for IPv6. It listens to router @@ -27,7 +26,6 @@ services. %prep %setup -%patch -p0 %build CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE" %configure --with-pidfile=/var/run/radvd/radvd.pid @@ -83,6 +81,12 @@ fi %{_sbindir}/radvdump %changelog +* Wed Jan 09 2002 Tim Powers +- automated rebuild + +* Thu Nov 22 2001 Bernhard Rosenkraenzer +- 0.7.0 + * Mon Jul 9 2001 Bernhard Rosenkraenzer - initial Red Hat Linux build diff --git a/sources b/sources index 23c33ea..a8c3360 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3f8916f78012819fe578ded9997bec65 radvd-0.6.2pl4.tar.gz +2ca1f64975c3a61b2b7debe02517c033 radvd-0.7.0.tar.bz2