SPECS: enchant.spec - add suggestion banner

aredridel aredridel at pld-linux.org
Mon Dec 26 21:31:31 CET 2005


Author: aredridel                    Date: Mon Dec 26 20:31:31 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add suggestion banner

---- Files affected:
SPECS:
   enchant.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/enchant.spec
diff -u SPECS/enchant.spec:1.9 SPECS/enchant.spec:1.10
--- SPECS/enchant.spec:1.9	Mon Oct 24 20:30:14 2005
+++ SPECS/enchant.spec	Mon Dec 26 21:31:24 2005
@@ -162,7 +162,16 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post	-p /sbin/ldconfig
+%post
+/sbin/ldconfig
+%banner %{name} -e << EOF
+you should install one of the backends for enchant:
+- enchant-aspell
+- enchant-ispell
+- enchant-myspell
+- enchant-uspell
+and appropriate dictionaries
+EOF
 %postun	-p /sbin/ldconfig
 
 %files
@@ -208,6 +217,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2005/12/26 20:31:24  aredridel
+- add suggestion banner
+
 Revision 1.9  2005/10/24 18:30:14  qboosh
 - updated to 1.2.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/enchant.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list