]> git.pld-linux.org Git - packages/binutils.git/commitdiff
fix missing fix-info-dir auto/th/binutils-2.24.51.0.3-2
authorElan Ruusamäe <glen@delfi.ee>
Wed, 5 Feb 2014 07:09:51 +0000 (09:09 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 5 Feb 2014 07:09:51 +0000 (09:09 +0200)
binutils.spec

index fe792913a15b375c9684a8aa75c40d7cd0dc0333..6d1b009619667c2f347604dc77a5ac372031941b 100644 (file)
@@ -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
This page took 0.184519 seconds and 4 git commands to generate.