[vdr-mp3] Rebuilt for vdr-2.4.0
by Martin Gansser
commit cc5fb60d1731905d1b5cf86056cab61da045ae24
Author: Martin Gansser <mgansser(a)online.de>
Date: Wed Apr 25 12:57:49 2018 +0200
Rebuilt for vdr-2.4.0
vdr-mp3.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vdr-mp3.spec b/vdr-mp3.spec
index fefb558..c90e03f 100644
--- a/vdr-mp3.spec
+++ b/vdr-mp3.spec
@@ -5,7 +5,7 @@
Name: vdr-mp3
Version: 0.10.2
-Release: 14%{?dist}
+Release: 15%{?dist}
Summary: Sound playback plugin for VDR
Group: Applications/Multimedia
@@ -178,6 +178,9 @@ fi
%changelog
+* Wed Apr 18 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 0.10.2-15
+- Rebuilt for vdr-2.4.0
+
* Thu Mar 01 2018 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> - 0.10.2-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
6 years, 7 months
[vdr-burn] Rebuilt for vdr-2.4.0
by Martin Gansser
commit 7a6478dca7bc70cb51cbb7cfa7dccffa4378a9fe
Author: Martin Gansser <mgansser(a)online.de>
Date: Wed Apr 25 12:53:38 2018 +0200
Rebuilt for vdr-2.4.0
clog | 2 --
sources | 3 +--
vdr-burn.spec | 5 ++++-
3 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/sources b/sources
index ca677c7..bc3046f 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,2 @@
-bfb1847462eea781f98634eb04faab3a vdr-burn-0.3.0.tgz
da67b1ae819bf9c064af49ab64dbf27b genindex-0.1.3.tar.gz
-8fd1edd088900fd054daad8cbc6b8aa6 vdr-burn.conf
+bfb1847462eea781f98634eb04faab3a vdr-burn-0.3.0.tgz
diff --git a/vdr-burn.spec b/vdr-burn.spec
index 14d5a60..d332d0c 100644
--- a/vdr-burn.spec
+++ b/vdr-burn.spec
@@ -4,7 +4,7 @@
Name: vdr-%{pname}
Version: 0.3.0
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: DVD writing plugin for VDR
# genindex is GPLv2+, rest GPL+
@@ -96,6 +96,9 @@ install -Dpm 644 %{SOURCE1} \
%changelog
+* Wed Apr 18 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 0.3.0-7
+- Rebuilt for vdr-2.4.0
+
* Thu Mar 01 2018 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> - 0.3.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
6 years, 7 months
[unrar/f26] Update to 5.6.3
by Leigh Scott
Summary of changes:
1d1861f... Update to 5.6.3 (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 7 months
[unrar/f27] Update to 5.6.3
by Leigh Scott
Summary of changes:
1d1861f... Update to 5.6.3 (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 7 months
[unrar/f28] Update to 5.6.3
by Leigh Scott
Summary of changes:
1d1861f... Update to 5.6.3 (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 7 months
[unrar] Update to 5.6.3
by Leigh Scott
commit 1d1861f9cbb6e734d7fe2bd6cf7829b34a375e4b
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Wed Apr 25 07:47:17 2018 +0100
Update to 5.6.3
.gitignore | 1 +
sources | 2 +-
unrar.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 163113c..b5af634 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ unrarsrc-5.2.3.tar.gz
/unrarsrc-5.5.8.tar.gz
/unrarsrc-5.6.1.tar.gz
/unrarsrc-5.6.2.tar.gz
+/unrarsrc-5.6.3.tar.gz
diff --git a/sources b/sources
index 5ecc3f8..02eb091 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2dad084f3d294aefb683f3395b963e4b unrarsrc-5.6.2.tar.gz
+520b4682527e30438b81adee58260ecc unrarsrc-5.6.3.tar.gz
diff --git a/unrar.spec b/unrar.spec
index 45bb04c..8134cb0 100644
--- a/unrar.spec
+++ b/unrar.spec
@@ -1,5 +1,5 @@
Name: unrar
-Version: 5.6.2
+Version: 5.6.3
Release: 1%{?dist}
Summary: Utility for extracting, testing and viewing RAR archives
License: Freeware with further limitations
@@ -114,6 +114,9 @@ fi
%changelog
+* Wed Apr 25 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 5.6.3-1
+- Update to 5.6.3
+
* Sun Apr 01 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 5.6.2-1
- Update to 5.6.2
6 years, 7 months
[moc/f27] (9 commits) ...Remove unused ffmpeg dependency
by Antonio
Summary of changes:
690abc5... Rebuild for ffmpeg update (*)
51a7ed7... Use GPLv3+ license only (*)
d3c3106... Rebuilt for ffmpeg-3.5 git (*)
5c6b360... fix build with ffmpeg-3.5 (*)
0d1ee2a... Add patch for timidity from upstream (*)
3603b36... - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass (*)
0abdc74... - Rebuilt for new ffmpeg snapshot (*)
c1e20ce... Use %%{?_isa} on 'Requires' package (*)
f6f6a30... Remove unused ffmpeg dependency (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 7 months
[moc] Remove unused ffmpeg dependency
by Antonio
commit f6f6a3070b110f089b17b816f8912202f53d7b71
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Tue Apr 24 22:36:50 2018 +0200
Remove unused ffmpeg dependency
moc.spec | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/moc.spec b/moc.spec
index b25083d..58a1ca6 100644
--- a/moc.spec
+++ b/moc.spec
@@ -10,7 +10,7 @@
Name: moc
Summary: Music on Console - Console audio player for Linux/UNIX
Version: 2.6
-Release: 0.26.alpha3%{?dist}
+Release: 0.27.alpha3%{?dist}
License: GPLv3+
URL: http://moc.daper.net
@@ -51,7 +51,6 @@ BuildRequires: libmad-devel
BuildRequires: faad2-devel
BuildRequires: autoconf, automake
-Requires: ffmpeg%{?_isa}
%description
MOC (music on console) is a console audio player for LINUX/UNIX designed to be
@@ -96,6 +95,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/moc/decoder_plugins/*.la
%{_libdir}/%{name}/
%changelog
+* Tue Apr 24 2018 Antonio Trande <sagitter(a)fedoraproject.org> - 2.6-0.27.alpha3
+- Remove unused ffmpeg dependency
+
* Sun Apr 22 2018 Antonio Trande <sagitter(a)fedoraproject.org> - 2.6-0.26.alpha3
- Use %%{?_isa} on 'Requires' package
6 years, 7 months
[vdr-tvguideng] Rebuilt for vdr-2.4.0 Add tvguideng_235.diff
by Martin Gansser
commit 9cdb31c5db8e0dd62e3dd92bfb3366d8442fbd80
Author: Martin Gansser <mgansser(a)online.de>
Date: Tue Apr 24 22:10:48 2018 +0200
Rebuilt for vdr-2.4.0
Add tvguideng_235.diff
tvguideng-vdr_2.4.0_compat.patch | 233 ---------------------------------------
tvguideng_235.diff | 49 ++++++++
vdr-tvguideng.spec | 5 +-
3 files changed, 52 insertions(+), 235 deletions(-)
---
diff --git a/tvguideng_235.diff b/tvguideng_235.diff
new file mode 100644
index 0000000..bfcc146
--- /dev/null
+++ b/tvguideng_235.diff
@@ -0,0 +1,49 @@
+Index: b/channelgroups.h
+===================================================================
+--- a/channelgroups.h
++++ b/channelgroups.h
+@@ -16,6 +16,19 @@
+ int channelStop;
+ string name;
+ public:
++ cChannelGroup(const cChannelGroup &ChannelGroup)
++ {
++ *this = ChannelGroup;
++ };
++ cChannelGroup& operator= (const cChannelGroup &ChannelGroup)
++ {
++ this->id = ChannelGroup.id;
++ this->channelStart = ChannelGroup.channelStart;
++ this->channelStop = ChannelGroup.channelStop;
++ this->name = ChannelGroup.name;
++
++ return *this;
++ };
+ cChannelGroup(string name, int id);
+ virtual ~cChannelGroup(void);
+ int GetId(void) { return id; };
+Index: b/switchtimer.h
+===================================================================
+--- a/switchtimer.h
++++ b/switchtimer.h
+@@ -11,6 +11,20 @@
+ tChannelID channelID;
+ int switchMinsBefore;
+ int announceOnly;
++ cSwitchTimer(const cSwitchTimer &SwitchTimer)
++ {
++ *this = SwitchTimer;
++ };
++ cSwitchTimer& operator= (const cSwitchTimer &SwitchTimer)
++ {
++ this->eventID = SwitchTimer.eventID;
++ this->startTime = SwitchTimer.startTime;
++ this->channelID = SwitchTimer.channelID;
++ this->switchMinsBefore = SwitchTimer.switchMinsBefore;
++ this->announceOnly = SwitchTimer.announceOnly;
++
++ return *this;
++ };
+ cSwitchTimer(void);
+ cSwitchTimer(const cEvent* Event);
+ bool Parse(const char *s);
diff --git a/vdr-tvguideng.spec b/vdr-tvguideng.spec
index 5d2562c..4a7002d 100644
--- a/vdr-tvguideng.spec
+++ b/vdr-tvguideng.spec
@@ -10,7 +10,8 @@ URL: http://projects.vdr-developer.org/projects/plg-tvguideng
Source0: https://projects.vdr-developer.org/git/vdr-plugin-tvguideng.git/snapshot/...
# https://projects.vdr-developer.org/issues/2427
Patch0: %{pname}-gcc6.patch
-Patch1: tvguideng-vdr_2.4.0_compat.patch
+# https://www.vdr-portal.de/index.php?attachment/41876-tvguideng-235-diff/
+Patch1: tvguideng_235.diff
BuildRequires: vdr-devel >= 2.0.0
BuildRequires: libskindesignerapi-devel
@@ -48,7 +49,7 @@ make install DESTDIR=%{buildroot}
%changelog
* Thu Apr 19 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 0.3.0-6
- Rebuilt for vdr-2.4.0
-- Add tvguideng-vdr_2.4.0_compat.patch
+- Add tvguideng_235.diff
* Thu Mar 01 2018 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> - 0.3.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
6 years, 7 months