rpms/python-kaa-metadata/devel python-kaa-metadata.spec,1.3,1.4

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


Author: kwizart

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

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



Index: python-kaa-metadata.spec
===================================================================
RCS file: /cvs/extras/rpms/python-kaa-metadata/devel/python-kaa-metadata.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- python-kaa-metadata.spec	20 Apr 2007 15:39:35 -0000	1.3
+++ python-kaa-metadata.spec	21 Apr 2007 20:11:06 -0000	1.4
@@ -2,7 +2,7 @@
 
 Name:           python-kaa-metadata
 Version:        0.6.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        The Kaa Media - metadata binding for python
 
 Group:          Development/Languages
@@ -14,6 +14,7 @@
 BuildRequires:  python-devel
 BuildRequires:  python-kaa-base >= 0.1.3
 BuildRequires:  libdvdread-devel >= 0.9.5
+Requires:  python-kaa-base >= 0.1.3
 
 Obsoletes: mmpython < 0.4.10
 Provides: mmpython = %{version}-%{release}
@@ -71,6 +72,9 @@
 
 
 %changelog
+* Sat Apr 21 2007 kwizart < kwizart at gmail.com > - 0.6.1-3
+- Add missing Requires for python packages
+
 * Fri Apr 20 2007 kwizart < kwizart at gmail.com > - 0.6.1-2
 - Obsolete/provides mmpython version 0.4.10
 




More information about the scm-commits mailing list