rpms/sip/devel .cvsignore, 1.26, 1.27 sip.spec, 1.57, 1.58 sources, 1.27, 1.28

Rex Dieter rdieter at fedoraproject.org
Thu May 21 14:21:12 UTC 2009


Author: rdieter

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

Modified Files:
	.cvsignore sip.spec sources 
Log Message:
* Thu May 21 2009 Rex Dieter <rdieter at fedoraproject.org> - 4.8-0.1.20090430
- sip-4.8-snapshot-20090430



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/sip/devel/.cvsignore,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -p -r1.26 -r1.27
--- .cvsignore	17 Nov 2008 16:34:33 -0000	1.26
+++ .cvsignore	21 May 2009 14:20:42 -0000	1.27
@@ -1 +1 @@
-sip-4.7.9.tar.gz
+sip-4.8-snapshot-20090430.tar.gz


Index: sip.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sip/devel/sip.spec,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -p -r1.57 -r1.58
--- sip.spec	26 Feb 2009 01:11:42 -0000	1.57
+++ sip.spec	21 May 2009 14:20:42 -0000	1.58
@@ -2,15 +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)")}
 
+%define snap 20090430
+
 Summary: SIP - Python/C++ Bindings Generator
 Name: sip
-Version: 4.7.9
-Release: 3%{?dist}
+Version: 4.8
+Release: 0.1.%{snap}%{?dist}
 # http://www.riverbankcomputing.com/Docs/sip4/sipref.html#license
 License: Python
 Group: Development/Tools
 Url: http://www.riverbankcomputing.com/software/sip/intro 
-Source0: http://www.riverbankcomputing.com/static/Downloads/sip4/sip-%{version}.tar.gz
+#Source0: http://www.riverbankcomputing.com/static/Downloads/sip4/sip-%{version}.tar.gz
+Source0:  http://www.riverbankcomputing.com/static/Downloads/sip4/sip-%{version}-snapshot-%{snap}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: python-devel
@@ -40,7 +43,7 @@ classes library.
 
 %prep
 
-%setup -q
+%setup -q -n %{name}-%{version}-snapshot-%{snap}
 
 
 %build
@@ -73,6 +76,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu May 21 2009 Rex Dieter <rdieter at fedoraproject.org> - 4.8-0.1.20090430
+- sip-4.8-snapshot-20090430
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.7.9-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/sip/devel/sources,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- sources	17 Nov 2008 16:34:33 -0000	1.27
+++ sources	21 May 2009 14:20:42 -0000	1.28
@@ -1 +1 @@
-597d7ff7edb42a18421c806ffd18a136  sip-4.7.9.tar.gz
+043960b7534c9b2459672cd9032514be  sip-4.8-snapshot-20090430.tar.gz




More information about the fedora-extras-commits mailing list