asrob pushed to drupal7-l10n_update (el6). "Updated to 2.0 (BZ #1198580)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 8 11:52:05 UTC 2015


>From da0655f427569dc3ebbc3ce55b83a8f87517b28b Mon Sep 17 00:00:00 2001
From: Shawn Iwinski <shawn.iwinski at gmail.com>
Date: Sat, 4 Apr 2015 13:16:05 -0400
Subject: Updated to 2.0 (BZ #1198580)


diff --git a/.gitignore b/.gitignore
index e470eae..b5a19b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /l10n_update-7.x-1.0-rc1.tar.gz
 /l10n_update-7.x-1.0.tar.gz
 /l10n_update-7.x-1.1.tar.gz
+/l10n_update-7.x-2.0.tar.gz
diff --git a/drupal7-l10n_update-RPM-README.txt b/drupal7-l10n_update-RPM-README.txt
deleted file mode 100644
index e15a506..0000000
--- a/drupal7-l10n_update-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-l10n_update.spec b/drupal7-l10n_update.spec
index 0033198..84c15df 100644
--- a/drupal7-l10n_update.spec
+++ b/drupal7-l10n_update.spec
@@ -1,9 +1,9 @@
 %{?drupal7_find_provides_and_requires}
 
-%global module      l10n_update
+%global module l10n_update
 
 Name:          drupal7-%{module}
-Version:       1.1
+Version:       2.0
 Release:       1%{?dist}
 Summary:       Provides automatic downloads and updates for translations
 
@@ -17,10 +17,10 @@ BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: drupal7-rpmbuild >= 7.23-3
 
 Requires:      drupal7(locale)
-# phpcompatinfo (computed from version 1.1)
+# phpcompatinfo (computed from version 2.0)
 Requires:      php-date
+Requires:      php-gettext
 Requires:      php-pcre
-Requires:      php-xml
 
 %description
 Automatically download and update your translations fetching them from
@@ -57,9 +57,13 @@ rm -rf %{buildroot}
 %license LICENSE.txt
 %doc README.txt
 %{drupal7_modules}/%{module}
+%exclude %{drupal7_modules}/%{module}/*.txt
 
 
 %changelog
+* Sat Apr 04 2015 Shawn Iwinski <shawn.iwinski at gmail.com> - 2.0-1
+- Updated to 2.0 (BZ #1198580)
+
 * Wed Nov 12 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 1.1-1
 - Updated to 1.1 (BZ #1163121)
 - Removed RPM README b/c it only explained common Drupal workflow
diff --git a/sources b/sources
index 20065c0..53d6bad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-398d5aa45c4aece5ce5455df849f83b8  l10n_update-7.x-1.1.tar.gz
+b334b15cb702bc19611afb370a0e969d  l10n_update-7.x-2.0.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/drupal7-l10n_update.git/commit/?h=el6&id=da0655f427569dc3ebbc3ce55b83a8f87517b28b


More information about the scm-commits mailing list