Hello community,

here is the log from the commit of package keybinder for openSUSE:Factory 
checked in at 2012-02-21 12:20:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/keybinder (Old)
 and      /work/SRC/openSUSE:Factory/.keybinder.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "keybinder", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/keybinder/keybinder.changes      2012-01-19 
16:55:55.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.keybinder.new/keybinder.changes 2012-02-21 
12:20:16.000000000 +0100
@@ -1,0 +2,10 @@
+Mon Feb 20 15:28:57 UTC 2012 - [email protected]
+
+- ensure example scripts are not executable
+
+-------------------------------------------------------------------
+Mon Feb 20 13:30:06 UTC 2012 - [email protected]
+
+- fixed build dependencies
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ keybinder.spec ++++++
--- /var/tmp/diff_new_pack.GyVLcJ/_old  2012-02-21 12:20:17.000000000 +0100
+++ /var/tmp/diff_new_pack.GyVLcJ/_new  2012-02-21 12:20:17.000000000 +0100
@@ -35,8 +35,11 @@
 BuildRequires:  python-gtk-devel
 %if 0%{suse_version} > 1210
 BuildRequires:  lua51-devel
+BuildRequires:  pkgconfig(xext)
+BuildRequires:  pkgconfig(xkbcommon)
 %else
 BuildRequires:  lua-devel
+BuildRequires:  xorg-x11-devel
 %endif
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -112,6 +115,7 @@
 
 %install
 %make_install
+find examples -type f -exec chmod 644 {} +
 find %{buildroot} -name '*.la' -delete -print
 %fdupes %{buildroot}
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to