summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Bachmann <manuel.bachmann@open.eurogiciel.org>2014-11-13 11:05:54 +0100
committerManuel Bachmann <manuel.bachmann@open.eurogiciel.org>2014-11-13 11:05:54 +0100
commit3635bd8d8aa1053113c3a9b60d924fc663edad1c (patch)
tree16cc80181b685995300e59993e072613152f74f2
parent0621b7abef8dcdf8c01858eb8138d55fc948dfd8 (diff)
downloadharfbuzz-tizen_3.0.2014.q4_common.tar.gz
harfbuzz-tizen_3.0.2014.q4_common.tar.bz2
harfbuzz-tizen_3.0.2014.q4_common.zip
Change-Id: I452f99694d22dd838d44519fa31cb6edfc9907e5 Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
-rw-r--r--packaging/harfbuzz.changes2
-rw-r--r--packaging/harfbuzz.spec7
2 files changed, 6 insertions, 3 deletions
diff --git a/packaging/harfbuzz.changes b/packaging/harfbuzz.changes
index 013ad5c..05ee083 100644
--- a/packaging/harfbuzz.changes
+++ b/packaging/harfbuzz.changes
@@ -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
diff --git a/packaging/harfbuzz.spec b/packaging/harfbuzz.spec
index 7eeaf94..8c7ffa4 100644
--- a/packaging/harfbuzz.spec
+++ b/packaging/harfbuzz.spec
@@ -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