SPECS: microcode_ctl.spec - cosmetics

glen glen at pld-linux.org
Sun Mar 5 15:19:33 CET 2006


Author: glen                         Date: Sun Mar  5 14:19:33 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cosmetics

---- Files affected:
SPECS:
   microcode_ctl.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/microcode_ctl.spec
diff -u SPECS/microcode_ctl.spec:1.28 SPECS/microcode_ctl.spec:1.29
--- SPECS/microcode_ctl.spec:1.28	Sun Feb  5 20:04:18 2006
+++ SPECS/microcode_ctl.spec	Sun Mar  5 15:19:27 2006
@@ -65,7 +65,7 @@
 
 %preun
 if [ "$1" = "0" ]; then
-        /sbin/chkconfig --del %{name}
+	/sbin/chkconfig --del %{name}
 fi
 
 %files
@@ -82,6 +82,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2006/03/05 14:19:27  glen
+- cosmetics
+
 Revision 1.28  2006/02/05 19:04:18  qboosh
 - updated to 1.13 (new microcode from Intel)
 - s/PreReq/Requires/, removed i[345]86 from EA
@@ -125,23 +128,23 @@
 - massive attack s/pld.org.pl/pld-linux.org/
 
 Revision 1.15  2002/12/07 14:33:27  ankry
-- fix improper usage of %%{_sysconfdir}
+- fix improper usage of %{_sysconfdir}
 
 Revision 1.14  2002/11/27 22:06:22  juandon
-- new %%doc
+- new %doc
 
 Revision 1.13  2002/02/22 23:29:16  kloczek
 - removed all Group fields translations (oure rpm now can handle translating
   Group field using gettext).
 
 Revision 1.12  2002/01/18 02:13:50  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.11  2001/09/24 15:15:30  qboosh
 - release 2: Prereq: /sbin/chkconfig
 
 Revision 1.10  2001/08/19 20:27:20  saq
-- use %%_kernelsrcdir
+- use %_kernelsrcdir
 
 Revision 1.9  2001/07/26 05:42:18  saq
 - reverting last change: removing new macros from %p{re,ost}{,un}
@@ -154,7 +157,7 @@
 - fixed init.d script (stop/reload/restart case)
 
 Revision 1.5  2001/04/30 16:05:21  kloczek
-- added using %%{rpmcflags} macro.
+- added using %{rpmcflags} macro.
 
 Revision 1.4  2001/02/07 20:56:14  kloczek
 - very silly bug @#!% :> s/BuildArch/ExclusiveArch/
@@ -166,4 +169,4 @@
 - added rc-scripts to Requires and few cosmetics.
 
 Revision 1.1  2001/02/07 16:49:05  misiek
-IA32 microcode update utility
+- IA32 microcode update utility
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/microcode_ctl.spec?r1=1.28&r2=1.29&f=u



More information about the pld-cvs-commit mailing list