rpms/python-kiwi/devel python-kiwi.spec,1.11,1.12

Konstantin Ryabitsev (icon) fedora-extras-commits at redhat.com
Fri Jan 18 00:53:27 UTC 2008


Author: icon

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

Modified Files:
	python-kiwi.spec 
Log Message:
Package the .egg-info file.



Index: python-kiwi.spec
===================================================================
RCS file: /cvs/extras/rpms/python-kiwi/devel/python-kiwi.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- python-kiwi.spec	23 Dec 2007 23:08:54 -0000	1.11
+++ python-kiwi.spec	18 Jan 2008 00:52:52 -0000	1.12
@@ -3,7 +3,7 @@
 
 Name:           python-kiwi
 Version:        1.9.19
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Framework for Python GUI applications
 
 Group:          Development/Libraries
@@ -79,6 +79,7 @@
 %{_bindir}/*
 %{_datadir}/kiwi
 %{python_sitelib}/kiwi
+%{python_sitelib}/*.egg-info
 
 %files gazpacho
 %defattr(-,root,root,-)
@@ -93,6 +94,9 @@
 
 
 %changelog
+* Thu Jan 17 2008 Konstantin Ryabitsev <icon at fedoraproject.org> - 1.9.19-2
+- Package the egg-info file.
+
 * Sun Dec 23 2007 Konstantin Ryabitsev <icon at fedoraproject.org> - 1.9.19-1
 - Upstream 1.9.19
 




More information about the fedora-extras-commits mailing list