rpms/qt/devel qt.spec,1.344,1.345

Rex Dieter rdieter at fedoraproject.org
Sat Oct 10 19:45:51 UTC 2009


Author: rdieter

Update of /cvs/pkgs/rpms/qt/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3076

Modified Files:
	qt.spec 
Log Message:
forward port rhel-cleanup bits from F-12/ branch



Index: qt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qt/devel/qt.spec,v
retrieving revision 1.344
retrieving revision 1.345
diff -u -p -r1.344 -r1.345
--- qt.spec	10 Oct 2009 14:19:55 -0000	1.344
+++ qt.spec	10 Oct 2009 19:45:49 -0000	1.345
@@ -110,11 +110,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
@@ -970,6 +972,7 @@ fi
 %changelog
 * Sat Oct 10 2009 Than Ngo <than at redhat.com> - 4.5.3-4
 - fix translation build issue
+- rhel cleanup
 
 * Tue Oct 06 2009 Jaroslav Reznik <jreznik at redhat.com> - 4.5.3-3
 - disable JavaScriptCore JIT, SE Linux crashes (#527079)




More information about the fedora-extras-commits mailing list