drupal/drupal.spec

changeset 748
7548d72a64e3
parent 734
6f237b68bce5
child 750
0e7016e69724
     1.1 --- a/drupal/drupal.spec	Sat Oct 27 17:14:38 2012 +0200
     1.2 +++ b/drupal/drupal.spec	Sat Oct 27 17:19:03 2012 +0200
     1.3 @@ -31,7 +31,7 @@
     1.4  Class:        PLUS
     1.5  Group:        CMS
     1.6  License:      GPL
     1.7 -Version:      7.15
     1.8 +Version:      7.16
     1.9  Release:      20120800
    1.10  
    1.11  #   package options
    1.12 @@ -68,6 +68,7 @@
    1.13  PreReq:       apache-php::with_session = yes
    1.14  PreReq:       apache-php::with_mm = yes
    1.15  PreReq:       apache-php::with_xml = yes
    1.16 +PreReq:       apache-php::with_xmlwriter = yes
    1.17  PreReq:       apache-php::with_xslt = yes
    1.18  PreReq:       apache-php::with_sendmail = yes
    1.19  %if "%{with_mysql}" == "yes"
    1.20 @@ -109,6 +110,7 @@
    1.21      %{l_shtool} mkdir -f -p -m 755 \
    1.22          $RPM_BUILD_ROOT%{l_prefix}/sbin \
    1.23          $RPM_BUILD_ROOT%{l_prefix}/etc/rc.d \
    1.24 +        $RPM_BUILD_ROOT%{l_prefix}/etc/drupal \
    1.25          $RPM_BUILD_ROOT%{l_prefix}/share/drupal \
    1.26          $RPM_BUILD_ROOT%{l_prefix}/var/drupal/files \
    1.27          $RPM_BUILD_ROOT%{l_prefix}/var/drupal/run \

mercurial