Author: patrys Date: Mon Sep 1 19:49:24 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fixy typo - rel 3
---- Files affected: SPECS: createrepo.spec (1.37 -> 1.38) ---- Diffs: ================================================================ Index: SPECS/createrepo.spec diff -u SPECS/createrepo.spec:1.37 SPECS/createrepo.spec:1.38 --- SPECS/createrepo.spec:1.37 Sat Apr 26 01:00:26 2008 +++ SPECS/createrepo.spec Mon Sep 1 21:49:19 2008 @@ -3,11 +3,12 @@ Summary(pl.UTF-8): Tworzenie wspólnego repozytorium metadanych Name: createrepo Version: 0.9.5 -Release: 2 +Release: 3 License: GPL Group: Applications/System Source0: http://linux.duke.edu/createrepo/download/%{name}-%{version}.tar.gz # Source0-md5: 0b96b0d70fee41d4358a74cad3e67a81 +Patch0: %{name}-typo.patch URL: http://linux.duke.edu/metadata/ BuildRequires: python-devel BuildRequires: python-modules @@ -31,6 +32,7 @@ %prep %setup -q +%patch0 -p1 %{__sed} -i -e '1s,#!.*python,#!%{__python},' modifyrepo.py @@ -67,7 +69,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.37 2008/04/25 23:00:26 glen +Revision 1.38 2008/09/01 19:49:19 patrys +- fixy typo +- rel 3 + +Revision 1.37 2008-04-25 23:00:26 glen - release 2 Revision 1.36 2008-04-25 23:00:04 glen ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/createrepo.spec?r1=1.37&r2=1.38&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
