rpms/kanatest/F-8 kanatest.spec,1.9,1.10

Robert Marcano (robmv) fedora-extras-commits at redhat.com
Fri Apr 4 15:00:21 UTC 2008


Author: robmv

Update of /cvs/extras/rpms/kanatest/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10246

Modified Files:
	kanatest.spec 
Log Message:
fix bug #249977: kanatest not built with $RPM_OPT_FLAGS



Index: kanatest.spec
===================================================================
RCS file: /cvs/extras/rpms/kanatest/F-8/kanatest.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- kanatest.spec	19 Sep 2007 13:50:51 -0000	1.9
+++ kanatest.spec	4 Apr 2008 14:59:44 -0000	1.10
@@ -1,6 +1,6 @@
 Name:           kanatest
 Version:        0.4.4
-Release:        3%{?dist}
+Release:        5%{?dist}
 Summary:        Hiragana and Katakana drill tool
 
 Group:          Amusements/Games
@@ -27,6 +27,7 @@
 
 
 %build
+export PLATFORM_CFLAGS="$RPM_OPT_FLAGS"
 %configure
 make %{?_smp_mflags}
 
@@ -58,6 +59,12 @@
 
 
 %changelog
+* Fri Apr 04 2008 Robert Marcano <robert at marcanoonline.com> - 0.4.4-5
+- fix bug #249977: kanatest not built with $RPM_OPT_FLAGS
+
+* Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0.4.4-4
+- Autorebuild for GCC 4.3
+
 * Wed Sep 19 2007 Robert Marcano <robert at marcanoonline.com> - 0.4.4-3
 - Update to upstream release 0.4.4
 




More information about the fedora-extras-commits mailing list