[packages/libunistring] missing fix-info-dir

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


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

    missing fix-info-dir

 libunistring.spec | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/libunistring.spec b/libunistring.spec
index c2a206a..8eead2b 100644
--- a/libunistring.spec
+++ b/libunistring.spec
@@ -2,7 +2,7 @@ Summary:	Unicode string library
 Summary(pl.UTF-8):	Biblioteka do obsługi łańcuchów unikodowych
 Name:		libunistring
 Version:	0.9.5
-Release:	2
+Release:	3
 License:	LGPL v3+
 Group:		Libraries
 Source0:	http://ftp.gnu.org/gnu/libunistring/%{name}-%{version}.tar.xz
@@ -69,6 +69,12 @@ rm -rf $RPM_BUILD_ROOT
 %post	-p /sbin/ldconfig
 %postun	-p /sbin/ldconfig
 
+%post	devel -p /sbin/postshell
+-/usr/sbin/fix-info-dir -c %{_infodir}
+
+%postun	devel -p /sbin/postshell
+-/usr/sbin/fix-info-dir -c %{_infodir}
+
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS BUGS ChangeLog NEWS README THANKS
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libunistring.git/commitdiff/b16fa590afab5dc7827e15235832339a4570c163



More information about the pld-cvs-commit mailing list