update to 0.9.35 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.2015.q2_common tizen_3.0.m1_mobile tizen_3.0.m1_tv tizen_3.0_ivi accepted/tizen/common/20141113.111014 accepted/tizen/ivi/20141117.045615 submit/tizen/20141113.100808 submit/tizen_common/20151015.190624 submit/tizen_common/20151019.135620 submit/tizen_mobile/20141120.000000 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release tizen_3.0_ivi_release
authorManuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Thu, 13 Nov 2014 10:05:54 +0000 (11:05 +0100)
committerManuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Thu, 13 Nov 2014 10:05:54 +0000 (11:05 +0100)
Change-Id: I452f99694d22dd838d44519fa31cb6edfc9907e5
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
packaging/harfbuzz.changes
packaging/harfbuzz.spec

index 013ad5c..05ee083 100644 (file)
@@ -1,3 +1,5 @@
+* Thu Nov 13 2014 Manuel Bachmann <manuel.bachmann@open.eurogiciel.org> upstream/0.9.35@4a63fee
+
 * Mon Mar 18 2013 Anas Nashif <anas.nashif@intel.com> submit/trunk/20130129.152715@5c3b7d6
 - Fixed package groups
 
index 7eeaf94..8c7ffa4 100644 (file)
@@ -1,5 +1,5 @@
 Name:           harfbuzz
-Version:        0.9.12
+Version:        0.9.35
 Release:        0
 License:        MIT
 Summary:        An OpenType text shaping engine
@@ -53,6 +53,7 @@ make %{?_smp_mflags}
 
 %install
 %make_install
+rm -rf %{buildroot}/%{_datadir}/gtk-doc
 
 %post -n libharfbuzz -p /sbin/ldconfig
 
@@ -62,7 +63,7 @@ make %{?_smp_mflags}
 %manifest %{name}.manifest
 %defattr(-,root,root)
 %license COPYING
-%{_libdir}/libharfbuzz.so.0*
+%{_libdir}/*.so.0*
 
 %files tools
 %manifest %{name}.manifest
@@ -76,4 +77,4 @@ make %{?_smp_mflags}
 %defattr(-,root,root)
 %{_includedir}/harfbuzz/
 %{_libdir}/*.so
-%{_libdir}/pkgconfig/harfbuzz.pc
+%{_libdir}/pkgconfig/*.pc