SPECS: joomla.spec - allow web installation
baggins
baggins at pld-linux.org
Thu Feb 2 19:59:40 CET 2006
Author: baggins Date: Thu Feb 2 18:59:40 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- allow web installation
---- Files affected:
SPECS:
joomla.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/joomla.spec
diff -u SPECS/joomla.spec:1.4 SPECS/joomla.spec:1.5
--- SPECS/joomla.spec:1.4 Thu Feb 2 19:42:03 2006
+++ SPECS/joomla.spec Thu Feb 2 19:59:34 2006
@@ -2,7 +2,7 @@
Summary: Content management system
Name: joomla
Version: 1.0.7
-Release: 0.1
+Release: 0.3
License: GPL v2
Group: Applications/Databases/Interfaces
# http://developer.joomla.org/sf/frs/do/downloadFile/projects.joomla/frs.joomla_1_0.1_0_7/frs3338
@@ -10,6 +10,7 @@
# Source0-md5: a1ba209fb7ba2d73670fdb8106f2079e
Source1: %{name}-http.conf
Patch0: %{name}-config.patch
+Patch1: %{name}-install.patch
URL: http://www.joomla.org/
Requires: php
Requires: php-gd
@@ -71,7 +72,7 @@
%files
%defattr(644,root,root,755)
%dir %{_sysconfdir}
-%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/configuration.php
+%attr(660,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/configuration.php
%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/httpd.conf
%dir %{_joomladir}
%{_joomladir}/*
@@ -85,6 +86,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2006/02/02 18:59:34 baggins
+- allow web installation
+
Revision 1.4 2006/02/02 18:42:03 baggins
- more files must be writable
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/joomla.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list