Accepting request 296165 from home:fstrba:branches:GNOME:Factory
Try to not generate provides for harfbuzz-bootstrap OBS-URL: https://build.opensuse.org/request/show/296165 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=69
This commit is contained in:
parent
c0d60ab26e
commit
5f90e2fe4e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 14 12:12:44 UTC 2015 - fstrba@suse.com
|
||||
|
||||
- Try to completely disable the provides for harfbuzz-bootstrap
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 10 08:13:58 UTC 2015 - fstrba@suse.com
|
||||
|
||||
|
@ -19,6 +19,7 @@
|
||||
%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
|
||||
@ -54,6 +55,7 @@ HarfBuzz is an OpenType text shaping engine.
|
||||
%package -n libharfbuzz0
|
||||
Summary: An OpenType text shaping engine
|
||||
Group: System/Libraries
|
||||
Obsoletes: harfbuzz-bootstrap = %{version}
|
||||
|
||||
%description -n libharfbuzz0
|
||||
HarfBuzz is an OpenType text shaping engine.
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 14 12:12:44 UTC 2015 - fstrba@suse.com
|
||||
|
||||
- Try to completely disable the provides for harfbuzz-bootstrap
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 10 08:13:58 UTC 2015 - fstrba@suse.com
|
||||
|
||||
|
@ -19,6 +19,7 @@
|
||||
%global build_bootstrap 0
|
||||
%if %{build_bootstrap}
|
||||
%global _use_internal_dependency_generator 0
|
||||
%global __find_provides %{nil}
|
||||
%endif
|
||||
Name: harfbuzz
|
||||
Version: 0.9.40
|
||||
|
Loading…
x
Reference in New Issue
Block a user