rpms/python-imdb/F-10 python-imdb.spec,1.2,1.3

Sindre Pedersen Bjørdal sindrepb at fedoraproject.org
Wed Apr 1 14:54:12 UTC 2009


Author: sindrepb

Update of /cvs/pkgs/rpms/python-imdb/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20149

Modified Files:
	python-imdb.spec 
Log Message:
fix casing in provides


Index: python-imdb.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-imdb/F-10/python-imdb.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-imdb.spec	1 Apr 2009 03:57:51 -0000	1.2
+++ python-imdb.spec	1 Apr 2009 14:53:42 -0000	1.3
@@ -4,9 +4,9 @@
 %define realname IMDbPY
 
 Name:           python-imdb
-Provides:       IMDBpy = %{version}-%{release}
+Provides:       IMDbPY = %{version}-%{release}
 Version:        4.0
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Retrieve and manage the data of the IMDb movie database
 
 Group:          Development/Languages
@@ -73,6 +73,9 @@
 
 
 %changelog
+* Wed Apr 01 2009 Sindre Pedersen Bjørdal <sindrepb at fedoraproject.org> - 4.0-5
+- Fix typo in Provides:
+
 * Wed Apr 01 2009 Sindre Pedersen Bjørdal <sindrepb at fedoraproject.org> - 4.0-4
 - Add Provides: upstream name
 - Add missing python-setuptools buildrequires




More information about the fedora-extras-commits mailing list