packages: mcelog/mcelog.spec, mcelog/manual.patch (NEW) - fix small typo in...

glen glen at pld-linux.org
Tue Aug 10 11:47:57 CEST 2010


Author: glen                         Date: Tue Aug 10 09:47:57 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix small typo in manual

---- Files affected:
packages/mcelog:
   mcelog.spec (1.14 -> 1.15) , manual.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/mcelog/mcelog.spec
diff -u packages/mcelog/mcelog.spec:1.14 packages/mcelog/mcelog.spec:1.15
--- packages/mcelog/mcelog.spec:1.14	Sun Aug  8 21:07:37 2010
+++ packages/mcelog/mcelog.spec	Tue Aug 10 11:47:52 2010
@@ -11,6 +11,7 @@
 # Source0-md5:	b42f2214de6f4feb992556149edc67fa
 Source1:	%{name}.logrotate
 Patch1:		%{name}-FHS.patch
+Patch2:		manual.patch
 Requires:	crondaemon
 Requires:	logrotate
 ExclusiveArch:	%{ix86} %{x8664}
@@ -49,6 +50,7 @@
 %prep
 %setup -q -n %{name}-%{version}%{subver}
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__make} \
@@ -90,6 +92,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2010/08/10 09:47:52  glen
+- fix small typo in manual
+
 Revision 1.14  2010/08/08 19:07:37  arekm
 - rel .1 alwas be quiet
 

================================================================
Index: packages/mcelog/manual.patch
diff -u /dev/null packages/mcelog/manual.patch:1.1
--- /dev/null	Tue Aug 10 11:47:57 2010
+++ packages/mcelog/manual.patch	Tue Aug 10 11:47:52 2010
@@ -0,0 +1,11 @@
+--- mcelog-1.0pre3/mcelog.8~	2010-08-10 12:47:08.000000000 +0300
++++ mcelog-1.0pre3/mcelog.8	2010-08-10 12:47:10.342360355 +0300
+@@ -45,7 +45,7 @@
+ Optionally it can also take more options like keeping statistics or
+ triggering shell scripts on specific events.
+ 
+-The normal operating modi for mcelog are running 
++The normal operating mode for mcelog is running 
+ as a regular cron job (traditional way, deprecated), 
+ running as a trigger directly executed by the kernel, 
+ or running as a daemon with the
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mcelog/mcelog.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list