[newlisp/f15] modified: newlisp.spec

ndowens ndowens at fedoraproject.org
Sun Apr 8 01:40:39 UTC 2012


commit d4933b680fdcbcf638bed8ce7989e0e53f74c2cb
Author: Nathan Owens <ndowens04 at gmail.com>
Date:   Sat Apr 7 20:39:54 2012 -0500

    	modified:   newlisp.spec

 newlisp.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/newlisp.spec b/newlisp.spec
index 6f01545..0ab29e6 100644
--- a/newlisp.spec
+++ b/newlisp.spec
@@ -8,6 +8,7 @@ URL:            http://www.newlisp.org
 Source0:        http://www.newlisp.org/downloads/%{name}-%{version}.tgz
 Patch0:         %{name}-0002-Allow-to-override-CFLAGS.patch
 Patch1:         %{name}-0003-Don-t-strip-the-resulting-binary.patch
+Patch2:         %{name}-h.patcj
 BuildRequires:  readline-devel  
 BuildRequires:  libffi-devel     
 
@@ -20,6 +21,7 @@ applications.
 %setup -q
 %patch0 -p1 -b .CFLAGS-override
 %patch1 -p1 -b .stop-binary-strip
+%patch2 -p0 -b .newlisp-h
 
 %build
 %configure


More information about the scm-commits mailing list