rpms/python-gasp/OLPC-2 python-gasp.spec,1.2,1.3

Bernardo Innocenti (bernie) fedora-extras-commits at redhat.com
Thu Jun 5 12:39:26 UTC 2008


Author: bernie

Update of /cvs/pkgs/rpms/python-gasp/OLPC-2
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25878

Modified Files:
	python-gasp.spec 
Log Message:
* Thu Jun 05 2008 Bernie Innocenti <bernie at codewiz.org> - 0.2.0beta1-1
- Rename "python-pygame" dependency to "pygame".



Index: python-gasp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-gasp/OLPC-2/python-gasp.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-gasp.spec	13 May 2008 01:13:37 -0000	1.2
+++ python-gasp.spec	5 Jun 2008 12:38:25 -0000	1.3
@@ -4,7 +4,7 @@
 
 Name:           python-gasp
 Version:        0.2.0beta1
-Release:        0%{?dist}
+Release:        1%{?dist}
 Summary:        API wrapper on top of pygame
 Group:          Development/Libraries
 License:        GPLv3+
@@ -13,7 +13,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-Requires:       python-pygame
+Requires:       pygame
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
 
@@ -52,6 +52,8 @@
 %{python_sitelib}/gasp-%{version}-py%{python_version}.egg-info/*
 
 %changelog
+* Thu Jun 05 2008 Bernie Innocenti <bernie at codewiz.org> - 0.2.0beta1-1
+- Rename "python-pygame" dependency to "pygame".
 
 * Sat Mar 22 2008 ffm <ffm246+change at gmail.com> - 0.2.0beta1-0
 - Rewrote some of the api, broke backward compatability.




More information about the fedora-extras-commits mailing list