packages: sip/sip.spec - up to 4.8 snapshot 20090529

cactus cactus at pld-linux.org
Sat May 30 23:54:40 CEST 2009


Author: cactus                       Date: Sat May 30 21:54:40 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 4.8 snapshot 20090529

---- Files affected:
packages/sip:
   sip.spec (1.74 -> 1.75) 

---- Diffs:

================================================================
Index: packages/sip/sip.spec
diff -u packages/sip/sip.spec:1.74 packages/sip/sip.spec:1.75
--- packages/sip/sip.spec:1.74	Fri Mar 13 21:07:13 2009
+++ packages/sip/sip.spec	Sat May 30 23:54:34 2009
@@ -1,16 +1,19 @@
 # $Revision$, $Date$
 # TODO: Check if really v 4.5 is python 2.5 compatible, if so,
 #    kill python2.5.patch
+%define snap 20090529
+
 Summary:	Python bindings generator for C++ class libraries
 Summary(pl.UTF-8):	Generator powiązań Pythona z bibliotekami klas C++
 Name:		sip
-Version:	4.7.9
-Release:	2
+Version:	4.8
+Release:	0.%{snap}.1
 Epoch:		2
 License:	redistributable (see LICENSE)
 Group:		Development/Languages/Python
-Source0:	http://www.riverbankcomputing.com/static/Downloads/sip4/sip-%{version}.tar.gz
-# Source0-md5:	597d7ff7edb42a18421c806ffd18a136
+#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
+# Source0-md5:	6fde0c52e1a19f1a812aac373df40715
 URL:		http://www.riverbankcomputing.com/software/sip/
 # Patch0:		%{name}-python2.5.patch
 BuildRequires:	libstdc++-devel
@@ -60,7 +63,7 @@
 Pliki programistyczne potrzebne do budowania powiązań z klasami C++.
 
 %prep
-%setup -q
+%setup -q -n sip-%{version}-snapshot-%{snap}
 #%%patch0 -p1
 
 %build
@@ -112,6 +115,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.75  2009/05/30 21:54:34  cactus
+- up to 4.8 snapshot 20090529
+
 Revision 1.74  2009/03/13 20:07:13  hawk
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sip/sip.spec?r1=1.74&r2=1.75&f=u



More information about the pld-cvs-commit mailing list