rpms/python-kaa-imlib2/F-7 python-kaa-imlib2.spec, 1.2, 1.3 sources, 1.2, 1.3

Chauvet (kwizart) fedora-extras-commits at redhat.com
Mon Feb 4 11:22:33 UTC 2008


Author: kwizart

Update of /cvs/pkgs/rpms/python-kaa-imlib2/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23560

Modified Files:
	python-kaa-imlib2.spec sources 
Log Message:
- Update to 0.2.2



Index: python-kaa-imlib2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-kaa-imlib2/F-7/python-kaa-imlib2.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-kaa-imlib2.spec	21 Apr 2007 20:28:21 -0000	1.2
+++ python-kaa-imlib2.spec	4 Feb 2008 11:21:45 -0000	1.3
@@ -1,21 +1,21 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           python-kaa-imlib2
-Version:        0.2.1
-Release:        2%{?dist}
+Version:        0.2.2
+Release:        1%{?dist}
 Summary:        The Kaa Media - imlib2 binding for python
 
 Group:          Development/Languages
-License:        LGPL
+License:        LGPLv2+
 URL:            http://www.freevo.org/kaa
 Source0:        http://downloads.sourceforge.net/freevo/kaa-imlib2-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
    
 BuildRequires:  python-devel
-BuildRequires:  python-kaa-base >= 0.1.3
+BuildRequires:  python-kaa-base >= 0.2.0
 BuildRequires:  libdvdread-devel >= 0.9.5
-BuildRequires:  mesa-libGL-devel, mesa-libGLU-devel
+BuildRequires:  libGL-devel, libGLU-devel
 BuildRequires:  imlib2-devel >= 1.2.1, libpng-devel
 #BuildRequires:  evas-devel >= 0.9.9.032
 BuildRequires:  pygame-devel >= 1.7.1, python-sqlite2 >= 2.2.2
@@ -48,6 +48,12 @@
 %prep
 %setup -q -n kaa-imlib2-%{version}
 
+#Fix encoding
+cp -pr AUTHORS AUTHORS.not-utf8
+iconv -f ISO_8859-1 -t UTF8 AUTHORS.not-utf8 > AUTHORS
+touch -r AUTHORS.not-utf8 AUTHORS
+rm AUTHORS.not-utf8
+
 
 %build
 # Remove CFLAGS=... for noarch packages (unneeded)
@@ -74,6 +80,13 @@
 
 
 %changelog
+* Wed Dec 26 2007 kwizart < kwizart at gmail.com > - 0.2.2-1
+- Update to 0.2.2
+
+* Sun Aug 26 2007 kwizart < kwizart at gmail.com > - 0.2.1-3
+- Rebuild for BuildID
+- Update the License field
+
 * Sat Apr 21 2007 kwizart < kwizart at gmail.com > - 0.2.1-2
 - Add Requires for python packages
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-kaa-imlib2/F-7/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	19 Apr 2007 20:10:08 -0000	1.2
+++ sources	4 Feb 2008 11:21:45 -0000	1.3
@@ -1 +1 @@
-f4d3019b7471a7da541e13de91ec2875  kaa-imlib2-0.2.1.tar.gz
+174dc9a70cfe944f66836676fd3e90d1  kaa-imlib2-0.2.2.tar.gz




More information about the fedora-extras-commits mailing list