From a18a3fe0e8815b23c34cc65888caef12708a3fc6 Mon Sep 17 00:00:00 2001 From: Jiri Pirko Date: Tue, 15 Oct 2013 15:00:55 +0200 Subject: [PATCH] remove forgotten sources from spec Signed-off-by: Jiri Pirko --- libndp.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/libndp.spec b/libndp.spec index e899a00..ef1e556 100644 --- a/libndp.spec +++ b/libndp.spec @@ -7,9 +7,6 @@ License: LGPLv2+ URL: http://www.libndp.org/ 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 This package contains a library which provides a wrapper for IPv6 Neighbor Discovery Protocol. It also provides a tool @@ -26,8 +23,6 @@ necessary for developing programs using libndp. %prep %setup -q -%patch0 -p1 -b .ndptool-v -%patch1 -p1 -b .fix-pc-file %build %configure --disable-static