Author: saq Date: Fri Sep 2 19:20:25 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - noarch, missing deps, cosmetics
---- Files affected: SPECS: gaupol.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/gaupol.spec diff -u SPECS/gaupol.spec:1.2 SPECS/gaupol.spec:1.3 --- SPECS/gaupol.spec:1.2 Fri Sep 2 21:17:13 2005 +++ SPECS/gaupol.spec Fri Sep 2 21:20:20 2005 @@ -9,7 +9,10 @@ Source0: http://download.gna.org/gaupol/0.1/%{name}-%{version}.tar.gz # Source0-md5: 7764b7827597c92c08a09484c405a5a9 URL: http://home.gna.org/gaupol/ -BuildRequires: python-devel +BuildRequires: python-devel >= 1:2.4 +Requires: python-pygtk-glade >= 1:2.6.0 +%pyrequires_eq python-modules +BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -40,7 +43,7 @@ --root $RPM_BUILD_ROOT \ --prefix %{_prefix} -find $RPM_BUILD_ROOT%{py_sitescriptdir}/gaupol/ -name '*.py' -exec rm -f \{\} \; +find $RPM_BUILD_ROOT%{py_sitescriptdir}/gaupol -name '*.py' -exec rm -f {} \; %find_lang %{name} @@ -62,6 +65,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2005/09/02 19:20:20 saq +- noarch, missing deps, cosmetics + Revision 1.2 2005/09/02 19:17:13 wolf - md5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gaupol.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
