Hello community,

here is the log from the commit of package libhdhomerun for openSUSE:Factory 
checked in at 2014-02-02 22:19:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libhdhomerun (Old)
 and      /work/SRC/openSUSE:Factory/.libhdhomerun.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libhdhomerun"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libhdhomerun/libhdhomerun.changes        
2014-01-23 15:47:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libhdhomerun.new/libhdhomerun.changes   
2014-02-02 22:19:57.000000000 +0100
@@ -1,0 +2,14 @@
+Fri Jan 24 07:07:09 UTC 2014 - adler_...@yahoo.com
+
+- Add .desktop and icon for hdhomerun_config_gui
+
+-------------------------------------------------------------------
+Fri Jan 24 04:23:13 UTC 2014 - adler_...@yahoo.com
+
+- Update to 20140121. 
+  * License changed to LGPL 2.1.
+  * Improvements to socket handling on Mac/Linux.
+  * Corrections to EU channel map.
+  * Increase firmware upload chunk size.
+
+-------------------------------------------------------------------

Old:
----
  hdhomerun_config_gui_20130328.tgz
  libhdhomerun_20130328.tgz

New:
----
  hdhomerun_config_gui.desktop
  hdhomerun_config_gui.png
  hdhomerun_config_gui_20140121.tgz
  libhdhomerun_20140121.tgz

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

Other differences:
------------------
++++++ libhdhomerun.spec ++++++
--- /var/tmp/diff_new_pack.8vTpFn/_old  2014-02-02 22:19:58.000000000 +0100
+++ /var/tmp/diff_new_pack.8vTpFn/_new  2014-02-02 22:19:58.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libhdhomerun
 #
-# Copyright (c) 2013 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
@@ -22,12 +22,15 @@
 BuildRequires:  gcc-c++
 BuildRequires:  gtk2-devel
 BuildRequires:  pkg-config
-Version:        20130328
+BuildRequires:  update-desktop-files
+Version:        20140121
 Release:        0
 Source0:        
http://download.silicondust.com/hdhomerun/libhdhomerun_%version.tgz
 Source1:        
http://download.silicondust.com/hdhomerun/hdhomerun_config_gui_%version.tgz
+Source2:        hdhomerun_config_gui.desktop
+Source3:        hdhomerun_config_gui.png
 Summary:        HDHomeRun library
-License:        LGPL-3.0
+License:        LGPL-2.1
 Group:          Productivity/Other
 Url:            http://www.silicondust.com
 Patch0:         Makefile.patch
@@ -42,7 +45,7 @@
 
 %package -n libhdhomerun%{SO_NR}
 Summary:        HDHomeRun library
-License:        LGPL-3.0
+License:        LGPL-2.1
 Group:          Productivity/Other
 
 %description -n libhdhomerun%{SO_NR}
@@ -54,7 +57,7 @@
 
 %package devel
 Summary:        HDHomeRun library
-License:        LGPL-3.0
+License:        LGPL-2.1
 Group:          Development/Libraries/Other
 Provides:       libhdhomerun:/usr/include/libhdhomerun/hdhomerun.h
 Requires:       libhdhomerun%{SO_NR} = %{version}
@@ -68,7 +71,7 @@
 
 %package -n hdhomerun_config
 Summary:        HDHomeRun Config tool
-License:        LGPL-3.0
+License:        LGPL-2.1
 Group:          Productivity/Other
 
 %description -n hdhomerun_config
@@ -131,6 +134,14 @@
 # docs
 cp lgpl.txt COPYING
 
+# desktop stuff
+mkdir -p %buildroot/%{_datadir}/icons/hicolor/32x32/apps
+cp %{SOURCE3} %buildroot/%{_datadir}/icons/hicolor/32x32/apps
+
+mkdir -p  %buildroot/%{_datadir}/applications
+cp %{SOURCE2}  %buildroot/%{_datadir}/applications
+%suse_update_desktop_file hdhomerun_config_gui
+
 %clean
 rm -rf %buildroot
 
@@ -140,7 +151,7 @@
 
 %files -n libhdhomerun%{SO_NR}
 %defattr(-,root,root)
-%{_libdir}/libhdhomerun.so.%{SO_NR}*
+%attr(0755,root,root) %{_libdir}/libhdhomerun.so.%{SO_NR}*
 %doc ../libhdhomerun/README ../libhdhomerun/COPYING
 
 %files devel
@@ -155,6 +166,8 @@
 %files -n hdhomerun_config_gui
 %defattr(-,root,root)
 %attr(0755,root,root) %{_bindir}/hdhomerun_config_gui
+%{_datadir}/applications/hdhomerun_config_gui.desktop
+%{_datadir}/icons/hicolor/32x32/apps/hdhomerun_config_gui.png
 %doc COPYING
 
 %changelog

++++++ hdhomerun_config_gui.desktop ++++++
[Desktop Entry]
Name=HDHomeRun Config GUI
Exec=hdhomerun_config_gui
Terminal=false
Icon=hdhomerun_config_gui
Type=Application
Categories=Settings;HardwareSettings;AudioVideo;TV;
Comment=Application to configure Silicon Dust HDHomeRun TV tuners
++++++ hdhomerun_config_gui_20130328.tgz -> hdhomerun_config_gui_20140121.tgz 
++++++

++++++ libhdhomerun_20130328.tgz -> libhdhomerun_20140121.tgz ++++++
++++ 2020 lines of diff (skipped)

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

Reply via email to