SPECS: createrepo.spec - up to 0.9.6 - patch updated - more %files
duddits
duddits at pld-linux.org
Wed Jan 14 21:01:30 CET 2009
Author: duddits Date: Wed Jan 14 20:01:30 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 0.9.6
- patch updated
- more %files
---- Files affected:
SPECS:
createrepo.spec (1.39 -> 1.40)
---- Diffs:
================================================================
Index: SPECS/createrepo.spec
diff -u SPECS/createrepo.spec:1.39 SPECS/createrepo.spec:1.40
--- SPECS/createrepo.spec:1.39 Fri Oct 3 19:41:35 2008
+++ SPECS/createrepo.spec Wed Jan 14 21:01:24 2009
@@ -2,12 +2,12 @@
Summary: Creates a common metadata repository
Summary(pl.UTF-8): Tworzenie wspólnego repozytorium metadanych
Name: createrepo
-Version: 0.9.5
-Release: 4
+Version: 0.9.6
+Release: 1
License: GPL
Group: Applications/System
Source0: http://linux.duke.edu/createrepo/download/%{name}-%{version}.tar.gz
-# Source0-md5: 0b96b0d70fee41d4358a74cad3e67a81
+# Source0-md5: d8b11b3b38205fe351497c7e10ae5500
Patch0: %{name}-typo.patch
URL: http://linux.duke.edu/metadata/
BuildRequires: python-devel
@@ -53,13 +53,16 @@
%defattr(644,root,root,755)
%doc ChangeLog README
%attr(755,root,root) %{_bindir}/createrepo
+%attr(755,root,root) %{_bindir}/mergerepo
%attr(755,root,root) %{_bindir}/modifyrepo
%dir %{_datadir}/%{name}
# note that these DO NEED executable bit set!
%attr(755,root,root) %{_datadir}/%{name}/genpkgmetadata.py*
+%attr(755,root,root) %{_datadir}/%{name}/mergerepo.py*
%attr(755,root,root) %{_datadir}/%{name}/modifyrepo.py*
%dir %{py_sitescriptdir}/createrepo
%{py_sitescriptdir}/createrepo/*.py[co]
+%{_mandir}/man1/mergerepo.1*
%{_mandir}/man1/modifyrepo.1*
%{_mandir}/man8/createrepo.8*
@@ -69,6 +72,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.40 2009/01/14 20:01:24 duddits
+- up to 0.9.6
+- patch updated
+- more %files
+
Revision 1.39 2008/10/03 17:41:35 arekm
- release 4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/createrepo.spec?r1=1.39&r2=1.40&f=u
More information about the pld-cvs-commit
mailing list