[packages/libruin] missing fix-info-dir
glen
glen at pld-linux.org
Sun Mar 22 13:43:28 CET 2015
commit 498593b06ccab0b25e1f544b8436355377ef2832
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Mar 22 14:43:19 2015 +0200
missing fix-info-dir
libruin.spec | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/libruin.spec b/libruin.spec
index 73a11f1..da2bc58 100644
--- a/libruin.spec
+++ b/libruin.spec
@@ -2,7 +2,7 @@ Summary: Renderer for User Interfaces in Ncurses library
Summary(pl.UTF-8): Biblioteka renderująca interfejsy użytkownika przy użyciu ncurses
Name: libruin
Version: 0.2.0
-Release: 1
+Release: 2
License: GPL v3+
Group: Libraries
Source0: http://download.savannah.gnu.org/releases/libruin/%{name}-%{version}.tar.gz
@@ -93,6 +93,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 ChangeLog NEWS README TODO
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libruin.git/commitdiff/498593b06ccab0b25e1f544b8436355377ef2832
More information about the pld-cvs-commit
mailing list