Revision: 9869
http://sourceforge.net/p/phpwiki/code/9869
Author: vargenau
Date: 2016-07-08 16:14:56 +0000 (Fri, 08 Jul 2016)
Log Message:
-----------
config/phpwiki.spec: add units, graphviz
Modified Paths:
--------------
trunk/config/phpwiki.spec
Modified: trunk/config/phpwiki.spec
===================================================================
--- trunk/config/phpwiki.spec 2016-07-08 16:05:44 UTC (rev 9868)
+++ trunk/config/phpwiki.spec 2016-07-08 16:14:56 UTC (rev 9869)
@@ -53,7 +53,7 @@
#Relocation!
Prefix: /var/www
-Requires: httpd, php, php-pear, php-mysql
+Requires: httpd, php, php-pear, units, graphviz, php-mysql
Autoreq: 0
@@ -99,8 +99,6 @@
-e 's,^[;\s]*(AUTH_GROUP_FILE)\s*=.*,$1 = %{AUTH_GROUP_FILE},;' \
config-dist.ini > config.ini
-
-
%clean
%{__rm} -rf %{buildroot}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|