[packages/asymptote] missing fix-info-dir

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


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

    missing fix-info-dir

 asymptote.spec | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/asymptote.spec b/asymptote.spec
index 68c8f7d..d581800 100644
--- a/asymptote.spec
+++ b/asymptote.spec
@@ -3,7 +3,7 @@ Summary(hu.UTF-8):	Asymptote egy leíró vektorgrafikus nyelv technikai rajzokho
 Summary(pl.UTF-8):	Język opisu grafiki wektorowej do rysunków technicznych
 Name:		asymptote
 Version:	2.23
-Release:	1
+Release:	2
 License:	GPL v3
 Group:		Applications/Science
 Source0:	http://downloads.sourceforge.net/asymptote/%{name}-%{version}.src.tgz
@@ -186,6 +186,12 @@ install -d $RPM_BUILD_ROOT%{_datadir}/vim/vimfiles/syntax
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post	-p /sbin/postshell
+-/usr/sbin/fix-info-dir -c %{_infodir}
+
+%postun	-p /sbin/postshell
+-/usr/sbin/fix-info-dir -c %{_infodir}
+
 %post latex
 [ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/asymptote.git/commitdiff/c854ad4f5dd9822113b3642c87397f1f831b7cc0



More information about the pld-cvs-commit mailing list