[libndp] remove forgotten patch

Jiří Pírko jirka at fedoraproject.org
Thu Jun 26 09:55:14 UTC 2014


commit 30038c10a4b8b499251a6f4fca0e143ae14b32b2
Author: Jiri Pirko <jiri at resnulli.us>
Date:   Thu Jun 26 11:37:06 2014 +0200

    remove forgotten patch
    
    Signed-off-by: Jiri Pirko <jiri at resnulli.us>

 ...cppcheck-Undefined-behavior-Variable-buf-.patch |   41 --------------------
 libndp.spec                                        |    3 -
 2 files changed, 0 insertions(+), 44 deletions(-)
---
diff --git a/libndp.spec b/libndp.spec
index a2fb287..65b9ad8 100644
--- a/libndp.spec
+++ b/libndp.spec
@@ -7,8 +7,6 @@ License: LGPLv2+
 URL: http://www.libndp.org/
 Source: http://www.libndp.org/files/libndp-%{version}.tar.gz
 
-Patch0: 0001-libndp-fix-cppcheck-Undefined-behavior-Variable-buf-.patch
-
 %description
 This package contains a library which provides a wrapper
 for IPv6 Neighbor Discovery Protocol.  It also provides a tool
@@ -25,7 +23,6 @@ necessary for developing programs using libndp.
 
 %prep
 %setup -q
-%patch0 -p1 -b .fix_cppcheck_var_buf
 
 %build
 %configure --disable-static


More information about the scm-commits mailing list