packages: sip/sip.spec - up to 4.8; rel 1
cactus
cactus at pld-linux.org
Thu Jun 11 08:10:13 CEST 2009
Author: cactus Date: Thu Jun 11 06:10:12 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 4.8; rel 1
---- Files affected:
packages/sip:
sip.spec (1.75 -> 1.76)
---- Diffs:
================================================================
Index: packages/sip/sip.spec
diff -u packages/sip/sip.spec:1.75 packages/sip/sip.spec:1.76
--- packages/sip/sip.spec:1.75 Sat May 30 23:54:34 2009
+++ packages/sip/sip.spec Thu Jun 11 08:10:07 2009
@@ -1,19 +1,17 @@
# $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.8
-Release: 0.%{snap}.1
+Release: 1
Epoch: 2
License: redistributable (see LICENSE)
Group: Development/Languages/Python
-#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
+Source0: http://www.riverbankcomputing.com/static/Downloads/sip4/sip-%{version}.tar.gz
+# Source0-md5: 8a28270f2907a8a84a4972457efde476
URL: http://www.riverbankcomputing.com/software/sip/
# Patch0: %{name}-python2.5.patch
BuildRequires: libstdc++-devel
@@ -63,7 +61,7 @@
Pliki programistyczne potrzebne do budowania powiązań z klasami C++.
%prep
-%setup -q -n sip-%{version}-snapshot-%{snap}
+%setup -q
#%%patch0 -p1
%build
@@ -96,7 +94,7 @@
%files
%defattr(644,root,root,755)
-%doc ChangeLog LICENSE NEWS README TODO doc/*
+%doc ChangeLog LICENSE NEWS README doc/*
%attr(755,root,root) %{_bindir}/*
%files -n python-sip
@@ -115,6 +113,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.76 2009/06/11 06:10:07 cactus
+- up to 4.8; rel 1
+
Revision 1.75 2009/05/30 21:54:34 cactus
- up to 4.8 snapshot 20090529
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sip/sip.spec?r1=1.75&r2=1.76&f=u
More information about the pld-cvs-commit
mailing list