Accepting request 583037 from home:jengelh:branches:GNOME:Factory
- Fix RPM groups. Update summaries. Remove --with-pic. OBS-URL: https://build.opensuse.org/request/show/583037 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxklavier?expand=0&rev=37
This commit is contained in:
parent
93bae09727
commit
8101a8c532
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 5 15:43:03 UTC 2018 - jengelh@inai.de
|
||||
|
||||
- Fix RPM groups. Update summaries. Remove --with-pic.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 28 16:36:47 UTC 2018 - dimstar@opensuse.org
|
||||
|
||||
|
@ -22,7 +22,7 @@ Release: 0
|
||||
Summary: Library with X keyboard related functions
|
||||
License: LGPL-2.0-or-later
|
||||
Group: Development/Libraries/X11
|
||||
URL: http://www.freedesktop.org/Software/LibXklavier
|
||||
Url: http://www.freedesktop.org/Software/LibXklavier
|
||||
Source: http://download.gnome.org/sources/libxklavier/5.3/%{name}-%{version}.tar.xz
|
||||
Source99: baselibs.conf
|
||||
BuildRequires: doxygen
|
||||
@ -41,7 +41,7 @@ Requires: xkbcomp
|
||||
This library allows you to simplify XKB-related development.
|
||||
|
||||
%package devel
|
||||
Summary: Include Files and Libraries mandatory for Development
|
||||
Summary: Development files for libxklavier
|
||||
Group: Development/Libraries/X11
|
||||
Requires: %{name} = %{version}
|
||||
Requires: glibc-devel
|
||||
@ -62,7 +62,7 @@ Obsoletes: %{name} < %{version}
|
||||
This library allows you to simplify XKB-related development.
|
||||
|
||||
%package -n typelib-1_0-Xkl-1_0
|
||||
Summary: Library with X keyboard related functions -- Introspection bindings
|
||||
Summary: Introspection bindings for libxklavier
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n typelib-1_0-Xkl-1_0
|
||||
@ -73,7 +73,7 @@ libxklavier.
|
||||
|
||||
%package doc
|
||||
Summary: Additional Package Documentation for libxklavier
|
||||
Group: Development/Libraries/X11
|
||||
Group: Documentation/HTML
|
||||
Requires: %{name} = %{version}
|
||||
|
||||
%description doc
|
||||
@ -84,7 +84,6 @@ This library allows you to simplify XKB-related development.
|
||||
|
||||
%build
|
||||
%configure \
|
||||
--with-pic \
|
||||
--with-xkb-base=%{_datadir}/X11/xkb \
|
||||
--with-xkb-bin-base=%{_bindir} \
|
||||
--disable-static
|
||||
|
Loading…
x
Reference in New Issue
Block a user