summaryrefslogtreecommitdiff
path: root/rpm.spec
diff options
context:
space:
mode:
Diffstat (limited to 'rpm.spec')
-rw-r--r--rpm.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/rpm.spec b/rpm.spec
index b36f2452c..83dc7099e 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -76,12 +76,10 @@ fi
%files
%defattr(-,root,root)
-%doc RPM-PGP-KEY CHANGES GROUPS docs/*
+%doc RPM-PGP-KEY CHANGES GROUPS doc/manual/*
/bin/rpm
/usr/bin/rpm2cpio
/usr/bin/gendiff
-/usr/man/man8/rpm.8
-/usr/man/man8/rpm2cpio.8
/usr/lib/rpm
%dir /usr/src/redhat
%dir /usr/src/redhat/BUILD
@@ -91,6 +89,9 @@ fi
%dir /usr/src/redhat/RPMS
/usr/src/redhat/RPMS/*
/usr/share/locale/*/LC_MESSAGES/rpm.mo
+/usr/man/man8/*.8
+%lang(pl) /usr/man/pl/man8/*
+%lang(ru) /usr/man/ru/man8/*
%files devel
%defattr(-,root,root)