rpms/taginfo/F-11 taginfo.spec,1.2,1.3

Conrad Meyer konradm at fedoraproject.org
Fri May 8 22:40:27 UTC 2009


Author: konradm

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

Modified Files:
	taginfo.spec 
Log Message:
* Sat May  9 2009 Ville Skyttä <ville.skytta at iki.fi> - 1.2-3
- Build with $RPM_OPT_FLAGS.



Index: taginfo.spec
===================================================================
RCS file: /cvs/pkgs/rpms/taginfo/F-11/taginfo.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- taginfo.spec	25 Feb 2009 18:19:14 -0000	1.2
+++ taginfo.spec	8 May 2009 22:39:56 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           taginfo
 Version:        1.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Printer of Tag Information from Media Files
 Group:          Applications/Multimedia
 License:        GPLv2+
@@ -23,7 +23,7 @@ Ogg, and FLAC.
 
 
 %build
-make %{?_smp_mflags} CFLAGS="%{optflags}"
+make %{?_smp_mflags} CC="%{__cxx} %{optflags}"
 
 
 %install
@@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat May  9 2009 Ville Skyttä <ville.skytta at iki.fi> - 1.2-3
+- Build with $RPM_OPT_FLAGS.
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the scm-commits mailing list