forked from pool/libxkbcommon
add xkbcommon-0.5.0 notes
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libxkbcommon?expand=0&rev=22
This commit is contained in:
parent
38a3eb4987
commit
4b36a832d1
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 11 18:33:56 UTC 2014 - jengelh@inai.de
|
||||
|
||||
- Add commentary about upcoming symbol version support to
|
||||
.spec file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 9 16:36:07 UTC 2014 - jengelh@inai.de
|
||||
|
||||
|
@ -117,9 +117,11 @@ extra_opts=--disable-x11
|
||||
%endif
|
||||
# Ensure people will use pkgconfig to locate headers.
|
||||
%configure --disable-static --includedir="%_includedir/pkg/%name" $extra_opts
|
||||
# libxkbcommon has added symbols between 0.2.0..0.4.2 without maintenance;
|
||||
# force versioning so rpm can detect potentially incompatible mixtures
|
||||
# of programs and libraries.
|
||||
# libxkbcommon has had changing symbols (for example between 0.2.0..0.4.2
|
||||
# and 0.4.3..0.5.0) without maintenance of the SO version; therefore, force
|
||||
# a unique name for the openSUSE package.
|
||||
# The next release (libxkbcommon-0.5.0) will have proper symbol versions,
|
||||
# and we can drop this.
|
||||
make %{?_smp_mflags} V=1 AM_LDFLAGS="-release %version"
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user