summaryrefslogtreecommitdiff
path: root/packaging/harfbuzz.spec
diff options
context:
space:
mode:
authorAlexandru Cornea <alexandru.cornea@intel.com>2013-06-28 23:05:25 +0300
committerManuel Bachmann <manuel.bachmann@open.eurogiciel.org>2014-11-13 10:52:59 +0100
commit0621b7abef8dcdf8c01858eb8138d55fc948dfd8 (patch)
treee0f3c93c9280c0f61a39a6543c65c5a8a7bafe34 /packaging/harfbuzz.spec
parent3713290b35988e82c0afaafae8b4c06bf98e0804 (diff)
downloadharfbuzz-0621b7abef8dcdf8c01858eb8138d55fc948dfd8.tar.gz
harfbuzz-0621b7abef8dcdf8c01858eb8138d55fc948dfd8.tar.bz2
harfbuzz-0621b7abef8dcdf8c01858eb8138d55fc948dfd8.zip
resetting manifest requested domain to floor
Diffstat (limited to 'packaging/harfbuzz.spec')
-rw-r--r--packaging/harfbuzz.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/packaging/harfbuzz.spec b/packaging/harfbuzz.spec
index e6c2cdc..7eeaf94 100644
--- a/packaging/harfbuzz.spec
+++ b/packaging/harfbuzz.spec
@@ -7,6 +7,7 @@ Url: http://www.freedesktop.org/wiki/Software/HarfBuzz
Group: Graphics/Font Management
Source: %{name}-%{version}.tar.bz2
Source99: baselibs.conf
+Source1001: harfbuzz.manifest
BuildRequires: gcc-c++
BuildRequires: pkgconfig(cairo) >= 1.8.0
BuildRequires: pkgconfig(cairo-ft)
@@ -43,6 +44,7 @@ HarfBuzz is an OpenType text shaping engine.
%prep
%setup -q
+cp %{SOURCE1001} .
%build
%configure \
@@ -57,17 +59,20 @@ make %{?_smp_mflags}
%postun -n libharfbuzz -p /sbin/ldconfig
%files -n libharfbuzz
+%manifest %{name}.manifest
%defattr(-,root,root)
%license COPYING
%{_libdir}/libharfbuzz.so.0*
%files tools
+%manifest %{name}.manifest
%defattr(-,root,root)
%{_bindir}/hb-ot-shape-closure
%{_bindir}/hb-shape
%{_bindir}/hb-view
%files devel
+%manifest %{name}.manifest
%defattr(-,root,root)
%{_includedir}/harfbuzz/
%{_libdir}/*.so