Author: beorn Date: Mon Mar 19 09:01:48 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - Added missing BRs
---- Files affected: SPECS: python-pyxdg.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/python-pyxdg.spec diff -u SPECS/python-pyxdg.spec:1.3 SPECS/python-pyxdg.spec:1.4 --- SPECS/python-pyxdg.spec:1.3 Mon Mar 19 09:37:55 2007 +++ SPECS/python-pyxdg.spec Mon Mar 19 10:01:43 2007 @@ -11,6 +11,9 @@ # Source0-md5: 86a5441285fc908145414b63348d11a3 URL: http://freedesktop.org/Software/pyxdg BuildRequires: python-devel +BuildRequires: rpm-pythonprov +BuildRequires: rpmbuild(macros) >= 1.219 +%pyrequires_eq python-modules BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -63,6 +66,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2007/03/19 09:01:43 beorn +- Added missing BRs + Revision 1.3 2007/03/19 08:37:55 beorn - Added py_postclean macro - Byte compiling with optimize=2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-pyxdg.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
