[packages/gcc] missing fix-info-dir for libgomp-devel

glen glen at pld-linux.org
Sun Mar 22 13:22:17 CET 2015


commit de4c36e6729ccf46cc3518c69e02299d1a4db085
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Mar 22 14:22:07 2015 +0200

    missing fix-info-dir for libgomp-devel

 gcc.spec | 6 ++++++
 1 file changed, 6 insertions(+)
---
diff --git a/gcc.spec b/gcc.spec
index 9ae017f..2dca353 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -3265,6 +3265,12 @@ rm -rf $RPM_BUILD_ROOT
 %postun	-n libffi-devel -p /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
+%post	-n libgomp-devel -p /sbin/postshell
+-/usr/sbin/fix-info-dir -c %{_infodir}
+
+%postun	-n libgomp-devel -p /sbin/postshell
+-/usr/sbin/fix-info-dir -c %{_infodir}
+
 %post   -p /sbin/ldconfig -n libcilkrts
 %postun -p /sbin/ldconfig -n libcilkrts
 %post   -p /sbin/ldconfig -n libcilkrts-multilib-32
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gcc.git/commitdiff/de4c36e6729ccf46cc3518c69e02299d1a4db085



More information about the pld-cvs-commit mailing list