rpms/clamav/F-8 clamav-notify-servers, 1.2, 1.3 clamd-gen, 1.3, 1.4 clamd-wrapper, 1.1, 1.2 freshclam-sleep, 1.2, 1.3

Enrico Scholz (ensc) fedora-extras-commits at redhat.com
Mon Dec 31 18:44:09 UTC 2007


Author: ensc

Update of /cvs/extras/rpms/clamav/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8836

Modified Files:
	clamav-notify-servers clamd-gen clamd-wrapper freshclam-sleep 
Log Message:
whitespace cleanups



Index: clamav-notify-servers
===================================================================
RCS file: /cvs/extras/rpms/clamav/F-8/clamav-notify-servers,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- clamav-notify-servers	28 Jul 2005 12:10:28 -0000	1.2
+++ clamav-notify-servers	31 Dec 2007 18:43:34 -0000	1.3
@@ -1,16 +1,16 @@
 #! /bin/bash
 
 # Copyright (C) 2004 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de>
-#  
+#
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 # the Free Software Foundation; version 2 of the License.
-#  
+#
 # This program is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU General Public License for more details.
-#  
+#
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.


Index: clamd-gen
===================================================================
RCS file: /cvs/extras/rpms/clamav/F-8/clamd-gen,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- clamd-gen	21 Sep 2006 18:27:43 -0000	1.3
+++ clamd-gen	31 Dec 2007 18:43:34 -0000	1.4
@@ -1,16 +1,16 @@
 #! /bin/bash
 
 # Copyright (C) 2004 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de>
-#  
+#
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 # the Free Software Foundation; version 2 of the License.
-#  
+#
 # This program is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU General Public License for more details.
-#  
+#
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
@@ -19,7 +19,7 @@
 {
     echo \
 $"Usage: clamd-gen --service=<SERVICE> --version=<VERSION> --release=<RELEASE>
-                   --license=<LICENSE> --username=>USERNAME>
+                 --license=<LICENSE> --username=>USERNAME>
 "
     exit 0
 }
@@ -227,7 +227,7 @@
 %dir                                  %minitsvcdir
 %config(noreplace) %verify(not mtime) %minitsvcdir/params
 %config                               %minitsvcdir/run
-                                      %minitsvcdir/respawn
+				      %minitsvcdir/respawn
 %endif
 EOF
 }


Index: clamd-wrapper
===================================================================
RCS file: /cvs/extras/rpms/clamav/F-8/clamd-wrapper,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- clamd-wrapper	8 Nov 2004 04:10:52 -0000	1.1
+++ clamd-wrapper	31 Dec 2007 18:43:34 -0000	1.2
@@ -28,7 +28,7 @@
 CLAMD_OPTIONS=
 ## backward-compatibility check...
 for i in /var/run/clamd.${CLAMD_SERVICE}/clamd.sock \
-         /var/run/clamav.${CLAMD_SERVICE}/clamd.sock; do
+	 /var/run/clamav.${CLAMD_SERVICE}/clamd.sock; do
   CLAMD_SOCKET=$i
   test ! -e "$i" || break
 done


Index: freshclam-sleep
===================================================================
RCS file: /cvs/extras/rpms/clamav/F-8/freshclam-sleep,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- freshclam-sleep	28 Jul 2005 12:06:36 -0000	1.2
+++ freshclam-sleep	31 Dec 2007 18:43:34 -0000	1.3
@@ -1,15 +1,15 @@
 #! /bin/bash
 # Copyright (C) 2005 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de>
-#  
+#
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 # the Free Software Foundation; version 2 of the License.
-#  
+#
 # This program is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU General Public License for more details.
-#  
+#
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
@@ -33,7 +33,7 @@
     (disabled-warn)
 	echo $"\
 WARNING: update of clamav database is disabled; please see
-  '$f'  
+  '$f'
   for information how to enable the periodic update resp. how to turn
   off this message." >&2
 	exit 1




More information about the fedora-extras-commits mailing list