SPECS: python-pygoogle.spec - rel 0.2; working

mmazur mmazur at pld-linux.org
Mon Jun 13 19:09:56 CEST 2005


Author: mmazur                       Date: Mon Jun 13 17:09:56 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 0.2; working

---- Files affected:
SPECS:
   python-pygoogle.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/python-pygoogle.spec
diff -u SPECS/python-pygoogle.spec:1.1 SPECS/python-pygoogle.spec:1.2
--- SPECS/python-pygoogle.spec:1.1	Sun Jun 12 14:27:53 2005
+++ SPECS/python-pygoogle.spec	Mon Jun 13 19:09:51 2005
@@ -6,14 +6,16 @@
 Summary(pl):	Interfejs Pythona do Google API
 Name:		python-%{module}
 Version:	0.6
-Release:	0.1
+Release:	0.3
 License:	PSF
 Group:		Libraries/Python
 Source0:	http://dl.sourceforge.net/%{module}/%{module}-%{version}.tar.gz
-# Source0-md5:	8a613ac4d294bdd45601f9177d957090
+# Source0-md5:	334e2d9e5a765ffa9769e2c4cdfcd110
 URL:		http://pygoogle.sourceforge.net/
 %pyrequires_eq	python-modules
+Requires:	python-SOAP >= 0.11.3
 BuildRequires:	python-devel >= 2.2.1
+BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -31,7 +33,7 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{py_sitescriptdir}
 
-cp build/lib/{google,SOAP,GoogleSOAPFacade}.py{c,o} $RPM_BUILD_ROOT%{py_sitescriptdir}
+cp build/lib/{google,GoogleSOAPFacade}.py{c,o} $RPM_BUILD_ROOT%{py_sitescriptdir}
 
 
 %clean
@@ -48,6 +50,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/06/13 17:09:51  mmazur
+- rel 0.2; working
+
 Revision 1.1  2005/06/12 12:27:53  mmazur
 - initial; I don't like having internal SOAP support though; will need to check
   SOAPpy compatibility
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-pygoogle.spec?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list