[drupal6-footnotes] Dep and path fixes.

Jon Ciesla limb at fedoraproject.org
Sun Mar 27 19:59:46 UTC 2011


commit 926d13461e8c56628db6d26293654a80fefb2441
Author: Jon Ciesla <limb at jcomserv.net>
Date:   Sun Mar 27 14:29:34 2011 -0500

    Dep and path fixes.

 drupal6-footnotes.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/drupal6-footnotes.spec b/drupal6-footnotes.spec
index 5b1b978..a7f992a 100644
--- a/drupal6-footnotes.spec
+++ b/drupal6-footnotes.spec
@@ -1,7 +1,7 @@
-%global drupaldir %{_datadir}/drupal
+%global drupaldir %{_datadir}/drupal6
 Name: drupal6-footnotes
 Version:  2.5
-Release:  2%{?dist}
+Release:  3%{?dist}
 Summary:  Allows to easily create automatically numbered footnote references
 
 Group: Applications/Publishing
@@ -11,7 +11,7 @@ Source0: http://ftp.drupal.org/files/projects/footnotes-6.x-%{version}.tar.gz
 Source1: drupal6-footnotes-fedora-README.txt
 
 BuildArch: noarch
-Requires: drupal >= 6.0
+Requires: drupal6
 
 %description
 Footnotes module can be used to easily create automatically numbered
@@ -44,6 +44,9 @@ cp -pr * %{buildroot}%{drupaldir}/modules/footnotes
 %{drupaldir}/modules/footnotes
 
 %Changelog
+* Sun Mar 27 2011 Jon Ciesla <limb at jcomserv.net> - 2.5-2
+- Dep and path fixes.
+
 * Wed Jan 19 2011 Sven Lankes <sven at lank.es> - 2.5-1
 - new upstream release
 - adjust License-Tag


More information about the scm-commits mailing list