SPECS: python-Pyrex.spec - updated to 0.9.5.1a
qboosh
qboosh at pld-linux.org
Sat Apr 28 00:47:28 CEST 2007
Author: qboosh Date: Fri Apr 27 22:47:28 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.9.5.1a
---- Files affected:
SPECS:
python-Pyrex.spec (1.23 -> 1.24)
---- Diffs:
================================================================
Index: SPECS/python-Pyrex.spec
diff -u SPECS/python-Pyrex.spec:1.23 SPECS/python-Pyrex.spec:1.24
--- SPECS/python-Pyrex.spec:1.23 Tue Feb 13 09:06:42 2007
+++ SPECS/python-Pyrex.spec Sat Apr 28 00:47:20 2007
@@ -5,15 +5,14 @@
Summary: Language for writing Python Extension Modules
Summary(pl.UTF-8): Język służący do pisania modułów rozszerzających Pythona
Name: python-%{module}
-Version: 0.9.4.2
-Release: 0.20061205.1
+Version: 0.9.5.1a
+Release: 1
License: free
Group: Libraries/Python
-#Source0: http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/%{module}-%{version}.tar.gz
-Source0: %{module}-%{version}.tar.gz
-# Source0-md5: 9335027ecbcd4af3b070f08584cc37ff
+Source0: http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/%{module}-%{version}.tar.gz
+# Source0-md5: 0132c5cd2f8685e4948fb14dcb65f637
URL: http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
-BuildRequires: python
+BuildRequires: python >= 1:2.5
BuildRequires: rpm-pythonprov
%pyrequires_eq python-libs
%pyrequires_eq python-devel
@@ -46,7 +45,6 @@
%install
rm -rf $RPM_BUILD_ROOT
-
install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
%{__python} setup.py install \
@@ -65,8 +63,8 @@
%defattr(644,root,root,755)
%doc CHANGES.txt README.txt ToDo.txt USAGE.txt Doc/*.html Doc/*.c
%attr(755,root,root) %{_bindir}/*
-%{py_sitescriptdir}/*
-
+%{py_sitescriptdir}/Pyrex
+%{py_sitescriptdir}/Pyrex-*.egg-info
%files examples
%defattr(644,root,root,755)
@@ -78,6 +76,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.24 2007/04/27 22:47:20 qboosh
+- updated to 0.9.5.1a
+
Revision 1.23 2007/02/13 08:06:42 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-Pyrex.spec?r1=1.23&r2=1.24&f=u
More information about the pld-cvs-commit
mailing list