packages: idutils/idutils.spec - call fix-info-dir; rel 2

glen glen at pld-linux.org
Mon Feb 28 22:46:41 CET 2011


Author: glen                         Date: Mon Feb 28 21:46:41 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- call fix-info-dir; rel 2

---- Files affected:
packages/idutils:
   idutils.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: packages/idutils/idutils.spec
diff -u packages/idutils/idutils.spec:1.10 packages/idutils/idutils.spec:1.11
--- packages/idutils/idutils.spec:1.10	Sat Nov 13 23:01:25 2010
+++ packages/idutils/idutils.spec	Mon Feb 28 22:46:36 2011
@@ -4,7 +4,7 @@
 Summary(pl.UTF-8):	Narzędzia do bazy danych identyfikatorów
 Name:		idutils
 Version:	4.5
-Release:	1
+Release:	2
 License:	GPL v3+
 Group:		Applications
 Source0:	http://ftp.gnu.org/gnu/idutils/%{name}-%{version}.tar.xz
@@ -66,6 +66,12 @@
 %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}
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README THANKS TODO
@@ -96,6 +102,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2011/02/28 21:46:36  glen
+- call fix-info-dir; rel 2
+
 Revision 1.10  2010/11/13 22:01:25  qboosh
 - updated to 4.5
 - updated info,pl.po-update patches
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/idutils/idutils.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list