]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- release 11.92
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 23 Sep 2000 16:53:57 +0000 (16:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fixed macros.pld

Changed files:
    rpm.spec -> 1.118

rpm.spec

index b9273aa91ee270647e7e048b49fae55256ef58f3..4150fbe08a101958d887332fea4b491d3224932a 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -2,7 +2,7 @@ Summary:        Red Hat & PLD Package Manager
 Summary(pl):   Aplikacja do zarz±dzania pakietami
 Name:          rpm
 Version:       3.0.5
-Release:       11.91
+Release:       11.92
 Group:         Base
 Group(de):     Gründsätzlich
 Group(pl):     Podstawowe
@@ -208,14 +208,11 @@ install macros.pld $RPM_BUILD_ROOT%{_libdir}/rpm/macros.pld
 
 install macros.perl $RPM_BUILD_ROOT%{_libdir}/rpm/macros.perl
 install %{SOURCE8} $RPM_BUILD_ROOT%{_libdir}/rpm/find-spec-bcond
-strip --strip-unneeded $RPM_BUILD_ROOT%{_libdir}/lib*.so.*.*
-
 #%%_install_langs pl_PL:en_US
 %%distribution PLD
 EOF
 
-gzip -9nf $RPM_BUILD_ROOT%{_mandir}/{{ja,ru,pl}/man8/*,man8/*} \
-       RPM-PGP-KEY CHANGES doc/manual/*
+%find_lang %{name}
 
 %pre
 if [ -L /var/lib/rpm ]; then
This page took 0.035601 seconds and 4 git commands to generate.