[paketler-commits] r39567 - devel/server/www/apache

paketler-commits at pardus.org.tr paketler-commits at pardus.org.tr
24 Oca 2008 Per 18:39:06 EET


Author: cartman
Date: Thu Jan 24 18:39:06 2008
New Revision: 39567

Modified:
   devel/server/www/apache/pspec.xml
Log:
/var/www should be config so changes won't be overwritten there
BUG:COMMENT:6872



Modified: devel/server/www/apache/pspec.xml
=================================================================
--- devel/server/www/apache/pspec.xml	(original)
+++ devel/server/www/apache/pspec.xml	Thu Jan 24 18:39:06 2008
@@ -8,7 +8,7 @@
             <Name>Bahadır Kandemir</Name>
             <Email>bahadir at pardus.org.tr</Email>
         </Packager>
-        <License>Apache 2.0</License>
+        <License>Apache-2.0</License>
         <IsA>service</IsA>
         <Summary>Apache web server</Summary>
         <Description>Apache HTTP Server is a free software/open source web server for Unix-like systems, Microsoft Windows, Novell NetWare and other operating systems. Apache is notable for playing a key role in the initial growth of the World Wide Web, and continues to be the most popular web server in use, serving as the de facto reference platform against which other web servers are designed and judged.</Description>
@@ -42,7 +42,7 @@
             <Path fileType="executable">/usr/sbin</Path>
             <Path fileType="header">/usr/include</Path>
             <Path fileType="data">/var/log/apache2</Path>
-            <Path fileType="data">/var/www</Path>
+            <Path fileType="config">/var/www</Path>
             <Path fileType="data">/var/run</Path>
             <Path fileType="doc">/usr/share/doc</Path>
             <Path fileType="man">/usr/share/man</Path>


Paketler-commits mesaj listesiyle ilgili daha fazla bilgi