rpms/sip/devel .cvsignore, 1.19, 1.20 sip.spec, 1.40, 1.41 sources, 1.20, 1.21

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Thu Dec 6 04:45:26 UTC 2007


Author: rdieter

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

Modified Files:
	.cvsignore sip.spec sources 
Log Message:
* Wed Dec 05 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 4.7.2-1
- sip-4.7.2
- omit needless scriptlets



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/sip/devel/.cvsignore,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- .cvsignore	22 Oct 2007 15:54:05 -0000	1.19
+++ .cvsignore	6 Dec 2007 04:44:53 -0000	1.20
@@ -9,3 +9,4 @@
 sip-4.5.2.tar.gz
 sip-4.6.tar.gz
 sip-4.7.1.tar.gz
+sip-4.7.2.tar.gz


Index: sip.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sip/devel/sip.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- sip.spec	12 Nov 2007 17:40:45 -0000	1.40
+++ sip.spec	6 Dec 2007 04:44:53 -0000	1.41
@@ -1,15 +1,13 @@
 %{!?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)")}
 
-%define minor .2
-
 %define qtver 1:3.3.8
 %define qtpkg qt
 
 Summary: SIP - Python/C++ Bindings Generator
 Name: sip
-Version: 4.7.1
-Release: 2%{?dist}
+Version: 4.7.2
+Release: 1%{?dist}
 # http://www.riverbankcomputing.com/Docs/sip4/sipref.html#license
 License: Python Software Foundation License v2 
 Group: Development/Tools
@@ -17,8 +15,7 @@
 Source0: http://www.riverbankcomputing.com/Downloads/sip4/sip-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-
-Patch: sip-4.7-64bit.patch
+Patch1: sip-4.7-64bit.patch
 
 BuildRequires: python-devel
 BuildRequires: %{qtpkg}-devel >= %{qtver}
@@ -49,7 +46,8 @@
 %prep
 
 %setup -q
-%patch -p1 -b .64bit
+
+%patch1 -p1 -b .64bit
 
 
 %build
@@ -78,11 +76,6 @@
 rm -rf %{buildroot}
 
 
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
-
-
 %files
 %defattr(-,root,root,-)
 %doc ChangeLog LICENSE NEWS README THANKS
@@ -96,6 +89,10 @@
 
 
 %changelog
+* Wed Dec 05 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 4.7.2-1
+- sip-4.7.2
+- omit needless scriptlets
+
 * Mon Nov 12 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 4.7.1-2
 - License: Python Software Foundation License v2
 - fix/cleanup some macro usage


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/sip/devel/sources,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- sources	22 Oct 2007 15:54:05 -0000	1.20
+++ sources	6 Dec 2007 04:44:53 -0000	1.21
@@ -1 +1 @@
-083a4241ce63f9d44fbadc8f3c6d6f42  sip-4.7.1.tar.gz
+8cd083f328ff2c716810c97d03609a7f  sip-4.7.2.tar.gz




More information about the fedora-extras-commits mailing list