Author: qboosh Date: Fri Jun 17 18:12:07 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - gpm-friendly Source0 URL
---- Files affected: SPECS: python-pygoogle.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/python-pygoogle.spec diff -u SPECS/python-pygoogle.spec:1.2 SPECS/python-pygoogle.spec:1.3 --- SPECS/python-pygoogle.spec:1.2 Mon Jun 13 19:09:51 2005 +++ SPECS/python-pygoogle.spec Fri Jun 17 20:12:01 2005 @@ -9,12 +9,12 @@ Release: 0.3 License: PSF Group: Libraries/Python -Source0: http://dl.sourceforge.net/%{module}/%{module}-%{version}.tar.gz +Source0: http://dl.sourceforge.net/pygoogle/%{module}-%{version}.tar.gz # Source0-md5: 334e2d9e5a765ffa9769e2c4cdfcd110 URL: http://pygoogle.sourceforge.net/ +BuildRequires: python-devel >= 2.2.1 %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) @@ -35,7 +35,6 @@ cp build/lib/{google,GoogleSOAPFacade}.py{c,o} $RPM_BUILD_ROOT%{py_sitescriptdir} - %clean rm -rf $RPM_BUILD_ROOT @@ -50,10 +49,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2005/06/17 18:12:01 qboosh +- gpm-friendly Source0 URL + 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.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
