SPECS: apache.spec - fix pretrans for very first install; rel 9

glen glen at pld-linux.org
Wed Jan 4 20:16:10 CET 2006


Author: glen                         Date: Wed Jan  4 19:16:10 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix pretrans for very first install; rel 9

---- Files affected:
SPECS:
   apache.spec (1.459 -> 1.460) 

---- Diffs:

================================================================
Index: SPECS/apache.spec
diff -u SPECS/apache.spec:1.459 SPECS/apache.spec:1.460
--- SPECS/apache.spec:1.459	Wed Jan  4 12:38:20 2006
+++ SPECS/apache.spec	Wed Jan  4 20:16:03 2006
@@ -36,7 +36,7 @@
 Summary(tr):	Lider WWW tarayýcý
 Name:		apache
 Version:	2.2.0
-Release:	8
+Release:	9
 License:	Apache Group License
 Group:		Networking/Daemons
 Source0:	http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz
@@ -2008,6 +2008,7 @@
 	fi
 
 	# always have httpd.conf symlink (until all packages from Ac use new dir)
+	install -d /etc/httpd
 	ln -s conf.d /etc/httpd/httpd.conf
 fi
 exit 0
@@ -2671,6 +2672,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.460  2006/01/04 19:16:03  glen
+- fix pretrans for very first install; rel 9
+
 Revision 1.459  2006/01/04 11:38:20  gotar
 - missing -l pl
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apache.spec?r1=1.459&r2=1.460&f=u



More information about the pld-cvs-commit mailing list