rpms/python-imaging/devel .cvsignore, 1.3, 1.4 python-imaging.spec, 1.12, 1.13 sources, 1.3, 1.4

José Abílio Oliveira Matos (jamatos) fedora-extras-commits at redhat.com
Mon Feb 5 19:39:29 UTC 2007


Author: jamatos

Update of /cvs/extras/rpms/python-imaging/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16304

Modified Files:
	.cvsignore python-imaging.spec sources 
Log Message:
* Mon Feb  5 2007 José Matos <jamatos[AT]fc.up.pt> - 1.1.6-1
- New upstream version.
- Clean spec file and specify license as BSD.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-imaging/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	6 Mar 2006 01:31:12 -0000	1.3
+++ .cvsignore	5 Feb 2007 19:38:57 -0000	1.4
@@ -1 +1 @@
-Imaging-1.1.5.tar.gz
+Imaging-1.1.6.tar.gz


Index: python-imaging.spec
===================================================================
RCS file: /cvs/extras/rpms/python-imaging/devel/python-imaging.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- python-imaging.spec	12 Dec 2006 00:30:05 -0000	1.12
+++ python-imaging.spec	5 Feb 2007 19:38:57 -0000	1.13
@@ -2,26 +2,24 @@
 %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")
 %define py_incdir %{_includedir}/python%{pyver}
 
-Summary: Python's own image processing library
-Name: python-imaging
-Version: 1.1.5
-Release: 7%{?dist}
-
-License: Distributable
-Group: Development/Languages
-Source0: http://effbot.org/downloads/Imaging-%{version}.tar.gz
-Patch0: %{name}-no-xv.patch
-Patch1: %{name}-lib64.patch
-Patch2: %{name}-giftrans.patch
-URL: http://www.pythonware.com/products/pil/
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Summary:       Python's own image processing library
+Name:          python-imaging
+Version:       1.1.6
+Release:       1%{?dist}
+
+License:       BSD
+Group:         Development/Languages
+
+Source0:       http://effbot.org/downloads/Imaging-%{version}.tar.gz
+Patch0:        %{name}-no-xv.patch
+Patch1:        %{name}-lib64.patch
+Patch2:        %{name}-giftrans.patch
+URL:           http://www.pythonware.com/products/pil/
+BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: python-devel, libjpeg-devel, zlib-devel, freetype-devel
 BuildRequires: tkinter, tk-devel
 
-Requires: libjpeg
-Requires: zlib
-Requires: freetype
 Requires: tkinter
 
 %description
@@ -90,7 +88,7 @@
 
 %files
 %defattr (-,root,root)
-%doc README CHANGES-115
+%doc README CHANGES
 %{python_sitearch}/PIL.pth
 %dir %{python_sitearch}/PIL
 %{python_sitearch}/PIL/*.so
@@ -103,6 +101,10 @@
 
 
 %changelog
+* Mon Feb  5 2007 José Matos <jamatos[AT]fc.up.pt> - 1.1.6-1
+- New upstream version.
+- Clean spec file and specify license as BSD.
+
 * Tue Dec 12 2006 José Matos <jamatos[AT]fc.up.pt> - 1.1.5-7
 - Rebuild for python 2.5.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-imaging/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	6 Mar 2006 01:31:12 -0000	1.3
+++ sources	5 Feb 2007 19:38:57 -0000	1.4
@@ -1 +1 @@
-a64512e39469213ced0d091b9eba76c0  Imaging-1.1.5.tar.gz
+3a9b5c20ca52f0a9900512d2c7347622  Imaging-1.1.6.tar.gz




More information about the fedora-extras-commits mailing list