SPECS: python-PIL.spec - display files via kfmclient exec, too (by...
arekm
arekm at pld-linux.org
Mon Nov 20 17:55:00 CET 2006
Author: arekm Date: Mon Nov 20 16:55:00 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- display files via kfmclient exec, too (by default only xv is used)
---- Files affected:
SPECS:
python-PIL.spec (1.57 -> 1.58)
---- Diffs:
================================================================
Index: SPECS/python-PIL.spec
diff -u SPECS/python-PIL.spec:1.57 SPECS/python-PIL.spec:1.58
--- SPECS/python-PIL.spec:1.57 Sun Nov 19 17:10:19 2006
+++ SPECS/python-PIL.spec Mon Nov 20 17:54:55 2006
@@ -9,13 +9,14 @@
Summary(pl): Biblioteka do przetwarzania obrazu w Pythonie
Name: python-%{module}
Version: 1.1.5
-Release: 3
+Release: 4
Epoch: 1
License: distributable
Group: Libraries/Python
Source0: http://effbot.org/downloads/Imaging-%{version}.tar.gz
# Source0-md5: a64512e39469213ced0d091b9eba76c0
Patch0: %{name}-lib64.patch
+Patch1: %{name}-viewer.patch
URL: http://www.pythonware.com/products/pil/index.htm
BuildRequires: libjpeg-devel >= 6a
BuildRequires: libpng-devel >= 1.0.8
@@ -55,10 +56,10 @@
%prep
%setup -q -n Imaging-%{version}
-
%if %{_lib} == "lib64"
%patch0 -p1
%endif
+%patch1 -p1
%build
python setup.py build_ext -i
@@ -98,6 +99,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.58 2006/11/20 16:54:55 arekm
+- display files via kfmclient exec, too (by default only xv is used)
+
Revision 1.57 2006/11/19 16:10:19 arekm
- rel 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-PIL.spec?r1=1.57&r2=1.58&f=u
More information about the pld-cvs-commit
mailing list