]> git.pld-linux.org Git - packages/sip.git/blobdiff - sip.spec
- up to 4.10
[packages/sip.git] / sip.spec
index 9c31bf0f843da31c209f164b08d4842c5c7ff02c..024783826ba87e118ee7dbd178d7dfa43543d631 100644 (file)
--- a/sip.spec
+++ b/sip.spec
@@ -1,15 +1,16 @@
 # TODO: Check if really v 4.5 is python 2.5 compatible, if so,
 #    kill python2.5.patch
+
 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
+Version:       4.10
 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-md5: 597d7ff7edb42a18421c806ffd18a136
+# Source0-md5: 4b8f7361839b33868dd3cc576509ba8e
 URL:           http://www.riverbankcomputing.com/software/sip/
 # Patch0:              %{name}-python2.5.patch
 BuildRequires: libstdc++-devel
@@ -92,15 +93,15 @@ rm -rf $RPM_BUILD_ROOT
 
 %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
 %defattr(644,root,root,755)
 %attr(755,root,root) %{py_sitedir}/sip.so
+%dir %{_sipfilesdir}
 
 %files -n python-sip-devel
 %defattr(644,root,root,755)
 %{py_sitedir}/sip*.py
 %{py_incdir}/*.h
-%dir %{_sipfilesdir}
This page took 0.070487 seconds and 4 git commands to generate.