ttf-freefont.spec
changeset 623 c1985e25a91c
parent 601 7a2f75f5bd95
child 831 acb143eda0a8
--- a/ttf-freefont.spec	Thu Jul 17 12:29:28 2003 +0000
+++ b/ttf-freefont.spec	Thu Jul 17 12:30:30 2003 +0000
@@ -8,7 +8,7 @@
 License:      GPL
 Group:        User Interface/X
 Version:      20030709
-Release:      4
+Release:      5
 Distribution: Mercury
 Vendor:	      Sun Microsystems, Inc.
 Summary:      Free UCS TrueType Fonts
@@ -35,10 +35,10 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post 
-echo "Please run SuSEconfig or '/sbin/SuSEconfig --module fonts' to update the font settings"
+/sbin/SuSEconfig --module fonts
 
 %postun
-echo "Please run SuSEconfig or '/sbin/SuSEconfig --module fonts' to update the font settings"
+/sbin/SuSEconfig --module fonts
 
 %files
 %defattr(-,root,root)
@@ -46,6 +46,8 @@
 %{font_dir}/*.ttf
 
 %changelog
+* Thu Jul 17 2003 - [email protected]
+- Changed to invoke SuSEconfig directly.
 * Thu Jul 10 2003 - [email protected]
 - Initial release
 - Using version numbered copy of freefont-ttf.tar.gz as original is not version numbered.