rpms/python-kiwi/devel .cvsignore, 1.4, 1.5 python-kiwi.spec, 1.6, 1.7 sources, 1.4, 1.5

Konstantin Ryabitsev (icon) fedora-extras-commits at redhat.com
Sun Mar 11 15:58:47 UTC 2007


Author: icon

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

Modified Files:
	.cvsignore python-kiwi.spec sources 
Log Message:
Upstream 1.9.13



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-kiwi/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	17 Dec 2006 19:27:25 -0000	1.4
+++ .cvsignore	11 Mar 2007 15:58:15 -0000	1.5
@@ -1 +1 @@
-kiwi-1.9.11.tar.gz
+kiwi-1.9.13.tar.bz2


Index: python-kiwi.spec
===================================================================
RCS file: /cvs/extras/rpms/python-kiwi/devel/python-kiwi.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- python-kiwi.spec	17 Dec 2006 19:27:25 -0000	1.6
+++ python-kiwi.spec	11 Mar 2007 15:58:15 -0000	1.7
@@ -2,18 +2,18 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           python-kiwi
-Version:        1.9.11
+Version:        1.9.13
 Release:        1%{?dist}
 Summary:        Framework for Python GUI applications
 
 Group:          Development/Libraries
 License:        LGPL
 URL:            http://www.async.com.br/projects/kiwi/
-Source0:        http://download.gnome.org/sources/kiwi/1.9/kiwi-%{version}.tar.gz
+Source0:        http://download.gnome.org/sources/kiwi/1.9/kiwi-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  python-devel, pygtk2 >= 2.8, gettext
+BuildRequires:  python-devel, pygtk2-devel >= 2.8, gettext, pkgconfig
 Requires:       pygtk2 >= 2.8
 
 
@@ -93,6 +93,11 @@
 
 
 %changelog
+* Sun Mar 11 2007 Konstantin Ryabitsev <icon at fedoraproject.org> - 1.9.13-1
+- Upstream 1.9.13
+- Use .bz2 file to save space
+- BR pkgconfig and pygtk2-devel for setup script
+
 * Sun Dec 17 2006 Konstantin Ryabitsev <icon at fedoraproject.org> - 1.9.11-1
 - Upstream 1.9.11
 - Do not manually provide python-abi


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-kiwi/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	17 Dec 2006 19:27:25 -0000	1.4
+++ sources	11 Mar 2007 15:58:15 -0000	1.5
@@ -1 +1 @@
-f1b516765b980b9feebd6f43722088d2  kiwi-1.9.11.tar.gz
+5c3300613670637b308f6a752c96e212  kiwi-1.9.13.tar.bz2




More information about the fedora-extras-commits mailing list