commit vdr-plugin-epgsearch for openSUSE:Factory

2019-03-10 Thread root
Hello community,

here is the log from the commit of package vdr-plugin-epgsearch for 
openSUSE:Factory checked in at 2019-03-10 09:32:13

Comparing /work/SRC/openSUSE:Factory/vdr-plugin-epgsearch (Old)
 and  /work/SRC/openSUSE:Factory/.vdr-plugin-epgsearch.new.28833 (New)


Package is "vdr-plugin-epgsearch"

Sun Mar 10 09:32:13 2019 rev:19 rq:680781 version:2.4.0

Changes:

--- 
/work/SRC/openSUSE:Factory/vdr-plugin-epgsearch/vdr-plugin-epgsearch.changes
2016-06-19 10:50:43.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.vdr-plugin-epgsearch.new.28833/vdr-plugin-epgsearch.changes
 2019-03-10 09:32:16.496221689 +0100
@@ -1,0 +2,18 @@
+Sat Mar  2 13:21:00 UTC 2019 - Stefan Seyfried 
+
+- do not own /etc/vdr/plugins
+
+---
+Wed Dec 26 16:44:38 UTC 2018 - Stefan Seyfried 
+
+- update to version 2.4.0
+
+---
+Thu Mar 22 20:37:44 UTC 2018 - seife+...@b1-systems.com
+
+- update to current git master to fix build with vdr-2.3
+- remove obsolete patches:
+  - epgsearch-vdr-2.2.patch
+  - epgsearch-gcc6.patch
+
+---

Old:

  epgsearch-gcc6.patch
  epgsearch-vdr-2.2.patch
  vdr-epgsearch-1.0.1.beta5.tgz

New:

  vdr-plugin-epgsearch-2.4.0.tar.gz



Other differences:
--
++ vdr-plugin-epgsearch.spec ++
--- /var/tmp/diff_new_pack.ilvphL/_old  2019-03-10 09:32:17.028221555 +0100
+++ /var/tmp/diff_new_pack.ilvphL/_new  2019-03-10 09:32:17.028221555 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vdr-plugin-epgsearch
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2016 B1 Systems GmbH, Vohburg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,37 +13,31 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%define pluginversion 1.0.1.beta5
 %define pluginname epgsearch
-%define pluginurl 
http://winni.vdr-developer.org/epgsearch/downloads/beta/vdr-epgsearch-%{pluginversion}.tgz
 #
-%define plugindir %pluginname-%pluginversion
-%define plugintarball vdr-%pluginname-%pluginversion.tgz
-#
-%define pkgversion %pluginversion
 
 Name:   vdr-plugin-epgsearch
-Version:%pkgversion
+Version:2.4.0
 Release:0
-Source: %plugintarball
+# https://projects.vdr-developer.org/git/vdr-plugin-epgsearch.git/
+Source: 
https://projects.vdr-developer.org/git/vdr-plugin-epgsearch.git/snapshot/vdr-plugin-epgsearch-%{version}.tar.gz
 Patch0: %pluginname-1.0.1.beta5-fix-bashisms.patch
-Patch1: epgsearch-vdr-2.2.patch
-Patch2: epgsearch-gcc6.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:VDR %pluginname plugin
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Hardware/TV
 BuildRequires:  gcc-c++
+BuildRequires:  groff
 BuildRequires:  pkg-config
 BuildRequires:  vdr-devel
 PreReq: vdr(abi) = %{vdr_apiversion}
-Url:%pluginurl
+Url:http://winni.vdr-developer.org/epgsearch/index_eng.html
 # only needed for packages that used the old naming scheme
-Obsoletes:  vdr-%pluginname < %pkgversion
+Obsoletes:  vdr-%pluginname < %version
 # used to be in vdr-plugins
 Provides:   vdr-plugins:/usr/share/doc/packages/vdr/plugins/%{pluginname}
 Conflicts:  vdr-plugins <= 0.5
@@ -52,10 +46,8 @@
 
 %vdrname %pluginname plugin
 %prep
-%setup -q -n %plugindir
+%setup -q
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
 chmod 644 scripts/*
 rm -f scripts/*~
 
@@ -73,10 +65,10 @@
 
 %files -f vdr-%pluginname.lang
 %defattr(-,root,root)
-%doc COPYING HISTORY HISTORY.DE MANUAL README README.DE README.Translators
+%license COPYING
+%doc HISTORY HISTORY.DE MANUAL README README.DE README.Translators
 %doc conf scripts
 %{vdr_libdir}/*
-%attr(-,vdr,root) %dir %{vdr_sysconfdir}/plugins
 %attr(-,vdr,root) %dir %{vdr_sysconfdir}/plugins/epgsearch
 %attr(-,vdr,root) %config(noreplace) %{vdr_sysconfdir}/plugins/epgsearch/*
 %{_bindir}/createcats




commit vdr-plugin-epgsearch for openSUSE:Factory

2016-06-19 Thread h_root
Hello community,

here is the log from the commit of package vdr-plugin-epgsearch for 
openSUSE:Factory checked in at 2016-06-19 10:50:40

Comparing /work/SRC/openSUSE:Factory/vdr-plugin-epgsearch (Old)
 and  /work/SRC/openSUSE:Factory/.vdr-plugin-epgsearch.new (New)


Package is "vdr-plugin-epgsearch"

Changes:

--- 
/work/SRC/openSUSE:Factory/vdr-plugin-epgsearch/vdr-plugin-epgsearch.changes
2015-03-11 09:56:52.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.vdr-plugin-epgsearch.new/vdr-plugin-epgsearch.changes
   2016-06-19 10:50:43.0 +0200
@@ -1,0 +2,5 @@
+Fri Jun 17 19:53:21 UTC 2016 - seife+...@b1-systems.com
+
+- add patch epgsearch-gcc6.patch to fix build with gcc 6
+
+---

New:

  epgsearch-gcc6.patch



Other differences:
--
++ vdr-plugin-epgsearch.spec ++
--- /var/tmp/diff_new_pack.CdjObn/_old  2016-06-19 10:50:44.0 +0200
+++ /var/tmp/diff_new_pack.CdjObn/_new  2016-06-19 10:50:44.0 +0200
@@ -1,8 +1,8 @@
 #
 # spec file for package vdr-plugin-epgsearch
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
-# Copyright (c) 2014 B1 Systems GmbH, Vohburg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -32,6 +32,7 @@
 Source: %plugintarball
 Patch0: %pluginname-1.0.1.beta5-fix-bashisms.patch
 Patch1: epgsearch-vdr-2.2.patch
+Patch2: epgsearch-gcc6.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:VDR %pluginname plugin
 License:GPL-2.0+
@@ -54,6 +55,7 @@
 %setup -q -n %plugindir
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 chmod 644 scripts/*
 rm -f scripts/*~
 

++ epgsearch-gcc6.patch ++
Index: b/switchtimer.c
===
--- a/switchtimer.c
+++ b/switchtimer.c
@@ -157,7 +157,7 @@ bool cSwitchTimer::Save(FILE *f)
 
 cSwitchTimer* cSwitchTimers::InSwitchList(const cEvent* event)
 {
-if (!event) return false;
+if (!event) return NULL;
 cMutexLock SwitchTimersLock(this);
 cSwitchTimer* switchTimer = SwitchTimers.First();
 while (switchTimer)



commit vdr-plugin-epgsearch for openSUSE:Factory

2015-03-11 Thread h_root
Hello community,

here is the log from the commit of package vdr-plugin-epgsearch for 
openSUSE:Factory checked in at 2015-03-11 09:56:52

Comparing /work/SRC/openSUSE:Factory/vdr-plugin-epgsearch (Old)
 and  /work/SRC/openSUSE:Factory/.vdr-plugin-epgsearch.new (New)


Package is vdr-plugin-epgsearch

Changes:

--- 
/work/SRC/openSUSE:Factory/vdr-plugin-epgsearch/vdr-plugin-epgsearch.changes
2014-11-26 10:33:45.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.vdr-plugin-epgsearch.new/vdr-plugin-epgsearch.changes
   2015-03-11 09:56:52.0 +0100
@@ -1,0 +2,5 @@
+Wed Mar  4 12:47:21 UTC 2015 - seife+...@b1-systems.com
+
+- add patch epgsearch-vdr-2.2.patch to fix build with VDR 2.2
+
+---

New:

  epgsearch-vdr-2.2.patch



Other differences:
--
++ vdr-plugin-epgsearch.spec ++
--- /var/tmp/diff_new_pack.LJYcLv/_old  2015-03-11 09:56:53.0 +0100
+++ /var/tmp/diff_new_pack.LJYcLv/_new  2015-03-11 09:56:53.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vdr-plugin-epgsearch
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2014 B1 Systems GmbH, Vohburg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -30,7 +30,8 @@
 Version:%pkgversion
 Release:0
 Source: %plugintarball
-Patch:  %pluginname-1.0.1.beta5-fix-bashisms.patch
+Patch0: %pluginname-1.0.1.beta5-fix-bashisms.patch
+Patch1: epgsearch-vdr-2.2.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:VDR %pluginname plugin
 License:GPL-2.0+
@@ -51,7 +52,8 @@
 %vdrname %pluginname plugin
 %prep
 %setup -q -n %plugindir
-%patch -p1
+%patch0 -p1
+%patch1 -p1
 chmod 644 scripts/*
 rm -f scripts/*~
 

++ epgsearch-vdr-2.2.patch ++
Index: b/uservars.h
===
--- a/uservars.h
+++ b/uservars.h
@@ -538,7 +538,11 @@ class cVideodirVar : public cInternalVar
 cVideodirVar() : cInternalVar(videodir) {}
 string Evaluate(const cEvent*, bool escapeStrings = false)
{
+#if APIVERSNUM = 20200
+   return cVideoDirectory::Name();
+#else
return VideoDirectory;
+#endif
}
 };
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit vdr-plugin-epgsearch for openSUSE:Factory

2014-11-26 Thread h_root
Hello community,

here is the log from the commit of package vdr-plugin-epgsearch for 
openSUSE:Factory checked in at 2014-11-26 10:33:41

Comparing /work/SRC/openSUSE:Factory/vdr-plugin-epgsearch (Old)
 and  /work/SRC/openSUSE:Factory/.vdr-plugin-epgsearch.new (New)


Package is vdr-plugin-epgsearch

Changes:

--- 
/work/SRC/openSUSE:Factory/vdr-plugin-epgsearch/vdr-plugin-epgsearch.changes
2014-04-22 11:55:45.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.vdr-plugin-epgsearch.new/vdr-plugin-epgsearch.changes
   2014-11-26 10:33:45.0 +0100
@@ -1,0 +2,7 @@
+Wed Nov 19 00:39:00 UTC 2014 - Led led...@gmail.com
+
+- fix bashisms in scripts
+- add patches:
+  * epgsearch-1.0.1.beta5-fix-bashisms.patch
+
+---

New:

  epgsearch-1.0.1.beta5-fix-bashisms.patch



Other differences:
--
++ vdr-plugin-epgsearch.spec ++
--- /var/tmp/diff_new_pack.MUIGN2/_old  2014-11-26 10:33:46.0 +0100
+++ /var/tmp/diff_new_pack.MUIGN2/_new  2014-11-26 10:33:46.0 +0100
@@ -30,6 +30,7 @@
 Version:%pkgversion
 Release:0
 Source: %plugintarball
+Patch:  %pluginname-1.0.1.beta5-fix-bashisms.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:VDR %pluginname plugin
 License:GPL-2.0+
@@ -50,6 +51,7 @@
 %vdrname %pluginname plugin
 %prep
 %setup -q -n %plugindir
+%patch -p1
 chmod 644 scripts/*
 rm -f scripts/*~
 

++ epgsearch-1.0.1.beta5-fix-bashisms.patch ++
diff -Ndur epgsearch-1.0.1.beta5/scripts/mtdone2epgsearchdone.sh 
epgsearch-1.0.1.beta5-fix-bashisms/scripts/mtdone2epgsearchdone.sh
--- epgsearch-1.0.1.beta5/scripts/mtdone2epgsearchdone.sh   2013-03-16 
21:54:35.0 +0200
+++ epgsearch-1.0.1.beta5-fix-bashisms/scripts/mtdone2epgsearchdone.sh  
2014-11-19 02:12:32.939290058 +0200
@@ -36,14 +36,14 @@
 PrevTitle=
 Count=0
 
-function ShowUsableSIDs()
+ShowUsableSIDs()
 {
   printf \n
   grep -v ^# $EPGSEARCH_FILE | sort -t':' -k2 | awk -F':' '{ print $1\t$2 
}'
   printf \n
 }
 
-function AddRecToDone()
+AddRecToDone()
 {
   Rec=$1
   Title=$(echo $Rec|cut -f1 -d'|')
@@ -53,7 +53,7 @@
 
   if [ $ASK_SID = yes ]; then
if [ $Title != $PrevTitle ]; then
- [ $Count -gt 10 ]  Count=1 || let Count++
+ [ $Count -gt 10 ]  Count=1 || Count=$((Count + 1))
  [ $Count -eq 1 ]  ShowUsableSIDs
  printf Adding \%s, %s\.\n $Title $Subtitle
  printf Enter S-ID (s=skip, ENTER=$DEFAULT_SID): 
@@ -63,7 +63,7 @@
 printf S-ID is set to $NEW_SID for \$Title\\n\n
  fi
else
- let Count++
+ Count=$((Count + 1))
   printf Adding \%s, %s\.\n $Title $Subtitle
  printf Title matches, using same S-ID as before : $NEW_SID\n\n
fi
diff -Ndur epgsearch-1.0.1.beta5/scripts/recordingdone.sh 
epgsearch-1.0.1.beta5-fix-bashisms/scripts/recordingdone.sh
--- epgsearch-1.0.1.beta5/scripts/recordingdone.sh  2013-03-16 
21:54:35.0 +0200
+++ epgsearch-1.0.1.beta5-fix-bashisms/scripts/recordingdone.sh 2014-11-19 
02:22:20.246321813 +0200
@@ -72,21 +72,21 @@
 EPGSEARCH_FILE=$EPGSEARCH_HOME/epgsearch.conf
 PrevTitle=
 
-function ShowUsableSIDs()
+ShowUsableSIDs()
 {
   printf \n
   grep -v ^# $EPGSEARCH_FILE | sort -t':' -k2 | awk -F':' '{ print $1\t$2 
}'
   printf \n
 }
 
-function AddRecToDone()
+AddRecToDone()
 {
   Rec=$1
   if [ -e $Rec/info.vdr ]; then
 # Get ctime from recordingdir
 if [ $CTIME_FROM_RECORDING = yes ]; then
CTIME=$(echo $Rec | sed 's#..\.rec/##;s#.*/##')
-   CTIME=$(date +%s -d${CTIME:0:10} ${CTIME:11:2}:${CTIME:14:2})
+   CTIME=$(date +%s -d$(expr substr $CTIME 1 10) $(expr substr 
$CTIME 12 2):$(expr substr $CTIME 15 2))
 fi
 # Find S-ID in info.vdr
 S_IDAlt=`grep -s ^D .*s-id: $Rec/info.vdr | sed -re 's/^D .*s-id: 
([0-9]*).*/\1/'`
diff -Ndur epgsearch-1.0.1.beta5/scripts/recrep.sh 
epgsearch-1.0.1.beta5-fix-bashisms/scripts/recrep.sh
--- epgsearch-1.0.1.beta5/scripts/recrep.sh 2013-03-16 21:54:35.0 
+0200
+++ epgsearch-1.0.1.beta5-fix-bashisms/scripts/recrep.sh2014-11-19 
02:32:51.884355964 +0200
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 #--
 # this script allows searching for a repeat of a recording using epgsearch
 # add the following lines to your reccmds.conf
diff -Ndur epgsearch-1.0.1.beta5/scripts/undoneepgsearch.sh 
epgsearch-1.0.1.beta5-fix-bashisms/scripts/undoneepgsearch.sh
--- epgsearch-1.0.1.beta5/scripts/undoneepgsearch.sh2013-03-16 
21:54:35.0 +0200
+++ epgsearch-1.0.1.beta5-fix-bashisms/scripts/undoneepgsearch.sh   
2014-11-19 

commit vdr-plugin-epgsearch for openSUSE:Factory

2014-04-22 Thread h_root
Hello community,

here is the log from the commit of package vdr-plugin-epgsearch for 
openSUSE:Factory checked in at 2014-04-22 11:55:44

Comparing /work/SRC/openSUSE:Factory/vdr-plugin-epgsearch (Old)
 and  /work/SRC/openSUSE:Factory/.vdr-plugin-epgsearch.new (New)


Package is vdr-plugin-epgsearch

Changes:

--- 
/work/SRC/openSUSE:Factory/vdr-plugin-epgsearch/vdr-plugin-epgsearch.changes
2013-03-08 09:55:29.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.vdr-plugin-epgsearch.new/vdr-plugin-epgsearch.changes
   2014-04-22 11:55:45.0 +0200
@@ -1,0 +2,12 @@
+Sun Mar 30 11:45:29 UTC 2014 - seife+...@b1-systems.com
+
+- avoid putting build time into locale files, causing republishing
+
+---
+Sat Mar 29 21:19:47 UTC 2014 - seife+...@b1-systems.com
+
+- upate to version 1.0.1.beta5
+  * new Makefile style allows easier build
+  * other changes and bugfixes, see HISTORY file
+
+---

Old:

  vdr-epgsearch-1.0.0.tgz

New:

  vdr-epgsearch-1.0.1.beta5.tgz



Other differences:
--
++ vdr-plugin-epgsearch.spec ++
--- /var/tmp/diff_new_pack.qT0i7B/_old  2014-04-22 11:55:45.0 +0200
+++ /var/tmp/diff_new_pack.qT0i7B/_new  2014-04-22 11:55:45.0 +0200
@@ -1,8 +1,8 @@
 #
 # spec file for package vdr-plugin-epgsearch
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# Copyright (c) 2012 B1 Systems GmbH, Vohburg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -17,9 +17,9 @@
 #
 
 
-%define pluginversion 1.0.0
+%define pluginversion 1.0.1.beta5
 %define pluginname epgsearch
-%define pluginurl 
http://winni.vdr-developer.org/epgsearch/downloads/vdr-epgsearch-%{pluginversion}.tgz
+%define pluginurl 
http://winni.vdr-developer.org/epgsearch/downloads/beta/vdr-epgsearch-%{pluginversion}.tgz
 #
 %define plugindir %pluginname-%pluginversion
 %define plugintarball vdr-%pluginname-%pluginversion.tgz
@@ -54,17 +54,12 @@
 rm -f scripts/*~
 
 %build
-%vdr_make
+# use msgmerge wrapper
+export PATH=%{_datadir}/vdr:$PATH
+make %{?_smp_mflags}
 
 %install
-install -d -m 755 %{buildroot}%{_bindir}
-install -m 755 createcats %{buildroot}%{_bindir}
-install -d -m 755 %{buildroot}%{vdr_sysconfdir}/plugins/epgsearch
-install -m 644 conf/* %{buildroot}%{vdr_sysconfdir}/plugins/epgsearch
-#
-%vdr_install_plugin %pluginname conflictcheckonly epgsearchonly quickepgsearch
-%vdr_install_plugin_locale
-#
+make DESTDIR=%{buildroot} install
 %find_lang vdr-%pluginname
 
 %clean
@@ -72,13 +67,14 @@
 
 %files -f vdr-%pluginname.lang
 %defattr(-,root,root)
-%doc doc conf scripts COPYING HISTORY
+%doc COPYING HISTORY HISTORY.DE MANUAL README README.DE README.Translators
+%doc conf scripts
 %{vdr_libdir}/*
+%attr(-,vdr,root) %dir %{vdr_sysconfdir}/plugins
 %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/
+%doc /usr/share/man/de/man*/*
+%doc /usr/share/man/man*/*
 
 %changelog

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



commit vdr-plugin-epgsearch for openSUSE:Factory

2013-03-08 Thread h_root
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 lnus...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/vdr-plugin-epgsearch/vdr-plugin-epgsearch.changes
2011-09-23 12:49:47.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.vdr-plugin-epgsearch.new/vdr-plugin-epgsearch.changes
   2013-03-08 09:55:29.0 +0100
@@ -1,0 +2,9 @@
+Sun Dec 16 23:48:47 UTC 2012 - seife+...@b1-systems.com
+
+- 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.0 +0100
+++ /var/tmp/diff_new_pack.DUy7PO/_new  2013-03-08 09:55:30.0 +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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit vdr-plugin-epgsearch for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package vdr-plugin-epgsearch for 
openSUSE:Factory checked in at 2011-12-06 19:11:32

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 lnus...@suse.com

Changes:




Other differences:
--
++ vdr-plugin-epgsearch.spec ++
--- /var/tmp/diff_new_pack.SO3qln/_old  2011-12-06 19:45:57.0 +0100
+++ /var/tmp/diff_new_pack.SO3qln/_new  2011-12-06 19:45:57.0 +0100
@@ -32,7 +32,7 @@
 Source: %plugintarball
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:VDR %pluginname plugin
-License:GPLv2+
+License:GPL-2.0+
 Group:  Hardware/TV
 BuildRequires:  gcc-c++ vdr-devel
 PreReq: vdr(abi) = %{vdr_apiversion}

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