Author: glen Date: Wed Jan 9 18:22:44 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - R: yum for rpmUtils
---- Files affected: SPECS: createrepo.spec (1.30 -> 1.31) ---- Diffs: ================================================================ Index: SPECS/createrepo.spec diff -u SPECS/createrepo.spec:1.30 SPECS/createrepo.spec:1.31 --- SPECS/createrepo.spec:1.30 Wed Jan 9 19:17:09 2008 +++ SPECS/createrepo.spec Wed Jan 9 19:22:39 2008 @@ -8,7 +8,7 @@ Group: Applications/System Source0: http://linux.duke.edu/createrepo/download/%{name}-%{version}.tar.gz # Source0-md5: 2a903c9f33c8a56dbfb89c2875d9978d -#Patch0: %{name}-missingok.patch +#Patch0: %{name}-missingok.patch URL: http://linux.duke.edu/metadata/ BuildRequires: python-devel > 1:2.5 BuildRequires: python-modules @@ -16,6 +16,7 @@ %pyrequires_eq python Requires: python-libxml2 Requires: python-rpm +Requires: yum >= 3.2.7 Requires: yum-metadata-parser >= 1.1.1-3 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -64,6 +65,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.31 2008-01-09 18:22:39 glen +- R: yum for rpmUtils + Revision 1.30 2008-01-09 18:17:09 glen - python 2.5 for hashlib ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/createrepo.spec?r1=1.30&r2=1.31&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
