SPECS: python-flup.spec - up to r2311
prism
prism at pld-linux.org
Thu Aug 30 23:39:10 CEST 2007
Author: prism Date: Thu Aug 30 21:39:10 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to r2311
---- Files affected:
SPECS:
python-flup.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/python-flup.spec
diff -u SPECS/python-flup.spec:1.5 SPECS/python-flup.spec:1.6
--- SPECS/python-flup.spec:1.5 Tue Feb 13 09:06:42 2007
+++ SPECS/python-flup.spec Thu Aug 30 23:39:05 2007
@@ -1,14 +1,15 @@
# $Revision$, $Date$
-%define _release r1849
+%define _release r2311
+%define _realname flup
Summary: Random collection of WSGI modules
Summary(pl.UTF-8): Zestaw różnych modułów WSGI
-Name: python-flup
+Name: python-%{_realname}
Version: 0.5
Release: 0.%{_release}.1
Group: Development/Languages/Python
License: X11/MIT
-Source0: http://www.saddi.com/software/flup/dist/flup-%{_release}.tar.gz
-# Source0-md5: 77896ee4f4dbd56d2663c12cec2a9689
+Source0: http://www.saddi.com/software/flup/dist/%{_realname}-%{_release}.tar.gz
+# Source0-md5: c54e0bc5877f1b612e8ac99a061598d4
URL: http://www.saddi.com/software/flup/
BuildRequires: python-devel
BuildRequires: python-setuptools >= 0.6-0.a9.1
@@ -24,7 +25,7 @@
Ten pakiet Pythona jest zestawem różnych modułów WSGI
%prep
-%setup -q -n flup-%{_release}
+%setup -q -n %{_realname}-%{version}
%build
python setup.py build
@@ -50,6 +51,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2007/08/30 21:39:05 prism
+- up to r2311
+
Revision 1.5 2007/02/13 08:06:42 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-flup.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list