rpms/python-imaging/FC-6 .cvsignore, 1.3, 1.4 python-imaging.spec, 1.11, 1.12 sources, 1.3, 1.4

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


Author: jamatos

Update of /cvs/extras/rpms/python-imaging/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16466

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/FC-6/.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:53:48 -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/FC-6/python-imaging.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- python-imaging.spec	29 Aug 2006 22:28:59 -0000	1.11
+++ python-imaging.spec	5 Feb 2007 19:53:48 -0000	1.12
@@ -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: 6%{?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,13 @@
 
 
 %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.
+
 * Tue Aug 29 2006 José Matos <jamatos[AT]fc.up.pt> - 1.1.5-6
 - Rebuild for FE6
 - Clean package, no need for python-abi requirement and ghost pyo files


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-imaging/FC-6/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:53:48 -0000	1.4
@@ -1 +1 @@
-a64512e39469213ced0d091b9eba76c0  Imaging-1.1.5.tar.gz
+3a9b5c20ca52f0a9900512d2c7347622  Imaging-1.1.6.tar.gz




More information about the scm-commits mailing list