SPECS: pango.spec - BR: libthai-devel for thai-lang module (+bcond)

qboosh qboosh at pld-linux.org
Mon Aug 27 00:01:54 CEST 2007


Author: qboosh                       Date: Sun Aug 26 22:01:54 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: libthai-devel for thai-lang module (+bcond)

---- Files affected:
SPECS:
   pango.spec (1.178 -> 1.179) 

---- Diffs:

================================================================
Index: SPECS/pango.spec
diff -u SPECS/pango.spec:1.178 SPECS/pango.spec:1.179
--- SPECS/pango.spec:1.178	Sun Aug 26 21:36:02 2007
+++ SPECS/pango.spec	Mon Aug 27 00:01:49 2007
@@ -2,6 +2,7 @@
 #
 # Conditional build:
 %bcond_without	apidocs		# disable gtk-doc
+%bcond_without	libthai		# don't build thai-lang module
 %bcond_without	static_libs	# don't build static library
 #
 Summary:	System for layout and rendering of internationalized text
@@ -28,6 +29,7 @@
 BuildRequires:	glib2-devel >= 1:2.14.0
 %{?with_apidocs:BuildRequires:	gtk-doc >= 1.8}
 BuildRequires:	gtk-doc-automake >= 1.8
+%{?with_libthai:BuildRequires:	libthai-devel >= 0.1.7}
 BuildRequires:	libtool >= 1:1.4.2-9
 BuildRequires:	perl-base
 BuildRequires:	pkgconfig
@@ -103,6 +105,7 @@
 Group:		X11/Development/Libraries
 Requires(post,postun):	%{name} = %{epoch}:%{version}-%{release}
 Requires:	%{name} = %{epoch}:%{version}-%{release}
+%{?with_libthai:Requires:	libthai >= 0.1.7}
 
 %description modules
 System for layout and rendering of internationalized text.
@@ -246,6 +249,9 @@
 %attr(755,root,root) %{_libdir}/pango/1.6.0/modules/pango-khmer-fc.so
 %attr(755,root,root) %{_libdir}/pango/1.6.0/modules/pango-syriac-fc.so
 %attr(755,root,root) %{_libdir}/pango/1.6.0/modules/pango-thai-fc.so
+%if %{with libthai}
+%attr(755,root,root) %{_libdir}/pango/1.6.0/modules/pango-thai-lang.so
+%endif
 %attr(755,root,root) %{_libdir}/pango/1.6.0/modules/pango-tibetan-fc.so
 %exclude %{_libdir}/pango/1.6.0/modules/pango-basic-fc.so
 %exclude %{_libdir}/pango/1.6.0/modules/pango-basic-x.so
@@ -262,6 +268,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.179  2007/08/26 22:01:49  qboosh
+- BR: libthai-devel for thai-lang module (+bcond)
+
 Revision 1.178  2007/08/26 19:36:02  qboosh
 - updated glib2 deps
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pango.spec?r1=1.178&r2=1.179&f=u



More information about the pld-cvs-commit mailing list