Hello community, here is the log from the commit of package roccat-tools for openSUSE:Factory checked in at 2015-08-21 07:41:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/roccat-tools (Old) and /work/SRC/openSUSE:Factory/.roccat-tools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "roccat-tools" Changes: -------- --- /work/SRC/openSUSE:Factory/roccat-tools/roccat-tools.changes 2015-08-05 19:14:47.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.roccat-tools.new/roccat-tools.changes 2015-08-21 07:42:13.000000000 +0200 @@ -1,0 +2,9 @@ +Wed Aug 19 23:24:32 UTC 2015 - [email protected] + +- update to 3.6.0 + * Added: Support for Nyth + * Added: New soundfiles + * Added: Firmware updater for Ryos TKL Pro + * Removed: Firmware updater for Tyon + +------------------------------------------------------------------- Old: ---- roccat-tools-3.5.0.tar.bz2 New: ---- roccat-tools-3.6.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ roccat-tools.spec ++++++ --- /var/tmp/diff_new_pack.ayW48c/_old 2015-08-21 07:42:14.000000000 +0200 +++ /var/tmp/diff_new_pack.ayW48c/_new 2015-08-21 07:42:14.000000000 +0200 @@ -18,7 +18,7 @@ %{!?_udevrulesdir: %global _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d} Name: roccat-tools -Version: 3.5.0 +Version: 3.6.0 Release: 0 License: GPL-2.0+ and CC-BY-3.0 Group: Hardware/Other @@ -30,7 +30,7 @@ BuildRequires: pkg-config BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(dbus-glib-1) -BuildRequires: pkgconfig(gaminggear-0) >= 0.10.1 +BuildRequires: pkgconfig(gaminggear-0) >= 0.11.0 BuildRequires: pkgconfig(gtk+-2.0) >= 2.20 BuildRequires: pkgconfig(gudev-1.0) BuildRequires: pkgconfig(libcanberra) @@ -202,6 +202,17 @@ Requires: roccat-tools-devel = %{version} Requires: roccat-tyon = %{version} +%package -n roccat-nyth +Summary: Roccat Nyth userlandtools +Group: Hardware/Other +Requires: roccat-tools = %{version} + +%package -n roccat-nyth-devel +Summary: Development header for Roccat Nyth +Group: Development/Libraries/C and C++ +Requires: roccat-tools-devel = %{version} +Requires: roccat-nyth = %{version} + %description Roccat consists of a shared library and other files shared by device specific applications for Roccat hardware. @@ -354,6 +365,17 @@ of a Roccat Tyon mouse. Here are the development headers needed to compile software that uses libtyon. +%description -n roccat-nyth +Nyth consists of a shared library, a console application and a GUI application. +It helps users of the Nyth kernel driver to manipulate the profiles and settings +of a Roccat Nyth mouse. + +%description -n roccat-nyth-devel +Nyth consists of a shared library, a console application and a GUI application. +It helps users of the Nyth kernel driver to manipulate the profiles and settings +of a Roccat Nyth mouse. +Here are the development headers needed to compile software that uses libtyon. + %prep %setup -q -n roccat-tools-%{version} @@ -544,6 +566,18 @@ %icon_theme_cache_postun %{?udev_rules_update:%udev_rules_update} +%post -n roccat-nyth +/sbin/ldconfig +%desktop_database_post +%icon_theme_cache_post +%{?udev_rules_update:%udev_rules_update} + +%postun -n roccat-nyth +/sbin/ldconfig +%desktop_database_postun +%icon_theme_cache_postun +%{?udev_rules_update:%udev_rules_update} + %files -f build/roccat-tools.lang %defattr(-,root,root) %doc README COPYING Changelog @@ -801,4 +835,19 @@ %defattr(-,root,root) %{_libdir}/libroccattyon.so +%files -n roccat-nyth +%defattr(-,root,root) +%{_bindir}/roccatnythconfig +%{_bindir}/roccatnythcontrol +%{_libdir}/libroccatnyth.so.* +%{_libdir}/gaminggear_plugins/libnythgfxplugin.so +%{_libdir}/roccat/libnytheventhandler.so +%{_udevrulesdir}/90-roccat-nyth.rules +%{_datadir}/man/*/man1/roccatnythcontrol.1* +%{_datadir}/applications/roccatnythconfig.desktop + +%files -n roccat-nyth-devel +%defattr(-,root,root) +%{_libdir}/libroccatnyth.so + %changelog ++++++ roccat-tools-3.5.0.tar.bz2 -> roccat-tools-3.6.0.tar.bz2 ++++++ ++++ 34554 lines of diff (skipped)
