Accepting request 304144 from home:fstrba:branches:GNOME:Factory

Trying to make this openSUSE:Factory compatible

OBS-URL: https://build.opensuse.org/request/show/304144
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=72
This commit is contained in:
Dominique Leuenberger 2015-04-27 08:39:47 +00:00 committed by Git OBS Bridge
parent a68ee5693b
commit 6a9c43b569
4 changed files with 22 additions and 8 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Apr 26 10:34:56 UTC 2015 - fstrba@suse.com
- Make harfbuzz-bootstrap package provide the libharfbuzz.so.0
* Makes the freshly built freetype2 installable
- Make harfbuzz-bootstrap-devel package provide the
pkgconfig(harfbuzz)
* Makes the freshly builg freetype2-devel installable
-------------------------------------------------------------------
Wed Apr 15 15:44:47 UTC 2015 - fstrba@suse.com

View File

@ -17,10 +17,6 @@
%global build_bootstrap 1
%if %{build_bootstrap}
%global _use_internal_dependency_generator 0
%global __find_provides %{nil}
%endif
Name: harfbuzz-bootstrap
Version: 0.9.40
Release: 0
@ -34,6 +30,8 @@ BuildRequires: gcc-c++
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if %{build_bootstrap}
Source1000: harfbuzz-bootstrap-rpmlintrc
# Generation of pkgconfig(foo) provides for the bootstrap package
BuildRequires: pkg-config
%else
BuildRequires: harfbuzz-bootstrap
BuildRequires: pkgconfig(cairo) >= 1.8.0

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Apr 26 10:34:56 UTC 2015 - fstrba@suse.com
- Make harfbuzz-bootstrap package provide the libharfbuzz.so.0
* Makes the freshly built freetype2 installable
- Make harfbuzz-bootstrap-devel package provide the
pkgconfig(harfbuzz)
* Makes the freshly builg freetype2-devel installable
-------------------------------------------------------------------
Wed Apr 15 15:44:47 UTC 2015 - fstrba@suse.com

View File

@ -17,10 +17,6 @@
%global build_bootstrap 0
%if %{build_bootstrap}
%global _use_internal_dependency_generator 0
%global __find_provides %{nil}
%endif
Name: harfbuzz
Version: 0.9.40
Release: 0
@ -34,6 +30,8 @@ BuildRequires: gcc-c++
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if %{build_bootstrap}
Source1000: harfbuzz-bootstrap-rpmlintrc
# Generation of pkgconfig(foo) provides for the bootstrap package
BuildRequires: pkg-config
%else
BuildRequires: harfbuzz-bootstrap
BuildRequires: pkgconfig(cairo) >= 1.8.0