[drupal7-features] Update to upstream rc2 release

Jared Smith jsmith at fedoraproject.org
Sat Apr 14 19:09:53 UTC 2012


commit 3047fbc2265b878dd422d2257abe684ce162db19
Author: Jared K. Smith <jsmith at fedoraproject.org>
Date:   Sat Apr 14 15:09:27 2012 -0400

    Update to upstream rc2 release

 .gitignore            |    1 +
 drupal7-features.spec |   11 +++++++++--
 sources               |    2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5190fb5..353cd77 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /features-7.x-1.0-beta5.tar.gz
 /features-7.x-1.0-beta6.tar.gz
 /features-7.x-1.0-rc1.tar.gz
+/features-7.x-1.0-rc2.tar.gz
diff --git a/drupal7-features.spec b/drupal7-features.spec
index 6b1d9b2..1732c45 100644
--- a/drupal7-features.spec
+++ b/drupal7-features.spec
@@ -1,6 +1,6 @@
 %global drupaldir %{_datadir}/drupal7
 %global alphabeta rc
-%global prerelease 1
+%global prerelease 2
 
 Name:    drupal7-features
 Version: 1.0
@@ -54,9 +54,16 @@ rm -rf %{buildroot}
 %defattr(-,root,root,-)
 %doc CHANGELOG.txt LICENSE.txt README.txt %{name}-fedora-README.txt API.txt
 %{drupaldir}/modules/features
-%exclude %{drupaldir}/modules/features/*.txt
+%exclude %{drupaldir}/modules/features/CHANGELOG.txt
+%exclude %{drupaldir}/modules/features/LICENSE.txt
+%exclude %{drupaldir}/modules/features/%{name}-fedora-README.txt 
+%exclude %{drupaldir}/modules/features/API.txt
 
 %changelog
+* Sat Apr 14 2012 Jared Smith <jsmith at fedoraproject.org> - 1.0-0.5.rc2
+- New upstream rc2 version
+- Leave the README.txt file in the module directory to avoid a Drupal warning
+
 * Tue Mar 20 2012 Peter Borsa <peter.borsa at gmail.com> - 1.0-0.5.rc1
 - New upstream version.
 
diff --git a/sources b/sources
index eebeb25..37f6ed2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a4f24fe0f0ac5e099b18c667253fa8bc  features-7.x-1.0-rc1.tar.gz
+0b559938e0aa604729eb2b2fb4840f1b  features-7.x-1.0-rc2.tar.gz


More information about the scm-commits mailing list