rpms/python-kaa-imlib2/devel python-kaa-imlib2.spec,1.1,1.2

Chauvet (kwizart) fedora-extras-commits at redhat.com
Sat Apr 21 20:28:55 UTC 2007


Author: kwizart

Update of /cvs/extras/rpms/python-kaa-imlib2/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25892

Modified Files:
	python-kaa-imlib2.spec 
Log Message:
Add missing Requires for python packages



Index: python-kaa-imlib2.spec
===================================================================
RCS file: /cvs/extras/rpms/python-kaa-imlib2/devel/python-kaa-imlib2.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-kaa-imlib2.spec	19 Apr 2007 20:10:08 -0000	1.1
+++ python-kaa-imlib2.spec	21 Apr 2007 20:28:21 -0000	1.2
@@ -2,7 +2,7 @@
 
 Name:           python-kaa-imlib2
 Version:        0.2.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        The Kaa Media - imlib2 binding for python
 
 Group:          Development/Languages
@@ -23,7 +23,9 @@
 BuildRequires:  glib2-devel
 BuildRequires:  zvbi-devel, directfb-devel
 #BuildRequires:  epeg
-
+Requires:  python-kaa-base
+Requires:  pygame
+Requires:  python-sqlite2
 
 %description
 The Kaa Media Repository is a set of python modules related to media.
@@ -72,6 +74,9 @@
 
 
 %changelog
+* Sat Apr 21 2007 kwizart < kwizart at gmail.com > - 0.2.1-2
+- Add Requires for python packages
+
 * Wed Apr 18 2007 kwizart < kwizart at gmail.com > - 0.2.1-1
 - Update to 0.2.1
 




More information about the scm-commits mailing list