forked from pool/harfbuzz
fixup
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=75
This commit is contained in:
parent
5a6132f68b
commit
b40d915170
@ -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
|
Sun Apr 26 10:34:56 UTC 2015 - fstrba@suse.com
|
||||||
|
|
||||||
|
@ -32,6 +32,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
Source1000: harfbuzz-bootstrap-rpmlintrc
|
Source1000: harfbuzz-bootstrap-rpmlintrc
|
||||||
# Generation of pkgconfig(foo) provides for the bootstrap package
|
# Generation of pkgconfig(foo) provides for the bootstrap package
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
|
# The bootstrap package is not supposed to be used by end users
|
||||||
|
Requires: this-is-only-for-build-envs
|
||||||
%else
|
%else
|
||||||
BuildRequires: harfbuzz-bootstrap
|
BuildRequires: harfbuzz-bootstrap
|
||||||
BuildRequires: pkgconfig(cairo) >= 1.8.0
|
BuildRequires: pkgconfig(cairo) >= 1.8.0
|
||||||
|
@ -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
|
Sun Apr 26 10:34:56 UTC 2015 - fstrba@suse.com
|
||||||
|
|
||||||
|
@ -32,6 +32,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
Source1000: harfbuzz-bootstrap-rpmlintrc
|
Source1000: harfbuzz-bootstrap-rpmlintrc
|
||||||
# Generation of pkgconfig(foo) provides for the bootstrap package
|
# Generation of pkgconfig(foo) provides for the bootstrap package
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
|
# The bootstrap package is not supposed to be used by end users
|
||||||
|
Requires: this-is-only-for-build-envs
|
||||||
%else
|
%else
|
||||||
BuildRequires: harfbuzz-bootstrap
|
BuildRequires: harfbuzz-bootstrap
|
||||||
BuildRequires: pkgconfig(cairo) >= 1.8.0
|
BuildRequires: pkgconfig(cairo) >= 1.8.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user