sergiomb pushed to po4a (epel7). "Temporary workaround for epel-7 until have perl-gettext in epel-7"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Apr 19 22:05:54 UTC 2015


>From 95f9b406fff903235f9b9226aef718670e3d374f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9rgio=20Basto?= <sergio at serjux.com>
Date: Sun, 19 Apr 2015 23:04:46 +0100
Subject: Temporary workaround for epel-7 until have perl-gettext in epel-7


diff --git a/po4a.spec b/po4a.spec
index 8bd0a2b..a41a258 100644
--- a/po4a.spec
+++ b/po4a.spec
@@ -1,6 +1,6 @@
 Name: po4a
 Version: 0.45
-Release: 3%{?dist}
+Release: 4%{?dist}
 Summary: A tool maintaining translations anywhere
 License: GPL+
 URL: https://po4a.alioth.debian.org/
@@ -36,8 +36,11 @@ Requires: gettext
 # Requires: /usr/bin/kpsewhich
 # Optional, used by po4a-build
 # Requires: /usr/bin/xsltproc
+%if 0%{?rhel} != 7
+# Until got perl-gettext on epel7
 # Optional, but package is quite useless without
 Requires: perl(Locale::gettext) >= 1.01
+%endif
 
 %description
 The po4a (po for anything) project goal is to ease translations (and
@@ -91,6 +94,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
 %{_mandir}/*/man7/po4a-runtime.7*
 
 %changelog
+* Sun Apr 19 2015 Sérgio Basto <sergio at serjux.com> - 0.45-4
+- Temporary workaround for epel-7 until have perl-gettext in epel-7
+
 * Sat Jan 17 2015 Sérgio Basto <sergio at serjux.com> - 0.45-3
 - fix buildrequires for epel7
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/po4a.git/commit/?h=epel7&id=95f9b406fff903235f9b9226aef718670e3d374f


More information about the scm-commits mailing list