rpms/wesnoth/F-11 wesnoth.spec,1.75,1.76

Jon Ciesla limb at fedoraproject.org
Tue Apr 21 22:42:35 UTC 2009


Author: limb

Update of /cvs/pkgs/rpms/wesnoth/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1979

Modified Files:
	wesnoth.spec 
Log Message:
debuginfo



Index: wesnoth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/wesnoth/F-11/wesnoth.spec,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- wesnoth.spec	20 Apr 2009 19:29:42 -0000	1.75
+++ wesnoth.spec	21 Apr 2009 22:42:33 -0000	1.76
@@ -1,6 +1,6 @@
 Name:           wesnoth
 Version:        1.6.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Turn-based strategy game with a fantasy theme
 
 Group:          Amusements/Games
@@ -91,6 +91,8 @@
 
 %build
 # Cannot use configure macro because noarch-redhat-linux is not recognized by the auto tools in the tarball
+export CFLAGS="$RPM_OPT_FLAGS"
+export CXXFLAGS="$RPM_OPT_FLAGS"
 ./configure --prefix=%{_prefix} --exec-prefix=%{_prefix} --bindir=%{_bindir} --sbindir=%{_sbindir} --sysconfdir=%{_sysconfdir} --datadir=%{_datadir} --includedir=%{_includedir} --libdir=%{_libdir} --libexecdir=%{_libexecdir} --localstatedir=%{_localstatedir} --sharedstatedir=%{_sharedstatedir}  --mandir=%{_mandir} --infodir=%{_infodir} \
     --disable-dependency-tracking \
     --with-localedir=%{_datadir}/locale \
@@ -249,6 +251,9 @@
 #%endif
 
 %changelog
+* Tue Apr 21 2009 Debarshi Ray <rishi at fedoraproject.org> - 1.6.1-2
+- Respect $RPM_OPT_FLAGS, BZ 496897.
+
 * Mon Apr 20 2009 Jon Ciesla <limb at jcomserv.net> - 1.6.1-1
 - 1.6.1 maintenance release.
 




More information about the scm-commits mailing list