]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- package /etc/rpm/macros.lang
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 26 Oct 2008 20:36:06 +0000 (20:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.837.2.42.2.49.2.28

rpm.spec

index af6cc30672ae4afe86dcc092c2648e6d495742d5..a391c6bfff5c2c91f81004f57351363c1ec0588b 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -56,7 +56,7 @@ Summary(ru.UTF-8):    Менеджер пакетов от RPM
 Summary(uk.UTF-8):     Менеджер пакетів від RPM
 Name:          rpm
 Version:       4.5
-Release:       0.57
+Release:       0.58
 License:       LGPL
 Group:         Base
 Source0:       %{name}-%{version}.tar.gz
@@ -1197,13 +1197,14 @@ find %{_rpmlibdir} -name '*-linux' -type l | xargs rm -f
 %attr(755,root,root) /bin/rpm
 
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/rpm/macros
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/rpm/macros.lang
 %dir %{_sysconfdir}/rpm/sysinfo
 # these are ok to be replaced
 %config %verify(not md5 mtime size) %{_sysconfdir}/rpm/sysinfo/*
 %config %verify(not md5 mtime size) %{_sysconfdir}/rpm/platform
 
-%{_mandir}/man8/rpm.8*
 
+%{_mandir}/man8/rpm.8*
 %lang(fr) %{_mandir}/fr/man8/rpm.8*
 %lang(ja) %{_mandir}/ja/man8/rpm.8*
 %lang(ko) %{_mandir}/ko/man8/rpm.8*
This page took 0.060427 seconds and 4 git commands to generate.