Hello community,

here is the log from the commit of package kvkbd for openSUSE:Factory checked 
in at 2014-05-05 21:10:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kvkbd (Old)
 and      /work/SRC/openSUSE:Factory/.kvkbd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kvkbd"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kvkbd/kvkbd.changes      2011-09-23 
02:07:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kvkbd.new/kvkbd.changes 2014-05-05 
21:10:06.000000000 +0200
@@ -1,0 +2,13 @@
+Sat May  3 20:11:29 UTC 2014 - [email protected]
+
+- Update to version 0.7.1:
+  # Continuation of kvkbd-kde4 package.
+  * Fix css install location. Login helper option is restored.
+  From version 0.7.0:
+  * Implemented themes and color styles. Dynamic detection of language was lost
+    during porting to KDE4 and now restored. --loginhelper is incomplete.
+- Removed the following patches (fixed upstream):
+  * fix-loginhelper.diff
+  * kvkbd-link-x11.patch
+
+-------------------------------------------------------------------

Old:
----
  94374-kvkbd-0.6.tar.gz
  debian.changelog
  debian.control
  debian.rules
  debian.series
  fix-loginhelper.diff
  kvkbd-link-x11.patch
  kvkbd.dsc

New:
----
  56019-kvkbd-0.7.1.tar.gz

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

Other differences:
------------------
++++++ kvkbd.spec ++++++
--- /var/tmp/diff_new_pack.D312eB/_old  2014-05-05 21:10:08.000000000 +0200
+++ /var/tmp/diff_new_pack.D312eB/_new  2014-05-05 21:10:08.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kvkbd
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,50 +15,43 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           kvkbd
-BuildRequires:  libkde4-devel libxslt-devel
-BuildRequires:  update-desktop-files
+Version:        0.7.1
+Release:        0
+Summary:        Virtual keyboard for KDE
 License:        GPL-2.0+
-Url:            http://kde-apps.org/content/show.php/Kvkbd+-+KDE4?content=94374
 Group:          System/GUI/KDE
+Url:            http://kde-apps.org/content/show.php/Kvkbd?content=56019
+Source0:        
http://kde-apps.org/CONTENT/content-files/56019-%{name}-%{version}.tar.gz
+BuildRequires:  libkde4-devel
+BuildRequires:  libxslt-devel
+BuildRequires:  update-desktop-files
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Summary:        A virtual keyboard for KDE
-Version:        0.6
-Release:        14
-Source:         94374-kvkbd-0.6.tar.gz
-Patch1:         fix-loginhelper.diff
-Patch2:         kvkbd-link-x11.patch
 %kde4_runtime_requires
 
 %description
-Kvkbd is a virtual keyboard for KDE, it contains many features like system 
tray and dock support, autodetection and on the fly change of the keyboard 
layout, scripting with DBus, etc.
+Kvkbd is a virtual keyboard for KDE, it contains many features like system tray
+and dock support, autodetection and on the fly change of the keyboard layout,
+scripting with DBus, etc.
  
 %prep
-%setup -n %{name}-%{version} -q
-%patch1
-%patch2
+%setup -q
 
 %build
-  %cmake_kde4 -d build
-  %make_jobs
+%cmake_kde4 -d build
+%make_jobs
 
 %install
-  cd build
-  %kde4_makeinstall
-  %suse_update_desktop_file kvkbd
-  %kde_post_install
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+%kde4_makeinstall -C build
+%kde_post_install
 
 %files
-%defattr(-,root,root)
+%defattr(-,root,root,-)
+%doc AUTHORS ChangeLog LICENSE TODO
 %{_kde4_bindir}/kvkbd
 %{_kde4_applicationsdir}/kvkbd.desktop
 %{_kde4_appsdir}/kvkbd
-%lang(en) %{_kde4_docdir}/HTML/en/kvkbd
+%doc %lang(en) %{_kde4_docdir}/HTML/en/kvkbd
 
 %changelog

++++++ 94374-kvkbd-0.6.tar.gz -> 56019-kvkbd-0.7.1.tar.gz ++++++
++++ 7278 lines of diff (skipped)

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

Reply via email to