diff --git a/.gitignore b/.gitignore index 83abfc3..384e4c4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /libndp-20130504gitca3c399.tar.gz /libndp-20130607git39e1f53.tar.gz +/libndp-1.0.tar.gz diff --git a/libndp.spec b/libndp.spec index 2756209..e4f3dd8 100644 --- a/libndp.spec +++ b/libndp.spec @@ -1,20 +1,11 @@ Name: libndp -Version: 0.1 -Release: 4.20130723git873037a%{?dist} +Version: 1.0 +Release: 1%{?dist} Summary: Library for Neighbor Discovery Protocol Group: System Environment/Libraries License: LGPLv2+ URL: http://www.libndp.org/ -# The source for this package was pulled from upstream's git. Use the -# following commands to generate the tarball: -# git clone git://github.com/jpirko/libndp.git -# cd libndp/ -# git reset --hard 873037a -# ./autogen.sh -# ./configure -# make distcheck -# mv libndp-0.1.tar.gz libndp-20130723git873037a.tar.gz -Source0: libndp-20130723git873037a.tar.gz +Source: http://www.libndp.org/files/libndp-%{version}.tar.gz %description This package contains a library which provides a wrapper @@ -57,6 +48,9 @@ find $RPM_BUILD_ROOT -name \*.la -delete %{_libdir}/pkgconfig/*.pc %changelog +* Thu Aug 08 2013 Jiri Pirko - 1.0-1 +- Update to 1.0 + * Sat Aug 03 2013 Fedora Release Engineering - 0.1-4.20130723git873037a - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index c1c8fdd..12fbe31 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d369062b073b8532c155ea0f02d922b7 libndp-20130723git873037a.tar.gz +b79429fa6e26994c1aef33d7115f7b10 libndp-1.0.tar.gz