[drupal7] Fix fix.

Jon Ciesla limb at fedoraproject.org
Wed Oct 31 14:28:17 UTC 2012


commit d17091569e6938aa5f05a1b3ecebcbf8fe5af056
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Wed Oct 31 09:26:14 2012 -0500

    Fix fix.

 drupal7.conf |    2 +-
 drupal7.spec |    5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/drupal7.conf b/drupal7.conf
index b16c14e..12fef4f 100644
--- a/drupal7.conf
+++ b/drupal7.conf
@@ -15,7 +15,7 @@ Alias /drupal7 /usr/share/drupal7
     Deny from all
     Allow from 127.0.0.1
     Allow from ::1
-  /IfModule>
+  </IfModule>
   #Uncomment the next line if using with SSL/TLS
   #php_flag session.cookie_secure on
 </Directory>
diff --git a/drupal7.spec b/drupal7.spec
index 43394cf..04411ea 100644
--- a/drupal7.spec
+++ b/drupal7.spec
@@ -1,7 +1,7 @@
 %define drupaldir %{_datadir}/drupal7
 Name: drupal7
 Version:  7.16
-Release:  2%{?dist}
+Release:  3%{?dist}
 Summary: An open-source content-management platform
 
 Group: Applications/Publishing
@@ -88,6 +88,9 @@ rm -rf %{buildroot}
 %dir %attr(775,root,apache) %{_localstatedir}/lib/%{name}/files/default/
 
 %changelog
+* Wed Oct 31 2012 Jon Ciesla <limburgher at gmail.com> - 7.16-3
+- Fix conf.
+
 * Tue Oct 30 2012 Jon Ciesla <limburgher at gmail.com> - 7.16-2
 - Fix for httpd 2.4, BZ 871394.
 


More information about the scm-commits mailing list