]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- update
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 25 Feb 2007 13:43:31 +0000 (13:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    webapp.spec -> 1.52

webapp.spec

index 76e7a480a8e8840f457cfe89d83088314c6b7851..4251ad86b13950d0f6a38f59ca14d6be78cac24d 100644 (file)
@@ -19,6 +19,7 @@ Requires(triggerpostun):      sed >= 4.0
 #Requires:     webserver(auth)
 #Requires:     webserver(cgi)
 #Requires:     webserver(indexfile)
+#Requires:     webserver(php)
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -178,3 +179,4 @@ rm -rf $RPM_BUILD_ROOT
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/httpd.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/lighttpd.conf
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*.php
+#%{_appdir}
This page took 0.284931 seconds and 4 git commands to generate.