Author: ankry                        Date: Sat Aug 12 09:40:30 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- formatting

---- Files affected:
SPECS:
   hotsanic.spec (1.4 -> 1.5) , ians.spec (1.62 -> 1.63) 

---- Diffs:

================================================================
Index: SPECS/hotsanic.spec
diff -u SPECS/hotsanic.spec:1.4 SPECS/hotsanic.spec:1.5
--- SPECS/hotsanic.spec:1.4     Fri Jul  1 23:14:35 2005
+++ SPECS/hotsanic.spec Sat Aug 12 11:40:25 2006
@@ -73,17 +73,17 @@
 
 %preun
 if [ "$1" = "0" ]; then
-        umask 027
-        if [ -d /etc/httpd/httpd.conf ]; then
-                rm -f /etc/httpd/httpd.conf/99_%{name}.conf
-        else
-                grep -v "^Include.*%{name}.conf" /etc/httpd/httpd.conf > \
-                        /etc/httpd/httpd.conf.tmp
-                mv -f /etc/httpd/httpd.conf.tmp /etc/httpd/httpd.conf
-        fi
-        if [ -f /var/lock/subsys/httpd ]; then
-                /usr/sbin/apachectl restart 1>&2
-        fi
+       umask 027
+       if [ -d /etc/httpd/httpd.conf ]; then
+               rm -f /etc/httpd/httpd.conf/99_%{name}.conf
+       else
+               grep -v "^Include.*%{name}.conf" /etc/httpd/httpd.conf > \
+                       /etc/httpd/httpd.conf.tmp
+               mv -f /etc/httpd/httpd.conf.tmp /etc/httpd/httpd.conf
+       fi
+       if [ -f /var/lock/subsys/httpd ]; then
+               /usr/sbin/apachectl restart 1>&2
+       fi
 fi
 
 
@@ -105,6 +105,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/08/12 09:40:25  ankry
+- formatting
+
 Revision 1.4  2005/07/01 21:14:35  qboosh
 - what BRs? I suppose they were meant to be Rs...
 

================================================================
Index: SPECS/ians.spec
diff -u SPECS/ians.spec:1.62 SPECS/ians.spec:1.63
--- SPECS/ians.spec:1.62        Wed Jul 26 14:58:55 2006
+++ SPECS/ians.spec     Sat Aug 12 11:40:25 2006
@@ -3,8 +3,8 @@
 # Conditional build:
 %bcond_without dist_kernel             # without distribution kernel
 #
-%define         _kernelsrcdir           /usr/src/linux-2.4
-%define        _rel    2
+%define                _kernelsrcdir   /usr/src/linux-2.4
+%define                _rel    2
 Summary:       IANS utility for Intel(R) PRO/100
 Summary(pl):   Narzędzie IANS do karty Intel(R) PRO/100
 Name:          ians
@@ -150,6 +150,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.63  2006/08/12 09:40:25  ankry
+- formatting
+
 Revision 1.62  2006/07/26 12:58:55  glen
 - don't specify default %attr's
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/hotsanic.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SPECS/ians.spec?r1=1.62&r2=1.63&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to