Hello community, here is the log from the commit of package vdr-plugin-epgsearch for openSUSE:Factory checked in at 2013-03-08 09:55:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vdr-plugin-epgsearch (Old) and /work/SRC/openSUSE:Factory/.vdr-plugin-epgsearch.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vdr-plugin-epgsearch", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/vdr-plugin-epgsearch/vdr-plugin-epgsearch.changes 2011-09-23 12:49:47.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.vdr-plugin-epgsearch.new/vdr-plugin-epgsearch.changes 2013-03-08 09:55:29.000000000 +0100 @@ -1,0 +2,9 @@ +Sun Dec 16 23:48:47 UTC 2012 - [email protected] + +- update to version 1.0.0, summary of most important changes: + * supports vdr 1.6.0 to 1.7.21 + * avoid repeats with new "compare date" + * new action "announce and switch" + * many fixes and improvements, see HISTORY file + +------------------------------------------------------------------- Old: ---- epgsearch-0.9.24-const.diff epgsearch-0.9.24-langinfo.diff vdr-epgsearch-0.9.24.tgz New: ---- vdr-epgsearch-1.0.0.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vdr-plugin-epgsearch.spec ++++++ --- /var/tmp/diff_new_pack.DUy7PO/_old 2013-03-08 09:55:30.000000000 +0100 +++ /var/tmp/diff_new_pack.DUy7PO/_new 2013-03-08 09:55:30.000000000 +0100 @@ -1,7 +1,8 @@ # -# spec file for package vdr-plugin-epgsearch (Version 0.9.24) +# spec file for package vdr-plugin-epgsearch # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 B1 Systems GmbH, Vohburg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,11 +16,10 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild -%define pluginversion 0.9.24 +%define pluginversion 1.0.0 %define pluginname epgsearch -%define pluginurl http://winni.vdr-developer.org/epgsearch/downloads/vdr-epgsearch-0.9.24.tgz +%define pluginurl http://winni.vdr-developer.org/epgsearch/downloads/vdr-epgsearch-%{pluginversion}.tgz # %define plugindir %pluginname-%pluginversion %define plugintarball vdr-%pluginname-%pluginversion.tgz @@ -28,17 +28,17 @@ Name: vdr-plugin-epgsearch Version: %pkgversion -Release: 1 +Release: 0 Source: %plugintarball BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: VDR %pluginname plugin License: GPL-2.0+ Group: Hardware/TV -BuildRequires: gcc-c++ vdr-devel +BuildRequires: gcc-c++ +BuildRequires: pkg-config +BuildRequires: vdr-devel PreReq: vdr(abi) = %{vdr_apiversion} Url: %pluginurl -Patch0: epgsearch-0.9.24-langinfo.diff -Patch1: epgsearch-0.9.24-const.diff # only needed for packages that used the old naming scheme Obsoletes: vdr-%pluginname < %pkgversion # used to be in vdr-plugins @@ -50,8 +50,6 @@ %vdrname %pluginname plugin %prep %setup -q -n %plugindir -%patch0 -p1 -%patch1 -p1 chmod 644 scripts/* rm -f scripts/*~ @@ -79,5 +77,8 @@ %attr(-,vdr,root) %dir %{vdr_sysconfdir}/plugins/epgsearch %attr(-,vdr,root) %config(noreplace) %{vdr_sysconfdir}/plugins/epgsearch/* %{_bindir}/createcats +# hack, until new enough VDR owns all these +%dir %vdr_localedir/* +%dir %vdr_localedir/*/LC_MESSAGES/ %changelog ++++++ vdr-epgsearch-0.9.24.tgz -> vdr-epgsearch-1.0.0.tgz ++++++ ++++ 31441 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
