]> git.pld-linux.org Git - packages/sip.git/commitdiff
- up to 4.8 snapshot 20090529
authorBartłomiej Zimoń <cactus@pld-linux.org>
Sat, 30 May 2009 21:54:34 +0000 (21:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sip.spec -> 1.75

sip.spec

index 8e9431781e4bc378d23432d420e8f79e99082b6a..d80dce8a8558af9a88be62b30da1407f55f5c38a 100644 (file)
--- a/sip.spec
+++ b/sip.spec
@@ -1,15 +1,18 @@
 # 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
@@ -59,7 +62,7 @@ Development files needed to build bindings for C++ classes.
 Pliki programistyczne potrzebne do budowania powiązań z klasami C++.
 
 %prep
-%setup -q
+%setup -q -n sip-%{version}-snapshot-%{snap}
 #%%patch0 -p1
 
 %build
This page took 0.072766 seconds and 4 git commands to generate.