Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=7f45514bbb1419d93d8eeaad36a342c2c5b69d9e

commit 7f45514bbb1419d93d8eeaad36a342c2c5b69d9e
Author: Krisztian VASAS <i...@frugalware.org>
Date:   Thu Mar 31 09:31:24 2011 +0200

apache-2.2.17-3-x86_64
- added tmpfiles.d config

diff --git a/source/network/apache/FrugalBuild 
b/source/network/apache/FrugalBuild
index 077079e..4fcc6e7 100644
--- a/source/network/apache/FrugalBuild
+++ b/source/network/apache/FrugalBuild
@@ -4,7 +4,7 @@

pkgname=apache
pkgver=2.2.17
-pkgrel=2
+pkgrel=3
pkgdesc="A high performance Unix-based HTTP server (with SSL)"
url="http://httpd.apache.org/";
backup=(etc/httpd/conf/{httpd.conf,ssl.conf,ssl.crt/server.crt,ssl.csr/server.csr,ssl.key/server.key}
 \
@@ -15,7 +15,7 @@ archs=('i686' 'x86_64' 'ppc')
up2date="lynx -dump http://httpd.apache.org/download.cgi |grep 'best 
available'|sed 's/.* \([0-9.]\+\) i.*/\1/;q'"
source=(http://www.apache.org/dist/httpd/httpd-$pkgver.tar.gz \
http://ftp.frugalware.org/pub/other/sources/apache/mkcert.tar.gz \
-               rc.httpd rc.httpd-hu.po httpd.conf ssl.conf \
+       rc.httpd rc.httpd-hu.po httpd.conf ssl.conf \
README.Frugalware index.html http://frugalware.org/images/frugalware.png)
signatures=($source.asc '' '' '' '' '' '' '' '')

@@ -45,6 +45,9 @@ build()
Frm /var/www/html/index.html
Ffile /var/www/html/index.html
Ffile /var/www/html/frugalware.png
+       cat > $Fdestdir/etc/tmpfiles.d/apache.conf << EOF
+d $Flocalstatedir/run 0755 root root -
+EOF
}

# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to