Author: glen                         Date: Mon Feb 28 21:12:11 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix info dir for main and devel packages

---- Files affected:
packages/aspell:
   aspell.spec (1.96 -> 1.97) 

---- Diffs:

================================================================
Index: packages/aspell/aspell.spec
diff -u packages/aspell/aspell.spec:1.96 packages/aspell/aspell.spec:1.97
--- packages/aspell/aspell.spec:1.96    Wed Dec  1 14:33:08 2010
+++ packages/aspell/aspell.spec Mon Feb 28 22:12:05 2011
@@ -4,7 +4,7 @@
 Summary(pt_BR.UTF-8):  Verificador ortográfico
 Name:          aspell
 Version:       0.60.6
-Release:       5
+Release:       6
 Epoch:         3
 License:       LGPL v2 or v2.1
 Group:         Applications/Text
@@ -18,9 +18,9 @@
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
 BuildRequires: gettext-devel >= 0.16.1
-BuildRequires: ncurses-devel
 BuildRequires: libstdc++-devel
 BuildRequires: libtool >= 2:1.5
+BuildRequires: ncurses-devel
 BuildRequires: texinfo
 Requires:      %{name}-libs = %{epoch}:%{version}-%{release}
 Provides:      pspell = %{epoch}:%{version}-%{release}
@@ -149,6 +149,18 @@
 %post  libs -p /sbin/ldconfig
 %postun        libs -p /sbin/ldconfig
 
+%post  -p /sbin/postshell
+-/usr/sbin/fix-info-dir -c %{_infodir}
+
+%postun        -p /sbin/postshell
+-/usr/sbin/fix-info-dir -c %{_infodir}
+
+%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 -f %{name}.lang
 %defattr(644,root,root,755)
 %doc README manual/aspell.html
@@ -202,6 +214,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.97  2011/02/28 21:12:05  glen
+- fix info dir for main and devel packages
+
 Revision 1.96  2010/12/01 13:33:08  pawelz
 - rel 5
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/aspell/aspell.spec?r1=1.96&r2=1.97&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to