Author: wiget Date: Mon May 28 20:45:39 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - python-sqlite1 isn't used by this pacakge but by yum-metadata-parser, R: fixed version - relase 3
---- Files affected: SPECS: createrepo.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: SPECS/createrepo.spec diff -u SPECS/createrepo.spec:1.21 SPECS/createrepo.spec:1.22 --- SPECS/createrepo.spec:1.21 Mon May 28 15:42:29 2007 +++ SPECS/createrepo.spec Mon May 28 22:45:33 2007 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Tworzenie wspólnego repozytorium metadanych Name: createrepo Version: 0.4.8 -Release: 2 +Release: 3 License: GPL Group: Applications/System Source0: http://linux.duke.edu/projects/metadata/generate/%{name}-%{version}.tar.gz @@ -16,8 +16,7 @@ %pyrequires_eq python Requires: python-libxml2 Requires: python-rpm -Requires: python-sqlite1 -Requires: yum-metadata-parser +Requires: yum-metadata-parser >= 1.1.1-3 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -56,6 +55,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2007/05/28 20:45:33 wiget +- python-sqlite1 isn't used by this pacakge but by yum-metadata-parser, R: fixed version +- relase 3 + Revision 1.21 2007/05/28 13:42:29 czarny - R: python-sqlite1; won't work without it ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/createrepo.spec?r1=1.21&r2=1.22&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
