remove forgotten sources from spec

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
This commit is contained in:
Jiri Pirko 2013-10-15 15:00:55 +02:00
parent 8a5d78c10b
commit a18a3fe0e8

View File

@ -7,9 +7,6 @@ License: LGPLv2+
URL: http://www.libndp.org/ URL: http://www.libndp.org/
Source: http://www.libndp.org/files/libndp-%{version}.tar.gz Source: http://www.libndp.org/files/libndp-%{version}.tar.gz
Patch0: 0001-ndptool-fix-v-argument.patch
Patch1: 0002-fix-cflags-path-in-pc-file.patch
%description %description
This package contains a library which provides a wrapper This package contains a library which provides a wrapper
for IPv6 Neighbor Discovery Protocol. It also provides a tool for IPv6 Neighbor Discovery Protocol. It also provides a tool
@ -26,8 +23,6 @@ necessary for developing programs using libndp.
%prep %prep
%setup -q %setup -q
%patch0 -p1 -b .ndptool-v
%patch1 -p1 -b .fix-pc-file
%build %build
%configure --disable-static %configure --disable-static