[packages/binutils] fix missing fix-info-dir

glen glen at pld-linux.org
Wed Feb 5 08:09:53 CET 2014


commit 9b8eb19f1584451e6c7024befb10bb94d35b0537
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Feb 5 09:09:51 2014 +0200

    fix missing fix-info-dir

 binutils.spec | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/binutils.spec b/binutils.spec
index fe79291..6d1b009 100644
--- a/binutils.spec
+++ b/binutils.spec
@@ -23,7 +23,7 @@ Summary(tr.UTF-8):	GNU geliştirme araçları
 Summary(uk.UTF-8):	Набір інструментів GNU для побудови виконуваних програм
 Name:		binutils
 Version:	2.24.51.0.3
-Release:	1
+Release:	2
 Epoch:		3
 License:	GPL v3+
 Group:		Development/Tools
@@ -298,6 +298,12 @@ rm -rf $RPM_BUILD_ROOT
 %postun	devel -p /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
+%post	gasp -p /sbin/postshell
+-/usr/sbin/fix-info-dir -c %{_infodir}
+
+%postun	gasp -p /sbin/postshell
+-/usr/sbin/fix-info-dir -c %{_infodir}
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc README
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/binutils.git/commitdiff/9b8eb19f1584451e6c7024befb10bb94d35b0537



More information about the pld-cvs-commit mailing list