Author: qboosh Date: Tue May 27 17:43:21 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - python BRs
---- Files affected: SPECS: python-shm.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: SPECS/python-shm.spec diff -u SPECS/python-shm.spec:1.15 SPECS/python-shm.spec:1.16 --- SPECS/python-shm.spec:1.15 Sat May 24 15:31:56 2008 +++ SPECS/python-shm.spec Tue May 27 19:43:16 2008 @@ -9,11 +9,13 @@ Release: 1 License: GPL Group: Libraries/Python -Source0: http://nikitathespider.com/python/%{module}/%{module}-%{version}.tar.gz +Source0: http://nikitathespider.com/python/shm/%{module}-%{version}.tar.gz # Source0-md5: da6f51301262605c99c3813019831c50 URL: http://nikitathespider.com/python/shm/ BuildRequires: python-devel >= 2.2.1 BuildRequires: python-modules +BuildRequires: rpm-pythonprov +BuildRequires: rpmbuild(macros) >= 1.219 %pyrequires_eq python-modules BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -27,7 +29,7 @@ w większości systemów uniksowych. %prep -%setup -q -n %{module}-%{version} +%setup -q -n %{module}-%{version} %build %{__python} setup.py build @@ -56,6 +58,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2008-05-27 17:43:16 qboosh +- python BRs + Revision 1.15 2008-05-24 13:31:56 matkor - Version 1.2.2-1. Hope this is same module. Anyway old URL seems dead to me... ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-shm.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
