rpms/sip/devel .cvsignore, 1.13, 1.14 sip.spec, 1.25, 1.26 sources, 1.13, 1.14

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Apr 27 10:05:00 UTC 2006


Author: than

Update of /cvs/dist/rpms/sip/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv10061

Modified Files:
	.cvsignore sip.spec sources 
Log Message:
- update to 4.4.3
- built with %%{optflags}



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/sip/devel/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- .cvsignore	12 Sep 2005 13:19:18 -0000	1.13
+++ .cvsignore	27 Apr 2006 10:04:57 -0000	1.14
@@ -3,3 +3,4 @@
 sip-4.2.tar.gz
 sip-4.2.1.tar.gz
 sip-4.3.1.tar.gz
+sip-4.4.3.tar.gz


Index: sip.spec
===================================================================
RCS file: /cvs/dist/rpms/sip/devel/sip.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- sip.spec	11 Feb 2006 05:42:01 -0000	1.25
+++ sip.spec	27 Apr 2006 10:04:57 -0000	1.26
@@ -3,7 +3,7 @@
 %define pythonpkg python
 %define minor .2
 
-%define qtver 3.3.5
+%define qtver 3.3.6
 %define qtpkg qt
 
 %if "%{pythonver}" == "2.4"
@@ -14,8 +14,8 @@
 
 Summary: SIP - Python/C++ Bindings Generator
 Name: sip
-Version: 4.3.1
-Release: 1.2.1
+Version: 4.4.3
+Release: 1
 License: GPL
 Group: Development/Tools
 Url: http://www.riverbankcomputing.co.uk/
@@ -56,7 +56,7 @@
 %build
 QTDIR="" && source /etc/profile.d/qt.sh
 
-%pythonprog configure.py -l qt-mt -d %{pythonsitedir}
+%pythonprog configure.py -d %{pythonsitedir} CXXFLAGS="%{optflags}" CFLAGS="%{optflags}"
 
 make %{?_smp_mflags} 
 
@@ -83,6 +83,11 @@
 %{_includedir}/python%{pythonver}/*
 
 %changelog
+* Thu Apr 27 2006 Than Ngo <than at redhat.com> 4.4.3-1
+- update to 4.4.3
+- built with %%{optflags}
+
+
 * Fri Feb 10 2006 Jesse Keating <jkeating at redhat.com> - 4.3.1-1.2.1
 - bump again for double-long bug on ppc(64)
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/sip/devel/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources	12 Sep 2005 13:19:18 -0000	1.13
+++ sources	27 Apr 2006 10:04:57 -0000	1.14
@@ -1 +1 @@
-c561d8dc19fbe3a8bffc4b10bd56910f  sip-4.3.1.tar.gz
+7465a9cf8e1f280425ab8f9f6e85b888  sip-4.4.3.tar.gz




More information about the fedora-cvs-commits mailing list