2008/10/12 Lukasz Kies <[EMAIL PROTECTED]>:
> Dear All,
>
> In attachment I send a patch to python-decorator.spec on HEAD. Changes:
> - up to 2.3.1
> - correct python-devel version in BR
> - add CHANGES.txt to docs
>
> Please someone with RW access to CVS add it and send STBR as
> python-decorator is missing on ftps.
> Thank you.
>
Sorry, there was complete spec. Here goes patch.
Sorry for inconvenience.
Regards,
Lukasz Kies
--- python-decorator.spec~ 2008-08-09 16:57:17.000000000 +0200
+++ python-decorator.spec 2008-10-12 19:57:44.000000000 +0200
@@ -3,14 +3,14 @@
Summary: Bunch of nice decorators for Python
Summary(pl.UTF-8): Zbiór Åadnych dekoratorów dla Pythona
Name: python-%{module}
-Version: 2.2.0
+Version: 2.3.1
Release: 1
License: BSD
Group: Python/Libraries
Source0: http://www.phyast.pitt.edu/~micheles/python/%{module}-%{version}.zip
-# Source0-md5: 4732d42d7b9f1b19de960a84b57a63da
+# Source0-md5: 40c2d7a566a5f5264ef8d2a88d9261e9
URL: http://www.phyast.pitt.edu/~micheles/python/documentation.html
-BuildRequires: python-devel
+BuildRequires: python-devel >= 2.4
%pyrequires_eq python-libs
Requires: python-pygtk-gtk >= 2.8.4
BuildArch: noarch
@@ -44,7 +44,7 @@
%files
%defattr(644,root,root,755)
-%doc documentation.* README.txt
+%doc documentation.* README.txt CHANGES.txt
%{py_sitescriptdir}/decorator*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
_______________________________________________
pld-devel-en mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en