sergiomb pushed to po4a (master). "fix buildrequires for epel7"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Apr 19 21:15:18 UTC 2015


>From 9e91b694487c183dcd8acccc895dfa2cfd0136fd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9rgio=20Basto?= <sergio at serjux.com>
Date: Sat, 17 Jan 2015 02:30:23 +0000
Subject: fix buildrequires for epel7


diff --git a/po4a.spec b/po4a.spec
index 7569d1b..8bd0a2b 100644
--- a/po4a.spec
+++ b/po4a.spec
@@ -1,6 +1,6 @@
 Name: po4a
 Version: 0.45
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: A tool maintaining translations anywhere
 License: GPL+
 URL: https://po4a.alioth.debian.org/
@@ -25,9 +25,9 @@ BuildRequires: perl >= 4:5.10.1
 
 # Required by the tests.
 BuildRequires: perl(Test::More)
-BuildRequires: /usr/bin/kpsewhich
-# Work-around to texlive-kpseas-bin missing deps 
-BuildRequires: /usr/share/texlive/texmf-dist/web2c/texmf.cnf
+# hope texlive-kpseas-bin missing deps was fixed
+# epel7 doesn't have /usr/share/texlive/texmf-dist/web2c/texmf.cnf
+BuildRequires: texlive-kpathsea texlive-kpathsea-bin
 
 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires: gettext
@@ -91,6 +91,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
 %{_mandir}/*/man7/po4a-runtime.7*
 
 %changelog
+* Sat Jan 17 2015 Sérgio Basto <sergio at serjux.com> - 0.45-3
+- fix buildrequires for epel7
+
 * Thu Aug 28 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.45-2
 - Perl 5.20 rebuild
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/po4a.git/commit/?h=master&id=9e91b694487c183dcd8acccc895dfa2cfd0136fd


More information about the scm-commits mailing list