SPECS (AC-branch): poldek.spec - fix-info-dir

havner havner at pld-linux.org
Wed Jul 27 12:34:23 CEST 2005


Author: havner                       Date: Wed Jul 27 10:34:23 2005 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- fix-info-dir

---- Files affected:
SPECS:
   poldek.spec (1.197.2.16 -> 1.197.2.17) 

---- Diffs:

================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.197.2.16 SPECS/poldek.spec:1.197.2.17
--- SPECS/poldek.spec:1.197.2.16	Wed Jul 27 12:07:29 2005
+++ SPECS/poldek.spec	Wed Jul 27 12:34:17 2005
@@ -169,6 +169,12 @@
 
 %find_lang %{name}
 
+%post
+[ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
+
+%postun
+[ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
+
 %post libs	-p /sbin/ldconfig
 %postun libs	-p /sbin/ldconfig
 
@@ -216,6 +222,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.197.2.17  2005/07/27 10:34:17  havner
+- fix-info-dir
+
 Revision 1.197.2.16  2005/07/27 10:07:29  havner
 - also package info file
 - BTW, why there is rel 1?? poldek 0.19 is not relased yet, there should
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/poldek.spec?r1=1.197.2.16&r2=1.197.2.17&f=u




More information about the pld-cvs-commit mailing list