[packages/osl] missing fix-info-dir
glen
glen at pld-linux.org
Sun Mar 22 13:32:24 CET 2015
commit 1081a94e3febab08e4ba43885ac3132d1dc970f0
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Mar 22 14:32:20 2015 +0200
missing fix-info-dir
osl.spec | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/osl.spec b/osl.spec
index 872a513..6191601 100644
--- a/osl.spec
+++ b/osl.spec
@@ -1,12 +1,12 @@
#
# Conditional build:
%bcond_without static_libs # don't build static libraries
-#
+
Summary: OpenScop: Structures and formats for polyhedral tools to talk together
Summary(pl.UTF-8): OpenScop - struktury i formaty do komunikacji między narzędziami wielościanowymi
Name: osl
Version: 0.9.0
-Release: 2
+Release: 3
License: BSD
Group: Libraries
#Source0Download: http://icps.u-strasbg.fr/~bastoul/development/openscop/
@@ -91,6 +91,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 README THANKS
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/osl.git/commitdiff/1081a94e3febab08e4ba43885ac3132d1dc970f0
More information about the pld-cvs-commit
mailing list