Hello community, here is the log from the commit of package vkeybd for openSUSE:Factory checked in at 2017-11-30 12:45:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vkeybd (Old) and /work/SRC/openSUSE:Factory/.vkeybd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vkeybd" Thu Nov 30 12:45:57 2017 rev:22 rq:546477 version:0.1.18d Changes: -------- --- /work/SRC/openSUSE:Factory/vkeybd/vkeybd.changes 2011-09-23 12:50:02.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.vkeybd.new/vkeybd.changes 2017-11-30 12:46:00.428575693 +0100 @@ -1,0 +2,6 @@ +Tue Nov 28 19:11:42 UTC 2017 - [email protected] + +- Remove xorg-x11-devel from BuildRequires and explicit linking + to x11, not required anymore to build tk apps. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vkeybd.spec ++++++ --- /var/tmp/diff_new_pack.7VZy5U/_old 2017-11-30 12:46:01.248545885 +0100 +++ /var/tmp/diff_new_pack.7VZy5U/_new 2017-11-30 12:46:01.252545740 +0100 @@ -1,7 +1,7 @@ # -# spec file for package vkeybd (Version 0.1.18d) +# spec file for package vkeybd # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,17 +15,18 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: vkeybd -BuildRequires: alsa-devel pkgconfig tk-devel update-desktop-files xorg-x11-devel +BuildRequires: alsa-devel BuildRequires: lash-devel +BuildRequires: pkgconfig +BuildRequires: tk-devel +BuildRequires: update-desktop-files Summary: Vkeybd - Virtual Keyboard Instrument -Version: 0.1.18d -Release: 1 License: GPL-2.0+ Group: Productivity/Multimedia/Sound/Midi +Version: 0.1.18d +Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Url: http://www.alsa-project.org/~iwai/alsa.html Source: ftp://ftp.suse.com/pub/people/tiwai/vkeybd/%{name}-%{version}.tar.bz2 @@ -50,7 +51,7 @@ PREFIX=%{_prefix} \ TCL_VERSION=$TCL_VERSION \ USE_LASH=1 \ - XLIB="-L/usr/X11R6/lib64 -L/usr/X11R6/lib -lX11" + XLIB="" %install make DESTDIR="$RPM_BUILD_ROOT" PREFIX=%{_prefix} install
