commit eekboard for openSUSE:Factory

2020-09-29 Thread root
Hello community,

here is the log from the commit of package eekboard for openSUSE:Factory 
checked in at 2020-09-29 19:01:38

Comparing /work/SRC/openSUSE:Factory/eekboard (Old)
 and  /work/SRC/openSUSE:Factory/.eekboard.new.4249 (New)


Package is "eekboard"

Tue Sep 29 19:01:38 2020 rev:6 rq:838158 version:1.0.8

Changes:

--- /work/SRC/openSUSE:Factory/eekboard/eekboard.changes2013-01-31 
14:45:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.eekboard.new.4249/eekboard.changes  
2020-09-29 19:01:59.169786809 +0200
@@ -1,0 +2,5 @@
+Mon Sep 28 05:34:45 UTC 2020 - Marguerite Su 
+
+- fix libexecdir
+
+---



Other differences:
--
++ eekboard.spec ++
--- /var/tmp/diff_new_pack.kTYuQv/_old  2020-09-29 19:02:00.473788393 +0200
+++ /var/tmp/diff_new_pack.kTYuQv/_new  2020-09-29 19:02:00.477788397 +0200
@@ -116,7 +116,7 @@
 %{_bindir}/eekboard
 %{_bindir}/eekboard-server
 %{_libdir}/libeek*.so.*
-/usr/lib/eekboard-setup
+%{_libexecdir}/eekboard-setup
 %{_datadir}/applications/eekboard.desktop
 %{_datadir}/dbus-1
 %{_datadir}/%{name}




commit eekboard for openSUSE:Factory

2013-01-31 Thread h_root
Hello community,

here is the log from the commit of package eekboard for openSUSE:Factory 
checked in at 2013-01-31 14:45:35

Comparing /work/SRC/openSUSE:Factory/eekboard (Old)
 and  /work/SRC/openSUSE:Factory/.eekboard.new (New)


Package is eekboard, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/eekboard/eekboard.changes2012-09-26 
16:18:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.eekboard.new/eekboard.changes   2013-01-31 
14:45:36.0 +0100
@@ -1,0 +2,5 @@
+Thu Jan 31 11:24:12 UTC 2013 - m...@suse.com
+
+- makes more flexible for pkgconfig with vala
+
+---



Other differences:
--
++ eekboard.spec ++
--- /var/tmp/diff_new_pack.K1dRAn/_old  2013-01-31 14:45:37.0 +0100
+++ /var/tmp/diff_new_pack.K1dRAn/_new  2013-01-31 14:45:37.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package eekboard
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products 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,39 +15,42 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define build_xtest (0%{suse_version}  1210)
 
 Name:  eekboard
 Version:   1.0.8
-Release:   1
+Release:0
 Summary:   An easy to use virtual keyboard toolkit
-Group: System/GUI/Other
 License:   GPL-3.0+
-URL:   http://github.com/ueno/eekboard
+Group:  System/GUI/Other
+Url:http://github.com/ueno/eekboard
 Source0:   %{name}-%{version}.tar.gz
 BuildRequires:pkgconfig(glib-2.0)
 BuildRequires:pkgconfig(gmodule-2.0)
 BuildRequires:pkgconfig(gobject-2.0)
-BuildRequires:pkgconfig(gthread-2.0)
 BuildRequires:pkgconfig(gobject-introspection-1.0)
+BuildRequires:  pkgconfig(gthread-2.0)
 %if 0%{?suse_version} = 1220
-BuildRequires:pkgconfig(vapigen-0.16)
+BuildRequires:  pkgconfig(vapigen) = 0.16.0
 %else
-BuildRequires:vala libvala-0_14-devel
+BuildRequires:  libvala-0_14-devel
+BuildRequires:  vala
 %endif
-BuildRequires:libxklavier-devel
 BuildRequires:at-spi2-core-devel
-BuildRequires:gtk3-devel
-BuildRequires:pango-devel
 BuildRequires:cairo-devel 
+BuildRequires:  gtk3-devel
 BuildRequires:libcanberra-devel
 BuildRequires:libcroco-devel
+BuildRequires:  libxklavier-devel
+BuildRequires:  pango-devel
 %if %{build_xtest}
 BuildRequires:libXtst-devel
 %endif
-BuildRequires:intltool
 BuildRequires:   gcc-c++
-BuildRequires:   python python-devel
+BuildRequires:  intltool
+BuildRequires:  python
+BuildRequires:  python-devel
 BuildRequires:update-desktop-files
 
 %glib2_gsettings_schema_requires
@@ -89,7 +92,6 @@

 make %{?_smp_mflags}
 
-
 %install
 make DESTDIR=$RPM_BUILD_ROOT install 
 rm -rf %{buildroot}%{_libdir}/*.la
@@ -108,7 +110,6 @@
 %icon_theme_cache_postun
 %glib2_gsettings_schema_postun
 
-
 %files -f %{name}.lang
 %defattr(-,root,root)
 %doc COPYING README AUTHORS

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org