rpms/arrows/devel arrows.spec,1.1,1.2

Hans de Goede (jwrdegoede) fedora-extras-commits at redhat.com
Wed Feb 14 11:56:08 UTC 2007


Author: jwrdegoede

Update of /cvs/extras/rpms/arrows/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12116

Modified Files:
	arrows.spec 
Log Message:
* Sat Nov 25 2006 Hans de Goede <j.w.r.degoede at hhs.nl> 0.6-3
- Honor $RPM_OPT_FLAGS (bz 225098)



Index: arrows.spec
===================================================================
RCS file: /cvs/extras/rpms/arrows/devel/arrows.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- arrows.spec	25 Nov 2006 20:59:20 -0000	1.1
+++ arrows.spec	14 Feb 2007 11:55:36 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           arrows
 Version:        0.6
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Neat little maze game
 Group:          Amusements/Games
 License:        GPL
@@ -24,7 +24,7 @@
 
 
 %build
-make %{?_smp_mflags}
+make %{?_smp_mflags} CCOPTS="$RPM_OPT_FLAGS"
 
 
 %install
@@ -68,6 +68,9 @@
 
 
 %changelog
+* Sat Nov 25 2006 Hans de Goede <j.w.r.degoede at hhs.nl> 0.6-3
+- Honor $RPM_OPT_FLAGS (bz 225098)
+
 * Sat Nov 25 2006 Hans de Goede <j.w.r.degoede at hhs.nl> 0.6-2
 - Add Requires hicolor-icon-theme, drop GNOME from desktop catagories
   (bz 217239)




More information about the scm-commits mailing list