[drupal6-advanced-help] Dep and path fixes.

Jon Ciesla limb at fedoraproject.org
Sun Mar 27 19:57:11 UTC 2011


commit 552e54235a1529c226cb3f421f65bb7e1d97025a
Author: Jon Ciesla <limb at jcomserv.net>
Date:   Sun Mar 27 14:27:02 2011 -0500

    Dep and path fixes.

 drupal6-advanced-help.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/drupal6-advanced-help.spec b/drupal6-advanced-help.spec
index 8467faa..d8822be 100644
--- a/drupal6-advanced-help.spec
+++ b/drupal6-advanced-help.spec
@@ -1,7 +1,7 @@
-%define drupaldir %{_datadir}/drupal
+%define drupaldir %{_datadir}/drupal6
 Name: drupal6-advanced-help
 Version:  1.2
-Release:  3%{?dist}
+Release:  4%{?dist}
 Summary:  Allows module developers to store their help outside the module system in html
 
 Group: Applications/Publishing
@@ -11,7 +11,7 @@ Source0: http://ftp.drupal.org/files/projects/advanced_help-6.x-1.2.tar.gz
 Source1: drupal6-advanced-help-fedora-README.txt
 
 BuildArch: noarch
-Requires: drupal >= 6.0
+Requires: drupal6
 
 %description
 The advanced help module allows module developers to store their help
@@ -39,6 +39,9 @@ cp -pr * %{buildroot}%{drupaldir}/modules/advanced-help
 %{drupaldir}/modules/advanced-help
 
 %Changelog
+* Sun Mar 27 2011 Jon Ciesla <limb at jcomserv.net> - 1.2-4
+- Dep and path fixes.
+
 * Wed Jan 19 2011 Sven Lankes <sven at lank.es> - 1.2-2
 - Fix license - everything in Drupal CVS is GPLv2+
 - Remove unneeded specfile-cruft


More information about the scm-commits mailing list