diff --git a/.gitignore b/.gitignore index bead96d..6912f42 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ ndisc6-0.9.9.tar.bz2 /ndisc6-1.0.0.tar.bz2 +/ndisc6-1.0.1.tar.bz2 diff --git a/ndisc6.spec b/ndisc6.spec index 13bdc9b..f4843ab 100644 --- a/ndisc6.spec +++ b/ndisc6.spec @@ -1,6 +1,6 @@ Name: ndisc6 -Version: 1.0.0 -Release: 2%{?dist} +Version: 1.0.1 +Release: 1%{?dist} Summary: IPv6 diagnostic tools Group: Applications/Communications @@ -44,7 +44,6 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/name2addr %{_sbindir}/rdisc6 %{_sbindir}/ndisc6 -%{_sbindir}/isatapd %{_sbindir}/rltraceroute6 %{_bindir}/tcpspray %{_bindir}/tcpspray6 @@ -62,9 +61,12 @@ rm -rf $RPM_BUILD_ROOT %doc %{_mandir}/man8/tcptraceroute6.8.gz %doc %{_mandir}/man8/tracert6.8.gz %doc %{_mandir}/man8/rdnssd.8.gz -%doc %{_mandir}/man8/isatapd.8.gz %changelog +* Tue Mar 15 2011 Stjepan Gros - 1.0.1-1 +- Bumped to a new upstream version +- Removed references to isatap daemon as it is deprecated + * Tue Feb 08 2011 Fedora Release Engineering - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index a893d0e..ac6cec4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0aa142213f4b24a6c7dcf75d2a2c05a8 ndisc6-1.0.0.tar.bz2 +d0b8233a60e29ad78d9aebb8cef0b3f2 ndisc6-1.0.1.tar.bz2