rpms/tvtime/devel tvtime.spec,1.33,1.34

Tomas Smetana (tsmetana) fedora-extras-commits at redhat.com
Thu Apr 3 11:33:52 UTC 2008


Author: tsmetana

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

Modified Files:
	tvtime.spec 
Log Message:
* Thu Apr 03 2008 Tomas Smetana <tsmetana at redhat.com> 1.0.2-2
- compile with $RPM_OPT_FLAGS



Index: tvtime.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tvtime/devel/tvtime.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- tvtime.spec	10 Mar 2008 07:19:39 -0000	1.33
+++ tvtime.spec	3 Apr 2008 11:33:13 -0000	1.34
@@ -1,7 +1,7 @@
 Summary: A high quality TV viewer
 Name: tvtime
 Version: 1.0.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: Applications/Multimedia
 URL: http://tvtime.sourceforge.net
@@ -57,7 +57,7 @@
 %build
 %configure --disable-dependency-tracking --disable-rpath
 
-make %{?_smp_mflags}
+make CXXFLAGS="$RPM_OPT_FLAGS" CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags}
 
 %install
 rm -rf %{buildroot}
@@ -102,6 +102,9 @@
 %{_bindir}/tvtime
 
 %changelog
+* Thu Apr 03 2008 Tomas Smetana <tsmetana at redhat.com> 1.0.2-2
+- compile with $RPM_OPT_FLAGS
+
 * Mon Mar 10 2008 Tomas Smetana <tsmetana at redhat.com> 1.0.2-1
 - update to 1.0.2
 




More information about the fedora-extras-commits mailing list