From b40d9151708cd75e1225ae27bc67f52b56bddf14a535c88b1d629a33029934eb Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 27 Apr 2015 09:44:58 +0000 Subject: [PATCH] fixup OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=75 --- harfbuzz-bootstrap.changes | 7 +++++++ harfbuzz-bootstrap.spec | 2 ++ harfbuzz.changes | 7 +++++++ harfbuzz.spec | 2 ++ 4 files changed, 18 insertions(+) diff --git a/harfbuzz-bootstrap.changes b/harfbuzz-bootstrap.changes index 66d59f3..e91d19e 100644 --- a/harfbuzz-bootstrap.changes +++ b/harfbuzz-bootstrap.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Apr 27 09:44:21 UTC 2015 - dimstar@opensuse.org + +- Add this-is-only-for-build-envs requires to the -bootstrap + package: This ensures that OBS can use it, but the users will + not install it on their systems. + ------------------------------------------------------------------- Sun Apr 26 10:34:56 UTC 2015 - fstrba@suse.com diff --git a/harfbuzz-bootstrap.spec b/harfbuzz-bootstrap.spec index ef86dc7..38e7858 100644 --- a/harfbuzz-bootstrap.spec +++ b/harfbuzz-bootstrap.spec @@ -32,6 +32,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Source1000: harfbuzz-bootstrap-rpmlintrc # Generation of pkgconfig(foo) provides for the bootstrap package BuildRequires: pkg-config +# The bootstrap package is not supposed to be used by end users +Requires: this-is-only-for-build-envs %else BuildRequires: harfbuzz-bootstrap BuildRequires: pkgconfig(cairo) >= 1.8.0 diff --git a/harfbuzz.changes b/harfbuzz.changes index 66d59f3..e91d19e 100644 --- a/harfbuzz.changes +++ b/harfbuzz.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Apr 27 09:44:21 UTC 2015 - dimstar@opensuse.org + +- Add this-is-only-for-build-envs requires to the -bootstrap + package: This ensures that OBS can use it, but the users will + not install it on their systems. + ------------------------------------------------------------------- Sun Apr 26 10:34:56 UTC 2015 - fstrba@suse.com diff --git a/harfbuzz.spec b/harfbuzz.spec index e14bbeb..f138bf5 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -32,6 +32,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Source1000: harfbuzz-bootstrap-rpmlintrc # Generation of pkgconfig(foo) provides for the bootstrap package BuildRequires: pkg-config +# The bootstrap package is not supposed to be used by end users +Requires: this-is-only-for-build-envs %else BuildRequires: harfbuzz-bootstrap BuildRequires: pkgconfig(cairo) >= 1.8.0