]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- up to 5.1.4
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 29 Jul 2008 13:47:08 +0000 (13:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.896

rpm.spec

index 8eb0e7db648a9a2025127b984720a2c424cf82ce..0fb7234aa35fc20160e08f31cbe477156e6cf101 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -62,12 +62,12 @@ Summary(pt_BR.UTF-8):       Gerenciador de pacotes RPM
 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
@@ -701,7 +701,7 @@ awk -f %{SOURCE6} %{SOURCE1}
 
 %build
 %{__libtoolize}
-%{__autopoint}
+#%{__autopoint}
 %{__aclocal}
 %{__autoheader}
 %{__autoconf}
@@ -1156,6 +1156,8 @@ find %{_rpmlibdir} -name '*-linux' -type l | xargs rm -f
 %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
@@ -1166,6 +1168,7 @@ find %{_rpmlibdir} -name '*-linux' -type l | xargs rm -f
 %{_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*
This page took 0.049609 seconds and 4 git commands to generate.