[drupal6-pathauto] Updated to 2.0 version.

Peter Borsa asrob at fedoraproject.org
Fri Sep 30 13:46:23 UTC 2011


commit 6e04d2bfc3ff8ef7378da6e914c502f592329c5b
Author: Peter Borsa <peter.borsa at gmail.com>
Date:   Fri Sep 30 15:45:55 2011 +0200

    Updated to 2.0 version.

 .gitignore            |    1 +
 drupal6-pathauto.spec |   14 ++++++++++----
 sources               |    2 +-
 3 files changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f2f23fb..1c09ec1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /pathauto-6.x-1.5.tar.gz
+/pathauto-6.x-2.0-rc2.tar.gz
diff --git a/drupal6-pathauto.spec b/drupal6-pathauto.spec
index 6394429..1a6736d 100644
--- a/drupal6-pathauto.spec
+++ b/drupal6-pathauto.spec
@@ -1,13 +1,16 @@
 %global drupaldir %{_datadir}/drupal6
+%global alphabeta rc
+%global prerelease 2
+
 Name:      drupal6-pathauto
-Version:   1.5
-Release:   3%{?dist}
-Summary:   Automatically generates path aliases 
+Version:   2.0
+Release:   0.4.%{alphabeta}%{prerelease}%{?dist}
+Summary:   Automatically generates path aliases
 
 Group:     Applications/Publishing
 License:   GPLv2+
 URL:       http://drupal.org/project/pathauto
-Source0:   http://ftp.drupal.org/files/projects/pathauto-6.x-1.5.tar.gz
+Source0:   http://ftp.drupal.org/files/projects/pathauto-6.x-%{version}-%{alphabeta}%{prerelease}.tar.gz
 Source1:   %{name}-fedora-README.txt
 
 BuildArch: noarch
@@ -45,6 +48,9 @@ rm -rf %{buildroot}
 %{drupaldir}/modules/pathauto
 
 %changelog
+* Fri Sep 30 2011 Peter Borsa <asrob at claire> - 2.0-0.4.rc2
+- Updated to 2.0 version.
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index a4c0635..494745c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bc18f8e88b71c55b130cc21fcfc4ce0e  pathauto-6.x-1.5.tar.gz
+7818d8148cb7e2b24702e6ceec4f2b4f  pathauto-6.x-2.0-rc2.tar.gz


More information about the scm-commits mailing list