[drupal6-feeds] Version macro is added to the Source0 line.

Peter Borsa asrob at fedoraproject.org
Thu Mar 17 19:20:35 UTC 2011


commit 784ee5cf5d63113fa981de7b2c164c2e9a27a097
Author: Peter Borsa <peter.borsa at gmail.com>
Date:   Thu Mar 17 20:18:03 2011 +0100

    Version macro is added to the Source0 line.

 drupal6-feeds.spec |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/drupal6-feeds.spec b/drupal6-feeds.spec
index 14e9587..173f2fa 100644
--- a/drupal6-feeds.spec
+++ b/drupal6-feeds.spec
@@ -1,20 +1,20 @@
 %global prerelease 10
 %global beta beta
-%global drupaldir %{_datadir}/drupal
+%global drupaldir %{_datadir}/drupal6
 Name:      drupal6-feeds
 Version:   1.0
-Release:   0.5.%{beta}%{prerelease}%{?dist}
+Release:   0.6.%{beta}%{prerelease}%{?dist}
 Summary:   An import and aggregation framework for Drupal
 
 Group:     Applications/Publishing
 License:   GPLv2+
 URL:       http://drupal.org/project/feeds
-Source0:   http://ftp.drupal.org/files/projects/feeds-6.x-1.0-beta10.tar.gz
+Source0:   http://ftp.drupal.org/files/projects/feeds-6.x-%{version}-beta10.tar.gz
 Source1:   %{name}-fedora-README.txt
 
 BuildArch: noarch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires:  drupal6, drupal6-ctools, drupal6-job_scheduler, php >= 5.2
+Requires:  drupal6, drupal6-ctools, drupal6-job_scheduler
 
 %description
 Import or aggregate data as nodes, users,
@@ -42,6 +42,9 @@ rm -rf %{buildroot}
 %{drupaldir}/modules/feeds
 
 %changelog
+* Thu Mar 17 2011 Peter Borsa <peter.borsa at gmail.com> - 1.0-0.6.beta10
+- Version macro is added to the Source0 line.
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0-0.5.beta10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list