Accepting request 582811 from GNOME:Factory

spec-cleaner (forwarded request 581222 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/582811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/harfbuzz?expand=0&rev=63
This commit is contained in:
2018-03-08 09:47:00 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 28 16:33:22 UTC 2018 - dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
-------------------------------------------------------------------
Fri Feb 9 21:00:57 UTC 2018 - bjorn.lie@gmail.com

View File

@@ -22,11 +22,11 @@ Release: 0
Summary: An OpenType text shaping engine
License: MIT
Group: Productivity/Text/Utilities
Url: https://www.freedesktop.org/wiki/Software/HarfBuzz
URL: https://www.freedesktop.org/wiki/Software/HarfBuzz
Source: https://www.freedesktop.org/software/harfbuzz/release/%{name}-%{version}.tar.bz2
Source99: baselibs.conf
BuildRequires: gcc-c++
BuildRequires: pkgconfig
BuildRequires: pkgconfig(cairo) >= 1.8.0
BuildRequires: pkgconfig(cairo-ft)
BuildRequires: pkgconfig(freetype2) >= 12.0.6
@@ -111,10 +111,8 @@ find %{buildroot} -type f -name "*.la" -delete -print
%post -n libharfbuzz0 -p /sbin/ldconfig
%postun -n libharfbuzz0 -p /sbin/ldconfig
%post -n libharfbuzz-icu0 -p /sbin/ldconfig
%postun -n libharfbuzz-icu0 -p /sbin/ldconfig
%post -n libharfbuzz-gobject0 -p /sbin/ldconfig
%postun -n libharfbuzz-gobject0 -p /sbin/ldconfig