rpms/gforth/devel gforth.spec,1.7,1.8

Gérard Milmeister (gemi) fedora-extras-commits at redhat.com
Fri Feb 22 23:41:42 UTC 2008


Author: gemi

Update of /cvs/pkgs/rpms/gforth/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6551

Modified Files:
	gforth.spec 
Log Message:
remove deprecated -force-mem flag


Index: gforth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gforth/devel/gforth.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gforth.spec	19 Feb 2008 03:34:39 -0000	1.7
+++ gforth.spec	22 Feb 2008 23:41:07 -0000	1.8
@@ -1,10 +1,10 @@
 Name:           gforth
 Version:        0.6.2
-Release:        11%{?dist}
+Release:        12%{?dist}
 Summary:        Fast and portable implementation of the ANS Forth language
 
 Group:          Development/Languages
-License:        GPL
+License:        GPLv2+
 URL:            http://www.jwdt.com/~paysan/gforth.html
 Source:         http://www.complang.tuwien.ac.at/forth/gforth/gforth-0.6.2.tar.gz
 Patch0:		gforth.patch
@@ -35,6 +35,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+sed -i 's/-fforce-mem//' configure
 
 
 %build
@@ -125,6 +126,9 @@
 
 
 %changelog
+* Sat Feb 23 2008 Gerard Milmeister <gemi at bluewin.ch> - 0.6.2-12
+- remove deprecated -force-mem flag
+
 * Mon Feb 18 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0.6.2-11
 - Autorebuild for GCC 4.3
 




More information about the fedora-extras-commits mailing list