[tagainijisho] Always install -dic-en.

Martin Sourada mso at fedoraproject.org
Mon Feb 11 23:20:30 UTC 2013


commit c9f3d640816fea833f7e944a72cf69a825563c7d
Author: Martin Sourada <mso at fedoraproject.org>
Date:   Tue Feb 12 00:19:19 2013 +0100

    Always install -dic-en.

 tagainijisho.spec |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/tagainijisho.spec b/tagainijisho.spec
index 568e592..ebfe549 100644
--- a/tagainijisho.spec
+++ b/tagainijisho.spec
@@ -1,6 +1,6 @@
 Name:           tagainijisho
 Version:        0.9.4
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        A free Japanese dictionary and study assistant
 
 License:        GPLv3+ and CC-BY-SA
@@ -12,7 +12,7 @@ BuildRequires:  cmake >= 2.8.1
 BuildRequires:  sqlite-devel
 BuildRequires:  desktop-file-utils
 Requires:       %{name}-common = %{version}-%{release}
-Requires:       %{name}-dic = %{version}-%{release}
+Requires:       %{name}-dic-en = %{version}-%{release}
 
 %description
 Tagaini Jisho is a free, open-source Japanese dictionary and kanji lookup tool
@@ -206,11 +206,15 @@ fi
 
 
 %changelog
+* Mon Feb 11 2013 Martin Sourada <mso at fedoraproject.org> - 0.9.4-5
+- Require -dic-en by main package for proper function on unsupported
+  locales
+
 * Sat Feb 09 2013 Martin Sourada <mso at fedoraproject.org> - 0.9.4-4
 - Fix -common subpackage Summary and %%description
 - Move more noarch files to -common subpackage
 - Do not include separate licence text, they're not required by
-  the licences, so shipping only those included in upstream 
+  the licences, so shipping only those included in upstream
   tarball
 
 * Fri Feb 08 2013 Martin Sourada <mso at fedoraproject.org> - 0.9.4-3
@@ -223,4 +227,4 @@ fi
 - Remove 3rdparty/sqlite during prepapre -- not needed
 
 * Sat Jan 05 2013 Martin Sourada <mso at fedoraproject.org> - 0.9.4-1
-- Initial RPM package
\ No newline at end of file
+- Initial RPM package


More information about the scm-commits mailing list