rpms/qt/F-12 qt.spec,1.332,1.333

Than Ngo than at fedoraproject.org
Sun Oct 4 07:24:12 UTC 2009


Author: than

Update of /cvs/extras/rpms/qt/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6443

Modified Files:
	qt.spec 
Log Message:
rhel cleanup



Index: qt.spec
===================================================================
RCS file: /cvs/extras/rpms/qt/F-12/qt.spec,v
retrieving revision 1.332
retrieving revision 1.333
diff -u -p -r1.332 -r1.333
--- qt.spec	3 Oct 2009 16:30:46 -0000	1.332
+++ qt.spec	4 Oct 2009 07:24:11 -0000	1.333
@@ -10,7 +10,7 @@ Summary: Qt toolkit
 Name:    qt
 Epoch:   1
 Version: 4.5.2
-Release: 22%{?dist}
+Release: 23%{?dist}
 
 # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
 License: LGPLv2 with exceptions or GPLv3 with exceptions
@@ -97,11 +97,13 @@ Source31: hi48-app-qt4-logo.png
 %define psql -plugin-sql-psql
 %define sqlite -plugin-sql-sqlite
 %define phonon -phonon
-# if building with -phonon, define to internal version (ie, Obsolete external phonon)
-#define phonon_internal 1
 %define phonon_backend -phonon-backend
+%if 0%{?rhel}
+# if building with -phonon, define to internal version (ie, Obsolete external phonon)
+%define phonon_internal 1
 # if -phonon-backend, include in packaging (else it's omitted)
-#define phonon_backend_packaged 1
+%define phonon_backend_packaged 1
+%endif
 %define phonon_version 4.3.1
 %define phonon_version_major 4.3
 %define phonon_release 100
@@ -939,6 +941,9 @@ fi
 
 
 %changelog
+* Sun Oct 04 2009 Than Ngo <than at redhat.com> - 4.5.2-23
+- rhel cleanup
+
 * Sat Oct 03 2009 Rex Dieter <rdieter at fedoraproject.org> - 4.5.2-22
 - if ! phonon_internal, exclude more/all phonon headers
 - qt-devel must Requires: phonon-devel (#520323)




More information about the scm-commits mailing list