From 1374afeabab81c909e194104fc37aac98376621b7bf409b62243ebc544efaf91 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Wed, 6 May 2015 08:09:33 +0000 Subject: [PATCH] Accepting request 305541 from home:fstrba:freetype2 Try to make the boostrap package uninstallable for common mortal OBS-URL: https://build.opensuse.org/request/show/305541 OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=101 --- freetype2-bootstrap.changes | 7 +++++++ freetype2-bootstrap.spec | 1 + freetype2.changes | 7 +++++++ freetype2.spec | 1 + 4 files changed, 16 insertions(+) diff --git a/freetype2-bootstrap.changes b/freetype2-bootstrap.changes index 3a4cdfe..50f1928 100644 --- a/freetype2-bootstrap.changes +++ b/freetype2-bootstrap.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed May 6 08:06:12 UTC 2015 - fstrba@suse.com + +- 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. + ------------------------------------------------------------------- Tue May 5 08:03:48 UTC 2015 - fstrba@suse.com diff --git a/freetype2-bootstrap.spec b/freetype2-bootstrap.spec index 20e7769..554ee64 100644 --- a/freetype2-bootstrap.spec +++ b/freetype2-bootstrap.spec @@ -46,6 +46,7 @@ Obsoletes: freetype2-64bit %endif %if %{build_bootstrap} Source1000: freetype2-bootstrap-rpmlintrc +Requires: this-is-only-for-build-envs %else #!BuildIgnore: libfreetype6 BuildRequires: freetype2-bootstrap diff --git a/freetype2.changes b/freetype2.changes index 3a4cdfe..50f1928 100644 --- a/freetype2.changes +++ b/freetype2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed May 6 08:06:12 UTC 2015 - fstrba@suse.com + +- 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. + ------------------------------------------------------------------- Tue May 5 08:03:48 UTC 2015 - fstrba@suse.com diff --git a/freetype2.spec b/freetype2.spec index d127f50..20f5b8e 100644 --- a/freetype2.spec +++ b/freetype2.spec @@ -46,6 +46,7 @@ Obsoletes: freetype2-64bit %endif %if %{build_bootstrap} Source1000: freetype2-bootstrap-rpmlintrc +Requires: this-is-only-for-build-envs %else #!BuildIgnore: libfreetype6 BuildRequires: freetype2-bootstrap