[drupal6-flexifilter] Dep and path fixes.

Jon Ciesla limb at fedoraproject.org
Sun Mar 27 19:58:30 UTC 2011


commit 5d27f6588781018f5a3997da1407180556b31d39
Author: Jon Ciesla <limb at jcomserv.net>
Date:   Sun Mar 27 14:28:22 2011 -0500

    Dep and path fixes.

 drupal6-flexifilter.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/drupal6-flexifilter.spec b/drupal6-flexifilter.spec
index d0b9af0..a361cfc 100644
--- a/drupal6-flexifilter.spec
+++ b/drupal6-flexifilter.spec
@@ -1,7 +1,7 @@
-%define drupaldir %{_datadir}/drupal
+%define drupaldir %{_datadir}/drupal6
 Name: drupal6-flexifilter
 Version:  1.2
-Release:  2%{?dist}
+Release:  3%{?dist}
 Summary:  Allows non-admins to create their own, configurable custom filters
 
 Group: Applications/Publishing
@@ -12,7 +12,7 @@ Source1: drupal6-flexifilter-fedora-README.txt
 
 BuildArch: noarch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires: drupal >= 6.0
+Requires: drupal6
 
 %description
 Flexifilter is a module that allows non-admins to create their own,
@@ -49,6 +49,9 @@ rm -rf %{buildroot}
 %{drupaldir}/modules/flexifilter
 
 %changelog
+* Sun Mar 27 2011 Jon Ciesla <limb at jcomserv.net> - 1.2-3
+- Dep and path fixes.
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list