Author: glen Date: Fri Feb 29 17:50:32 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - depend on yum which has disabled missingok patch; rel 3
---- Files affected: SPECS: createrepo.spec (1.34 -> 1.35) ---- Diffs: ================================================================ Index: SPECS/createrepo.spec diff -u SPECS/createrepo.spec:1.34 SPECS/createrepo.spec:1.35 --- SPECS/createrepo.spec:1.34 Wed Jan 9 20:57:04 2008 +++ SPECS/createrepo.spec Fri Feb 29 18:50:27 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Tworzenie wspólnego repozytorium metadanych Name: createrepo Version: 0.9.1 -Release: 2 +Release: 3 License: GPL Group: Applications/System Source0: http://linux.duke.edu/createrepo/download/%{name}-%{version}.tar.gz @@ -16,7 +16,7 @@ %pyrequires_eq python Requires: python-libxml2 Requires: python-rpm -Requires: yum >= 3.2.8-3 +Requires: yum >= 3.2.11-1 Requires: yum-metadata-parser >= 1.1.1-3 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -67,6 +67,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.35 2008-02-29 17:50:27 glen +- depend on yum which has disabled missingok patch; rel 3 + Revision 1.34 2008-01-09 19:57:04 glen - fix amd64 build; rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/createrepo.spec?r1=1.34&r2=1.35&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
