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

Build harfbuzz-bootstrap package so that one can build harfbuzz-enabled libfreetype6 without hitting circular dependencies (bsc#912062)

OBS-URL: https://build.opensuse.org/request/show/295306
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=66
This commit is contained in:
2015-04-13 07:41:08 +00:00
committed by Git OBS Bridge
parent a02bb9da09
commit 2a7b02d066
6 changed files with 741 additions and 5 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Apr 10 08:13:58 UTC 2015 - fstrba@suse.com
- Split a minimal harfbuzz-bootstrap package in order to avoid
possible build cycles between freetype2 and harfbuzz.
- Add harfbuzz-bootstrap-rpmlintrc file to avoid errors on this
bootstrap package (to be used only for freetype2 build)
- Add pre_checkin.sh script to sync the harfbuzz.spec and
harfbuzz-bootstrap.spec as well as the harfbuzz.changes and
harfbuzz-bootstrap.changes automatically.
-------------------------------------------------------------------
Sat Mar 21 23:16:34 UTC 2015 - zaitor@opensuse.org