SPECS: python-bugzilla.spec - pl - BR: pythonprov

qboosh qboosh at pld-linux.org
Wed Sep 10 16:32:25 CEST 2008


Author: qboosh                       Date: Wed Sep 10 14:32:25 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl
- BR: pythonprov

---- Files affected:
SPECS:
   python-bugzilla.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/python-bugzilla.spec
diff -u SPECS/python-bugzilla.spec:1.3 SPECS/python-bugzilla.spec:1.4
--- SPECS/python-bugzilla.spec:1.3	Wed Sep 10 16:30:57 2008
+++ SPECS/python-bugzilla.spec	Wed Sep 10 16:32:19 2008
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 Summary:	A Bugzilla library for Python
+Summary(pl.UTF-8):	Biblioteka Bugzilli dla Pythona
 Name:		python-bugzilla
 Version:	0.2
 Release:	1
@@ -10,6 +11,7 @@
 Patch0:		%{name}-pld.patch
 URL:		https://fedorahosted.org/python-bugzilla/
 BuildRequires:	python-devel >= 1:2.3.0
+BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
 %pyrequires_eq	python-modules
 BuildArch:	noarch
@@ -18,17 +20,20 @@
 %description
 A Bugzilla library for Python.
 
+%description -l pl.UTF-8
+Biblioteka Bugzilli dla Pythona.
+
 %prep
 %setup -q
 %patch0 -p1
 
 %build
-python setup.py build
+%{__python} setup.py build
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-python setup.py install \
+%{__python} setup.py install \
 	--optimize=2 \
 	--root=$RPM_BUILD_ROOT
 
@@ -50,6 +55,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2008/09/10 14:32:19  qboosh
+- pl
+- BR: pythonprov
+
 Revision 1.3  2008/09/10 14:30:57  qboosh
 - updated URLs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-bugzilla.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list