]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- missing rpmv added
authorArtur Frysiak <artur@frysiak.net>
Tue, 1 Apr 2003 16:53:54 +0000 (16:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.405

rpm.spec

index 207abe9e5d2a8e4cdf11d8bf79f37035ad7466a9..15e5daf9ddb18d7b9d168a7a59e6775472720f6b 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -25,7 +25,7 @@ Summary(uk):  
 Name:          rpm
 %define        ver     4.2
 Version:       %{ver}
-%define        rel     0.%{snap}.3
+%define        rel     0.%{snap}.4
 Release:       %{rel}
 %define        beecrypt_rel    %{ver}_%{rel}
 License:       GPL
@@ -809,6 +809,7 @@ find /usr/lib/rpm -name '*-linux' -type l | xargs rm -f
 %attr(755,root,root) %{_libdir}/rpm/rpmi
 %attr(755,root,root) %{_libdir}/rpm/rpmk
 %attr(755,root,root) %{_libdir}/rpm/rpmq
+%attr(755,root,root) %{_libdir}/rpm/rpmv
 %attr(755,root,root) %{_libdir}/rpm/tgpg
 %attr(755,root,root) %{_libdir}/rpm/rpmdb_loadcvt
 %{_libdir}/rpm/magic
This page took 0.072954 seconds and 4 git commands to generate.