[packages/pango] - fixed stupid typo; rel. 3
kiesiu
kiesiu at pld-linux.org
Mon Sep 28 20:31:09 CEST 2015
commit 5abf4470d1644676f0a04f20bb5dd5e0f1aa521e
Author: Łukasz Kieś <kiesiu at pld-linux.org>
Date: Mon Sep 28 20:28:31 2015 +0200
- fixed stupid typo; rel. 3
pango.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pango.spec b/pango.spec
index f439113..92cbcc7 100644
--- a/pango.spec
+++ b/pango.spec
@@ -9,7 +9,7 @@ Summary(pl.UTF-8): System renderowania międzynarodowego tekstu
Summary(pt_BR.UTF-8): Sistema para layout e renderização de texto internacionalizado
Name: pango
Version: 1.38.0
-Release: 2
+Release: 3
Epoch: 1
License: LGPL v2+
Group: X11/Libraries
@@ -82,7 +82,7 @@ Requires: fontconfig-devel >= 1:2.10.91
Requires: freetype-devel >= 2.1.7
Requires: glib2-devel >= 1:2.33.12
Requires: harfbuzz-devel >= 0.9.9
-%{?with_libthai:BuildRequires: libthai-devel >= 0.1.9}
+%{?with_libthai:Requires: libthai-devel >= 0.1.9}
Requires: xorg-lib-libX11-devel
Requires: xorg-lib-libXft-devel >= 2.1.0
Obsoletes: libpango24-devel
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pango.git/commitdiff/5abf4470d1644676f0a04f20bb5dd5e0f1aa521e
More information about the pld-cvs-commit
mailing list