SPECS: alpine.spec - removed post, it already fucked up my servers...

baggins baggins at pld-linux.org
Wed Apr 16 14:45:54 CEST 2008


Author: baggins                      Date: Wed Apr 16 12:45:54 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed post, it already fucked up my servers twice

---- Files affected:
SPECS:
   alpine.spec (1.57 -> 1.58) 

---- Diffs:

================================================================
Index: SPECS/alpine.spec
diff -u SPECS/alpine.spec:1.57 SPECS/alpine.spec:1.58
--- SPECS/alpine.spec:1.57	Wed Mar 26 21:08:36 2008
+++ SPECS/alpine.spec	Wed Apr 16 14:45:49 2008
@@ -177,12 +177,6 @@
 
 EOF
 
-%post
-if [ -f %{_sysconfdir}/%{name}/alpine.conf -a -f %{_sysconfdir}/%{name}/alpine.conf.rpmnew ]; then
-	cp -f %{_sysconfdir}/%{name}/alpine.conf{,.backup}
-	alpine -P %{_sysconfdir}/%{name}/alpine.conf.backup -conf > %{_sysconfdir}/%{name}/alpine.conf || :
-fi
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -219,6 +213,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.58  2008-04-16 12:45:49  baggins
+- removed post, it already fucked up my servers twice
+
 Revision 1.57  2008-03-26 20:08:36  blues
 - patchlevel 7
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/alpine.spec?r1=1.57&r2=1.58&f=u



More information about the pld-cvs-commit mailing list