SPECS: python-GooeyPy.spec - BR: python-Cellulose - BR: python-pyg...
arvenil
arvenil at pld-linux.org
Sun Oct 14 23:58:51 CEST 2007
Author: arvenil Date: Sun Oct 14 21:58:51 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- BR: python-Cellulose
- BR: python-pygame
- adapter, clean
---- Files affected:
SPECS:
python-GooeyPy.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/python-GooeyPy.spec
diff -u SPECS/python-GooeyPy.spec:1.11 SPECS/python-GooeyPy.spec:1.12
--- SPECS/python-GooeyPy.spec:1.11 Sun Aug 5 20:38:25 2007
+++ SPECS/python-GooeyPy.spec Sun Oct 14 23:58:46 2007
@@ -1,6 +1,7 @@
# $Revision$, $Date$
+#
%define module GooeyPy
-
+#
Summary: Python/GooeyPy - a fast, flexible and cool looking GUI for pygame
Summary(pl.UTF-8): Python/GooeyPy - szybkie, elastycznie i dobrze wyglądające GUI dla pygame
Name: python-%{module}
@@ -12,7 +13,9 @@
# Source0-md5: 90bf6d39c0a5d4382a2b8bec965ceb3e
URL: http://joey101.net/gooeypy/
BuildRequires: python >= 1:2.4
+BuildRequires: python-Cellulose
BuildRequires: python-devel
+BuildRequires: python-pygame
BuildRequires: python-setuptools
BuildRequires: rpmbuild(macros) >= 1.219
Requires: python-Cellulose
@@ -20,7 +23,7 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-A fast, flexible, and cool looking GUI for pygame.
+A fast, flexible, and cool looking GUI for pygame.
%description -l pl.UTF-8
Szybkie, elastyczne i dobrze wyglądające GUI dla pygame.
@@ -49,10 +52,6 @@
install -d $RPM_BUILD_ROOT%{py_sitescriptdir}
install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
-#python setup.py install \
-# --root=$RPM_BUILD_ROOT \
-# --optimize=2
-
cp -af examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
cp -af gooeypy $RPM_BUILD_ROOT%{py_sitescriptdir}/gooeypy
@@ -79,6 +78,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2007/10/14 21:58:46 arvenil
+- BR: python-Cellulose
+- BR: python-pygame
+- adapter, clean
+
Revision 1.11 2007/08/05 18:38:25 lisu
- 0.1.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-GooeyPy.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list