SPECS: cmatrix.spec - %post cleanup

glen glen at pld-linux.org
Wed Dec 27 10:11:42 CET 2006


Author: glen                         Date: Wed Dec 27 09:11:42 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- %post cleanup

---- Files affected:
SPECS:
   cmatrix.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: SPECS/cmatrix.spec
diff -u SPECS/cmatrix.spec:1.32 SPECS/cmatrix.spec:1.33
--- SPECS/cmatrix.spec:1.32	Wed Dec 27 09:08:52 2006
+++ SPECS/cmatrix.spec	Wed Dec 27 10:11:37 2006
@@ -65,11 +65,11 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
-cd %{_datadir}/fonts/misc/;
+cd %{_datadir}/fonts/misc
 /usr/bin/mkfontdir
 
 %postun
-cd %{_datadir}/fonts/misc/;
+cd %{_datadir}/fonts/misc
 /usr/bin/mkfontdir
 
 %files
@@ -86,6 +86,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2006/12/27 09:11:37  glen
+- %post cleanup
+
 Revision 1.32  2006/12/27 08:08:52  teodor
 - changed /usr/X11R6/bin/mkfontdir to /usr/bin/mkfontdir
 
@@ -120,21 +123,21 @@
 - fixed setfont-consolechars-choice patch
 - removed setting CFLAGS
 - release 3
-STBR
+  STBR
 
 Revision 1.21  2002/05/21 23:12:44  kloczek
-perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
+- perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
              s/^automake -a -c -f/\%\{__automake\}/; \
-	     s/^autoconf/\%\{__autoconf\}/"
+     s/^autoconf/\%\{__autoconf\}/"
 
 Revision 1.20  2002/05/11 15:11:11  blues
 - release 2
 - added setfont-consolechars-choice.patch (new option used)
 - kbd is now required
-STBR
+  STBR
 
 Revision 1.19  2002/04/25 16:05:53  arturs
-fixed a small typo
+- fixed a small typo
 
 Revision 1.18  2002/04/05 09:14:12  trojan
 - updated to 1.2a
@@ -150,7 +153,7 @@
   Group field using gettext).
 
 Revision 1.14  2002/01/18 02:12:34  kloczek
-perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
+- perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
 
 Revision 1.13  2002/01/16 23:55:51  blues
 - Release 5
@@ -159,7 +162,7 @@
 - Improved translation
 - rm -f missing added
 - more docs
-STB
+  STB
 
 Revision 1.12  2001/10/04 14:39:59  qboosh
 - BuildRequires: autoconf, automake
@@ -168,10 +171,10 @@
 - added pl summary and/or description
 
 Revision 1.10  2001/04/30 16:05:16  kloczek
-- added using %%{rpmcflags} macro.
+- added using %{rpmcflags} macro.
 
 Revision 1.9  2001/02/06 13:41:21  kloczek
-- make sepc %%{debug} ready.
+- make sepc %{debug} ready.
 
 Revision 1.8  2001/02/06 13:04:46  zagrodzki
 - release 4
@@ -187,10 +190,10 @@
 - release 2
 
 Revision 1.5  2000/06/09 07:54:39  kloczek
-- more %%{__make} macros.
+- more %{__make} macros.
 
 Revision 1.4  2000/06/09 07:22:48  kloczek
-- added using %%{__make} macro.
+- added using %{__make} macro.
 
 Revision 1.3  2000/05/18 17:11:04  kloczek
 - spec adapterized.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cmatrix.spec?r1=1.32&r2=1.33&f=u



More information about the pld-cvs-commit mailing list