Author: arekm Date: Tue Jul 29 13:47:14 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 5.1.4
---- Files affected: SPECS: rpm.spec (1.895 -> 1.896) ---- Diffs: ================================================================ Index: SPECS/rpm.spec diff -u SPECS/rpm.spec:1.895 SPECS/rpm.spec:1.896 --- SPECS/rpm.spec:1.895 Mon Jun 9 20:21:48 2008 +++ SPECS/rpm.spec Tue Jul 29 15:47:08 2008 @@ -63,12 +63,12 @@ Summary(ru.UTF-8): Менеджер пакетов от RPM Summary(uk.UTF-8): Менеджер пакетів від RPM Name: rpm -Version: 5.1.0 +Version: 5.1.4 Release: 0.1 License: LGPL Group: Base Source0: http://rpm5.org/files/rpm/rpm-5.1/%{name}-%{version}.tar.gz -# Source0-md5: 652ba4c5e2fa981f641c727baf0d71bc +# Source0-md5: 9a04c22ce1dffc81a7e43d39b002aaa1 Source1: %{name}.groups Source2: %{name}.platform Source3: %{name}-install-tree @@ -702,7 +702,7 @@ %build %{__libtoolize} -%{__autopoint} +#%{__autopoint} %{__aclocal} %{__autoheader} %{__autoconf} @@ -1157,6 +1157,8 @@ %attr(755,root,root) %{_bindir}/rpmconstant %attr(755,root,root) %{_bindir}/rpmdigest %attr(755,root,root) %{_bindir}/rpmgrep +%attr(755,root,root) %{_bindir}/rpmrepo +%attr(755,root,root) %{_bindir}/rpmmtree %attr(755,root,root) %{_rpmlibdir}/debugedit %attr(755,root,root) %{_rpmlibdir}/find-debuginfo.sh %attr(755,root,root) %{_rpmlibdir}/rpmcmp @@ -1167,6 +1169,7 @@ %{_mandir}/man8/rpm2cpio.8* %{_mandir}/man8/rpmcache.8* %{_mandir}/man8/rpmdeps.8* +%{_mandir}/man8/rpmmtree.8* %lang(ja) %{_mandir}/ja/man8/rpm2cpio.8* %lang(ja) %{_mandir}/ja/man8/rpmcache.8* %lang(ko) %{_mandir}/ko/man8/rpm2cpio.8* @@ -1294,6 +1297,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.896 2008/07/29 13:47:08 arekm +- up to 5.1.4 + Revision 1.895 2008/06/09 18:21:48 adamg - rpm-utils Suggests bzip2 gzip lzma (used by rpm2cpio) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpm.spec?r1=1.895&r2=1.896&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
