[newlisp] modified: newlisp.spec

ndowens ndowens at fedoraproject.org
Sun Mar 30 22:33:05 UTC 2014


commit 3b53f421d656734ad027df4a8a2151d42a798584
Author: ndowens <ndowens04 at gmail.com>
Date:   Sun Mar 30 22:33:00 2014 +0000

    	modified:   newlisp.spec

 newlisp.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/newlisp.spec b/newlisp.spec
index 624f778..bf3d1bf 100644
--- a/newlisp.spec
+++ b/newlisp.spec
@@ -6,7 +6,7 @@ Summary:        Lisp-like general purpose scripting
 License:        GPLv3+
 URL:            http://www.newlisp.org
 Source0:        http://www.newlisp.org/downloads/%{name}-%{version}.tgz
-Patch0:         %{name}-0002-Allow-to-override-CFLAGS.patch
+#Patch0:         %{name}-0002-Allow-to-override-CFLAGS.patch
 Patch1:         %{name}-0003-Don-t-strip-the-resulting-binary.patch
 BuildRequires:  readline-devel  
 BuildRequires:  libffi-devel     
@@ -18,7 +18,7 @@ applications.
 
 %prep
 %setup -q
-%patch0 -p1 -b .CFLAGS-override
+#%patch0 -p1 -b .CFLAGS-override
 %patch1 -p1 -b .stop-binary-strip
 
 # Remove it from the general build and specify it on supported platforms below
@@ -60,7 +60,7 @@ make install_home HOME=%{buildroot}/usr/
 * Sun Mar 30 2014 Nathan Owens <ndowens at fedoraproject.org> 10.5.4-1
 - Updated to newest version (bug #857702, #1010619)
   -- Fixes broken modules (bug #1063097)
-
+- Removed CFLAGS-Override patch
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 10.4.3-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list