SPECS: python-PIL.spec - added missing epoch in R
qboosh
qboosh at pld-linux.org
Sun Sep 3 13:24:25 CEST 2006
Author: qboosh Date: Sun Sep 3 11:24:25 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added missing epoch in R
---- Files affected:
SPECS:
python-PIL.spec (1.54 -> 1.55)
---- Diffs:
================================================================
Index: SPECS/python-PIL.spec
diff -u SPECS/python-PIL.spec:1.54 SPECS/python-PIL.spec:1.55
--- SPECS/python-PIL.spec:1.54 Sun Apr 9 21:10:42 2006
+++ SPECS/python-PIL.spec Sun Sep 3 13:24:20 2006
@@ -15,8 +15,8 @@
Group: Libraries/Python
Source0: http://effbot.org/downloads/Imaging-%{version}.tar.gz
# Source0-md5: a64512e39469213ced0d091b9eba76c0
-URL: http://www.pythonware.com/products/pil/index.htm
Patch0: %{name}-lib64.patch
+URL: http://www.pythonware.com/products/pil/index.htm
BuildRequires: libjpeg-devel >= 6a
BuildRequires: libpng-devel >= 1.0.8
BuildRequires: python
@@ -44,8 +44,8 @@
Summary(pl): Pliki nagłówkowe do biblioteki obróbki obrazu w Pythonie
Group: Development/Languages/Python
%pyrequires_eq python
+Requires: %{name} = %{epoch}:%{version}-%{release}
Obsoletes: python-Imaging-devel
-Requires: %{name} = %{version}-%{release}
%description devel
Python's own image processing library header files.
@@ -98,6 +98,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.55 2006/09/03 11:24:20 qboosh
+- added missing epoch in R
+
Revision 1.54 2006/04/09 19:10:42 troll
- updated to 1.1.5
- renamed to python-PIL
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-PIL.spec?r1=1.54&r2=1.55&f=u
More information about the pld-cvs-commit
mailing list