Hello community,

here is the log from the commit of package xkbcomp for openSUSE:Factory checked 
in at 2017-11-23 09:34:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xkbcomp (Old)
 and      /work/SRC/openSUSE:Factory/.xkbcomp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xkbcomp"

Thu Nov 23 09:34:49 2017 rev:11 rq:544168 version:1.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/xkbcomp/xkbcomp.changes  2017-05-10 
20:35:11.756558901 +0200
+++ /work/SRC/openSUSE:Factory/.xkbcomp.new/xkbcomp.changes     2017-11-23 
09:34:54.557322290 +0100
@@ -1,0 +2,6 @@
+Mon Nov 20 22:42:36 UTC 2017 - zai...@opensuse.org
+
+- Add U_xkbcomp_pkgconfig-add-bindir.patch: pkgconfig: Add our
+  bindir to xkbcomp.pc.
+
+-------------------------------------------------------------------

New:
----
  U_xkbcomp_pkgconfig-add-bindir.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xkbcomp.spec ++++++
--- /var/tmp/diff_new_pack.xBNXoD/_old  2017-11-23 09:34:56.609247424 +0100
+++ /var/tmp/diff_new_pack.xBNXoD/_new  2017-11-23 09:34:56.609247424 +0100
@@ -26,6 +26,7 @@
 Source0:        
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
 Source1:        
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2.sig
 Source2:        %{name}.keyring
+Patch0:         U_xkbcomp_pkgconfig-add-bindir.patch
 BuildRequires:  bison
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(x11)
@@ -51,6 +52,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure

++++++ U_xkbcomp_pkgconfig-add-bindir.patch ++++++
>From 3e2a6ad4edfbf21c3f76f8319f0039b7f589944f Mon Sep 17 00:00:00 2001
From: Adam Jackson <a...@redhat.com>
Date: Mon, 6 Nov 2017 12:54:41 -0500
Subject: pkgconfig: Add our bindir to xkbcomp.pc

Reviewed-by: Daniel Stone <dani...@collabora.com>
Signed-off-by: Adam Jackson <a...@redhat.com>

diff --git a/xkbcomp.pc.in b/xkbcomp.pc.in
index b8d6023..4d138c8 100644
--- a/xkbcomp.pc.in
+++ b/xkbcomp.pc.in
@@ -1,4 +1,5 @@
 prefix=@prefix@
+bindir=@bindir@
 datarootdir=@datarootdir@
 datadir=@datadir@
 xkbconfigdir=@XKBCONFIGROOT@
-- 
cgit v0.10.2


Reply via email to