rpms/sip/devel sip.spec,1.45,1.46

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Tue Mar 25 13:29:17 UTC 2008


Author: rdieter

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

Modified Files:
	sip.spec 
Log Message:
* Tue Mar 25 2008 Rex Dieter <rdieter at fedoraproject.org> - 4.7.4-3
- BR: qt3-devel (f9+)



Index: sip.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sip/devel/sip.spec,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- sip.spec	13 Feb 2008 12:54:49 -0000	1.45
+++ sip.spec	25 Mar 2008 13:28:38 -0000	1.46
@@ -2,13 +2,18 @@
 %{!?python_sitearch:%global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 %{!?python_inc:%global python_inc %(%{__python} -c "from distutils.sysconfig import get_python_inc; print get_python_inc(1)")}
 
+%if 0%{?fedora} > 8
+%define qtver 3.3.8
+%define qtpkg qt3
+%else
 %define qtver 1:3.3.8
 %define qtpkg qt
+%endif
 
 Summary: SIP - Python/C++ Bindings Generator
 Name: sip
 Version: 4.7.4
-Release: 2%{?dist}
+Release: 3%{?dist}
 # http://www.riverbankcomputing.com/Docs/sip4/sipref.html#license
 License: Python Software Foundation License v2 
 Group: Development/Tools
@@ -91,6 +96,9 @@
 
 
 %changelog
+* Tue Mar 25 2008 Rex Dieter <rdieter at fedoraproject.org> - 4.7.4-3
+- BR: qt3-devel (f9+)
+
 * Tue Feb 12 2008 Rex Dieter <rdieter at fedoraproject.org> - 4.7.4-2
 - fix 64bit patch
 




More information about the fedora-extras-commits mailing list