vmukhame pushed to yum (master). "Deprecate yum man page too."

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Mar 31 09:19:10 UTC 2015


>From 04e63d086f1f429c13dfcbef4824d1f036560210 Mon Sep 17 00:00:00 2001
From: Valentina Mukhamedzhanova <vmukhame at redhat.com>
Date: Tue, 31 Mar 2015 11:18:10 +0200
Subject: Deprecate yum man page too.


diff --git a/yum-deprecated.patch b/yum-deprecated.patch
index 73cfa5c..34169bf 100644
--- a/yum-deprecated.patch
+++ b/yum-deprecated.patch
@@ -27,3 +27,16 @@ index 7ccee31..01627f4 100755
  try:
      import yum
  except ImportError:
+diff --git a/docs/Makefile b/docs/Makefile
+index 8cc7f9f..318ce1b 100644
+--- a/docs/Makefile
++++ b/docs/Makefile
+@@ -8,7 +8,7 @@ clean:
+ install:
+ 	mkdir -p $(DESTDIR)/usr/share/man/man5
+ 	mkdir -p $(DESTDIR)/usr/share/man/man8
+-	install -m 644 yum.8 $(DESTDIR)/usr/share/man/man8/yum.8
++	install -m 644 yum.8 $(DESTDIR)/usr/share/man/man8/yum-deprecated.8
+ 	install -m 644 yum-shell.8 $(DESTDIR)/usr/share/man/man8/yum-shell.8
+ 	install -m 644 yum.conf.5 $(DESTDIR)/usr/share/man/man5/yum.conf.5
+ 	install -m 644 yum-updatesd.8 $(DESTDIR)/usr/share/man/man8/yum-updatesd.8
diff --git a/yum.spec b/yum.spec
index 90b8991..a60c4d4 100644
--- a/yum.spec
+++ b/yum.spec
@@ -461,7 +461,8 @@ exit 0
 %ghost /var/lib/yum/history
 %ghost /var/lib/yum/plugins
 %ghost /var/lib/yum/yumdb
-%{_mandir}/man*/yum.*
+%{_mandir}/man*/yum.conf.5
+%{_mandir}/man*/yum-deprecated.8
 %{_mandir}/man*/yum-shell*
 # plugin stuff
 %dir %{_sysconfdir}/yum/pluginconf.d 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/yum.git/commit/?h=master&id=04e63d086f1f429c13dfcbef4824d1f036560210


More information about the scm-commits mailing list