siwinski pushed to drupal7-drush_language (master). "Updated to 1.5 (BZ #1215292)"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat Apr 25 22:02:52 UTC 2015


>From 92cddd776daa02dda6dc49afce1f7a1181a82333 Mon Sep 17 00:00:00 2001
From: Shawn Iwinski <siwinski at redhat.com>
Date: Sat, 25 Apr 2015 18:02:37 -0400
Subject: Updated to 1.5 (BZ #1215292)


diff --git a/.gitignore b/.gitignore
index 9dfc39f..1e4758a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /drush_language-7.x-1.2.tar.gz
 /drush_language-7.x-1.3.tar.gz
+/drush_language-7.x-1.5.tar.gz
diff --git a/drupal7-drush_language-RPM-README.txt b/drupal7-drush_language-RPM-README.txt
deleted file mode 100644
index e15a506..0000000
--- a/drupal7-drush_language-RPM-README.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-After installation, you must enable this module from the Drupal administration
-page.
-
-If upgrading this module separately from the core Drupal package, be sure to
-run the http://hostname/drupal7/upgrade.php script after this RPM is upgraded.
diff --git a/drupal7-drush_language.spec b/drupal7-drush_language.spec
index c325db4..46d94a3 100644
--- a/drupal7-drush_language.spec
+++ b/drupal7-drush_language.spec
@@ -3,7 +3,7 @@
 %global module drush_language
 
 Name:          drupal7-%{module}
-Version:       1.3
+Version:       1.5
 Release:       1%{?dist}
 Summary:       Drush language commands
 
@@ -16,7 +16,7 @@ BuildArch:     noarch
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: drupal7-rpmbuild >= 7.23-3
 
-# phpcompatinfo (computed from version 1.3)
+# phpcompatinfo (computed from version 1.5)
 # <none>
 
 %description
@@ -38,7 +38,7 @@ This package provides the following Drupal module:
 
 %install
 rm -rf %{buildroot}
-mkdir -p -m 0755 %{buildroot}%{drupal7_modules}/%{module}
+mkdir -pm 0755 %{buildroot}%{drupal7_modules}/%{module}
 cp -pr * %{buildroot}%{drupal7_modules}/%{module}/
 
 
@@ -51,9 +51,13 @@ rm -rf %{buildroot}
 %{!?_licensedir:%global license %%doc}
 %license LICENSE.txt
 %{drupal7_modules}/%{module}
+%exclude %{drupal7_modules}/%{module}/*.txt
 
 
 %changelog
+* Sat Apr 25 2015 Shawn Iwinski <shawn.iwinski at gmail.com> - 1.5-1
+- Updated to 1.5 (BZ #1215292)
+
 * Wed Nov 12 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 1.3-1
 - Updated to 1.3 (BZ #1163125)
 - Removed RPM README b/c it only explained common Drupal workflow
diff --git a/sources b/sources
index c7f213a..a861a14 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a2cb10bfbbe6555dcb6043ba2d5e4ddf  drush_language-7.x-1.3.tar.gz
+f40e83fbbbfd5692cb29b0eb90f10122  drush_language-7.x-1.5.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/drupal7-drush_language.git/commit/?h=master&id=92cddd776daa02dda6dc49afce1f7a1181a82333


More information about the scm-commits mailing list