[packages/crossmingw32-pango] - updated to 1.38.0; dynamic modules are gone

qboosh qboosh at pld-linux.org
Mon Sep 28 17:24:40 CEST 2015


commit 4d8a050485e6ed830ff0e24a8676fd9ca765fd93
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Sep 28 17:25:32 2015 +0200

    - updated to 1.38.0; dynamic modules are gone

 crossmingw32-pango.spec | 17 ++++-------------
 1 file changed, 4 insertions(+), 13 deletions(-)
---
diff --git a/crossmingw32-pango.spec b/crossmingw32-pango.spec
index d1e410a..cbdd9bc 100644
--- a/crossmingw32-pango.spec
+++ b/crossmingw32-pango.spec
@@ -2,12 +2,12 @@ Summary:	System for layout and rendering of internationalized text - cross MinGW
 Summary(pl.UTF-8):	System renderowania międzynarodowego tekstu - wersja skrośna dla MinGW32
 %define		realname   pango
 Name:		crossmingw32-%{realname}
-Version:	1.36.8
-Release:	3
+Version:	1.38.0
+Release:	1
 License:	LGPL v2+
 Group:		Development/Libraries
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/pango/1.36/%{realname}-%{version}.tar.xz
-# Source0-md5:	217a9a753006275215fa9fa127760ece
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/pango/1.38/%{realname}-%{version}.tar.xz
+# Source0-md5:	5a358e5afbb6b2e82cf2cb02ca9cce86
 URL:		http://www.pango.org/
 BuildRequires:	autoconf >= 2.59-9
 BuildRequires:	automake >= 1:1.9
@@ -99,9 +99,6 @@ export PKG_CONFIG_LIBDIR=%{_pkgconfigdir}
 %install
 rm -rf $RPM_BUILD_ROOT
 
-# missing from make install but required by it
-install -d $RPM_BUILD_ROOT%{_sysconfdir}/pango
-
 %{__make} -j1 install \
 	DESTDIR=$RPM_BUILD_ROOT
 
@@ -119,8 +116,6 @@ done
 %endif
 
 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/{gtk-doc,man}
-# useless (modules loaded through libgmodule)
-%{__rm} $RPM_BUILD_ROOT%{_libdir}/pango/1.8.0/modules/*.{la,a}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -152,7 +147,3 @@ rm -rf $RPM_BUILD_ROOT
 %{_dlldir}/libpangocairo-1.0-*.dll
 %{_dlldir}/libpangoft2-1.0-*.dll
 %{_dlldir}/libpangowin32-1.0-*.dll
-%dir %{_libdir}/pango
-%dir %{_libdir}/pango/1.8.0
-%dir %{_libdir}/pango/1.8.0/modules
-%{_libdir}/pango/1.8.0/modules/*.dll
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-pango.git/commitdiff/4d8a050485e6ed830ff0e24a8676fd9ca765fd93



More information about the pld-cvs-commit mailing list