Author: glen Date: Wed Jan 9 18:07:13 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.9.1 tarball, missingok patch needs review
---- Files affected: SPECS: createrepo.spec (1.26 -> 1.27) ---- Diffs: ================================================================ Index: SPECS/createrepo.spec diff -u SPECS/createrepo.spec:1.26 SPECS/createrepo.spec:1.27 --- SPECS/createrepo.spec:1.26 Wed Dec 19 20:33:42 2007 +++ SPECS/createrepo.spec Wed Jan 9 19:07:08 2008 @@ -2,12 +2,12 @@ Summary: Creates a common metadata repository Summary(pl.UTF-8): Tworzenie wspólnego repozytorium metadanych Name: createrepo -Version: 0.4.11 -Release: 1 +Version: 0.9.1 +Release: 0.1 License: GPL Group: Applications/System -Source0: http://linux.duke.edu/projects/metadata/generate/%{name}-%{version}.tar.gz -# Source0-md5: 3e9ccf4abcffe3f49af078c83611eda2 +Source0: http://linux.duke.edu/createrepo/download/%{name}-%{version}.tar.gz +# Source0-md5: 2a903c9f33c8a56dbfb89c2875d9978d Patch0: %{name}-missingok.patch URL: http://linux.duke.edu/metadata/ BuildRequires: python-devel @@ -34,7 +34,8 @@ %install rm -rf $RPM_BUILD_ROOT -%makeinstall +%{__make} install \ + DESTDIR=$RPM_BUILD_ROOT %py_comp $RPM_BUILD_ROOT%{_datadir}/%{name} %py_ocomp $RPM_BUILD_ROOT%{_datadir}/%{name} @@ -60,6 +61,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27 2008-01-09 18:07:08 glen +- 0.9.1 tarball, missingok patch needs review + Revision 1.26 2007-12-19 19:33:42 zbyniu - up to 0.4.11 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/createrepo.spec?r1=1.26&r2=1.27&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
