rpms/sip/F-9 .cvsignore, 1.23, 1.24 sip.spec, 1.47, 1.48 sources, 1.24, 1.25

Rex Dieter rdieter at fedoraproject.org
Mon Dec 29 03:33:45 UTC 2008


Author: rdieter

Update of /cvs/pkgs/rpms/sip/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10041

Modified Files:
	.cvsignore sip.spec sources 
Log Message:
* Mon Nov 17 2008 Rex Dieter <rdieter at fedoraproject.org> 4.7.9-1
- sip-4.7.9



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/sip/F-9/.cvsignore,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- .cvsignore	19 Jul 2008 03:47:00 -0000	1.23
+++ .cvsignore	29 Dec 2008 03:33:15 -0000	1.24
@@ -1 +1 @@
-sip-4.7.6.tar.gz
+sip-4.7.9.tar.gz


Index: sip.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sip/F-9/sip.spec,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- sip.spec	19 Jul 2008 03:47:00 -0000	1.47
+++ sip.spec	29 Dec 2008 03:33:15 -0000	1.48
@@ -2,27 +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.6
+Version: 4.7.9
 Release: 1%{?dist}
 # http://www.riverbankcomputing.com/Docs/sip4/sipref.html#license
-License: Python Software Foundation License v2 
+License: Python
 Group: Development/Tools
-Url: http://www.riverbankcomputing.co.uk/sip/
-Source0: http://www.riverbankcomputing.co.uk/static/Downloads/sip4/sip-%{version}.tar.gz
+Url: http://www.riverbankcomputing.com/software/sip/intro 
+Source0: http://www.riverbankcomputing.com/static/Downloads/sip4/sip-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: python-devel
-BuildRequires: %{qtpkg}-devel >= %{qtver}
 BuildRequires: sed
 
 %description
@@ -53,15 +44,6 @@
 
 
 %build
-QTDIR="" && source /etc/profile.d/qt.sh
-
-# use qt qmake files
-for target in default linux-g++ linux-g++-32 linux-g++-64 ; do
-  if [ -f $QTDIR/mkspecs/$target/qmake.conf -a -f specs/$target ] ; then
-    ln -sf $QTDIR/mkspecs/$target/qmake.conf specs/$target
-  fi
-done
-
 %{__python} configure.py -d %{python_sitearch} CXXFLAGS="%{optflags}" CFLAGS="%{optflags}"
 
 make %{?_smp_mflags} 
@@ -91,6 +73,21 @@
 
 
 %changelog
+* Mon Nov 17 2008 Rex Dieter <rdieter at fedoraproject.org> 4.7.9-1
+- sip-4.7.9
+
+* Mon Nov 10 2008 Rex Dieter <rdieter at fedoraproject.org> 4.7.8-1
+- sip-4.7.8
+
+* Thu Sep 04 2008 Tom "spot" Callaway <tcallawa at redhat.com> 4.7.7-3
+- fix license tag
+
+* Tue Sep 02 2008 Than Ngo <than at redhat.com> 4.7.7-2
+- get rid of BR on qt
+
+* Tue Aug 26 2008 Rex Dieter <rdieter at fedoraproject.org> - 4.7.7-1
+- sip-4.7.7
+
 * Wed May 21 2008 Rex Dieter <rdieter at fedoraproject.org> - 4.7.6-1
 - sip-4.7.6
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/sip/F-9/sources,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- sources	19 Jul 2008 03:47:00 -0000	1.24
+++ sources	29 Dec 2008 03:33:15 -0000	1.25
@@ -1 +1 @@
-f49e93046fe438a8fb4c2ed481aa3951  sip-4.7.6.tar.gz
+597d7ff7edb42a18421c806ffd18a136  sip-4.7.9.tar.gz




More information about the fedora-extras-commits mailing list