]> git.pld-linux.org Git - packages/dnf.git/commitdiff
- sorted man files in yum
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 12 Sep 2021 06:50:53 +0000 (08:50 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 12 Sep 2021 06:50:53 +0000 (08:50 +0200)
dnf.spec

index 3a163ab0370eba381f0b55e618e1c6d5b4e6137c..81b45bc5a372132653dce32974ea693a7d931414 100644 (file)
--- a/dnf.spec
+++ b/dnf.spec
@@ -229,8 +229,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_sysconfdir}/yum/pluginconf.d
 %{_sysconfdir}/yum/protected.d
 %{_sysconfdir}/yum/vars
-%{_mandir}/man8/yum.8*
+%{_mandir}/man1/yum-aliases.1*
 %{_mandir}/man5/yum.conf.5.*
+%{_mandir}/man8/yum.8*
 %{_mandir}/man8/yum-shell.8*
-%{_mandir}/man1/yum-aliases.1*
 %config(noreplace) %{_sysconfdir}/%{name}/protected.d/yum.conf
This page took 0.143621 seconds and 4 git commands to generate.