[doom-shareware] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
by Nicolas Chauvet
commit dab5b995b606cf46fd2fc4bfa37bcc32286701cb
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sun Mar 26 00:25:06 2017 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
doom-shareware.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/doom-shareware.spec b/doom-shareware.spec
index 53a806a..118f288 100644
--- a/doom-shareware.spec
+++ b/doom-shareware.spec
@@ -1,6 +1,6 @@
Name: doom-shareware
Version: 1.9
-Release: 10.s%{?dist}
+Release: 11.s%{?dist}
Summary: Official shareware game files for DOOM
Group: Amusements/Games
License: Distributable
@@ -49,6 +49,9 @@ appstream-util validate-relax --nonet \
%changelog
+* Sat Mar 25 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 1.9-11.s
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
+
* Mon Jan 4 2016 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.9-10.s
- Stop providing a launcher / icon this results in doom showing twice in
the app menu when users also have vavoom from Fedora installed which
7 years, 8 months
[clipgrab] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
by Nicolas Chauvet
commit ab447297e28de2e773143c75a3e553a3ae7de052
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sat Mar 25 18:18:50 2017 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
clipgrab.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/clipgrab.spec b/clipgrab.spec
index 7a22e0d..a35a7e2 100644
--- a/clipgrab.spec
+++ b/clipgrab.spec
@@ -1,6 +1,6 @@
Name: clipgrab
Version: 3.6.3
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv3 and Non-Commercial Use Only (Artwork and Trademark)
Group: Applications/Internet
@@ -49,6 +49,9 @@ desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE1}
%changelog
+* Sat Mar 25 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 3.6.3-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
+
* Thu Feb 02 2017 Martin Gansser <martinkg(a)fedoraproject.org> - 3.6.3-1
- Update to 3.6.3
7 years, 8 months
[broadcom-wl] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
by Nicolas Chauvet
commit 34028710a9694feaa5da1e609ba3ddd7a98e7de0
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sat Mar 25 18:18:23 2017 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
broadcom-wl.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/broadcom-wl.spec b/broadcom-wl.spec
index 1f1d42a..4eed246 100644
--- a/broadcom-wl.spec
+++ b/broadcom-wl.spec
@@ -1,6 +1,6 @@
Name: broadcom-wl
Version: 6.30.223.271
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Common files for Broadcom 802.11 STA driver
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
%config(noreplace) %{_sysconfdir}/akmods/akmod-wl/api
%changelog
+* Sat Mar 25 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 6.30.223.271-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
+
* Wed Oct 14 2015 Nicolas Viéville <nicolas.vieville(a)univ-valenciennes.fr> - 6.30.223.271-1
- Upstream update to 6.30.223.271
7 years, 8 months
[tvheadend] - Fix build with GCC 7 - Enable DVBCSA support
by Mohamed ElMorabity
commit e3b4d6cb25162e4d002affae1282f7b5b501732d
Author: Mohamed El Morabity <melmorabity(a)fedoraproject.org>
Date: Sat Mar 25 18:05:40 2017 +0100
- Fix build with GCC 7
- Enable DVBCSA support
tvheadend-4.0.9-gcc7.patch | 96 +++++++++++++++++++++++++++++++++++++++++-----
tvheadend.spec | 14 +++++--
2 files changed, 97 insertions(+), 13 deletions(-)
---
diff --git a/tvheadend-4.0.9-gcc7.patch b/tvheadend-4.0.9-gcc7.patch
index 2d64f62..265c5c2 100644
--- a/tvheadend-4.0.9-gcc7.patch
+++ b/tvheadend-4.0.9-gcc7.patch
@@ -1,11 +1,89 @@
---- src/lock.c.orig 2017-03-25 11:24:16.713127102 +0100
-+++ src/lock.c 2017-03-25 11:25:07.499462345 +0100
-@@ -36,7 +36,7 @@
+diff -up ./src/dvr/dvr_rec.c.orig ./src/dvr/dvr_rec.c
+--- ./src/dvr/dvr_rec.c.orig 2016-03-14 10:10:57.000000000 +0100
++++ ./src/dvr/dvr_rec.c 2017-03-25 17:35:36.936023377 +0100
+@@ -206,7 +206,7 @@ pvr_generate_filename(dvr_entry_t *de, c
+ return -1;
+
+ cfg = de->de_config;
+- if (cfg->dvr_storage == NULL || cfg->dvr_storage == '\0')
++ if (cfg->dvr_storage == NULL || *(cfg->dvr_storage) == '\0')
+ return -1;
+ strncpy(path, cfg->dvr_storage, sizeof(path));
+ path[sizeof(path)-1] = '\0';
+@@ -431,8 +431,8 @@ dvr_rec_start(dvr_entry_t *de, const str
+ for(i = 0; i < ss->ss_num_components; i++) {
+ ssc = &ss->ss_components[i];
+
+- char res[11];
+- char asp[6];
++ char res[14];
++ char asp[14];
+ char sr[6];
+ char ch[7];
+
+diff -up ./src/epggrab/module/xmltv.c.orig ./src/epggrab/module/xmltv.c
+--- ./src/epggrab/module/xmltv.c.orig 2016-03-14 10:10:57.000000000 +0100
++++ ./src/epggrab/module/xmltv.c 2017-03-25 17:35:36.936023377 +0100
+@@ -716,7 +716,7 @@ static void _xmltv_load_grabbers ( void
+ /* Internal search */
+ } else if ((tmp = getenv("PATH"))) {
+ tvhdebug("epggrab", "using internal grab search");
+- char bin[256];
++ char bin[257];
+ char *argv[] = {
+ NULL,
+ (char *)"--description",
+diff -up ./src/input/mpegts/scanfile.c.orig ./src/input/mpegts/scanfile.c
+--- ./src/input/mpegts/scanfile.c.orig 2016-03-14 10:10:57.000000000 +0100
++++ ./src/input/mpegts/scanfile.c 2017-03-25 17:41:50.562372539 +0100
+@@ -374,7 +374,7 @@ scanfile_load_dvbv5 ( scanfile_network_t
+
+ /* validity check for [text] */
+ s = str_trim(line);
+- if (s == '\0' || s[strlen(s) - 1] != ']')
++ if (*s == '\0' || s[strlen(s) - 1] != ']')
+ return 1;
+
+ l = htsmsg_create_map();
+@@ -660,7 +660,7 @@ static void
+ scanfile_load_dir
+ ( const char *path, const char *type, int lvl )
+ {
+- char p[256];
++ char p[257];
+ fb_dir *dir;
+ fb_dirent *de;
+ tvhtrace("scanfile", "load dir %s", path);
+diff -up ./src/lock.c.orig ./src/lock.c
+--- ./src/lock.c.orig 2016-03-14 10:10:57.000000000 +0100
++++ ./src/lock.c 2017-03-25 17:35:36.936023377 +0100
+@@ -31,7 +31,7 @@ int state_lock_(const char *lfile, int l
+ int fd = -1, err = 0;
+ struct flock lck;
+ struct stat st;
+- char lcktxt[12];
++ char lcktxt[13];
+
lck.l_type = lock ? F_WRLCK : F_UNLCK;
lck.l_whence = SEEK_SET;
- lck.l_start = 0;
-- lck.l_len = 11;
-+ lck.l_len = 12;
- lck.l_pid = 0;
- if (lock) {
- snprintf(lcktxt, sizeof(lcktxt), "%10li\n", (long)getpid());
+diff -up ./src/webui/webui.c.orig ./src/webui/webui.c
+--- ./src/webui/webui.c.orig 2016-03-14 10:10:57.000000000 +0100
++++ ./src/webui/webui.c 2017-03-25 17:36:11.578127693 +0100
+@@ -112,7 +112,7 @@ page_login(http_connection_t *hc, const
+ {
+ if (hc->hc_access != NULL &&
+ hc->hc_access->aa_username != NULL &&
+- hc->hc_access->aa_username != '\0') {
++ *(hc->hc_access->aa_username) != '\0') {
+ http_redirect(hc, "/", &hc->hc_req_args, 0);
+ return 0;
+ } else {
+@@ -125,7 +125,7 @@ page_logout(http_connection_t *hc, const
+ {
+ if (hc->hc_access == NULL ||
+ hc->hc_access->aa_username == NULL ||
+- hc->hc_access->aa_username == '\0') {
++ *(hc->hc_access->aa_username) == '\0') {
+ redirect:
+ http_redirect(hc, "/", &hc->hc_req_args, 0);
+ return 0;
diff --git a/tvheadend.spec b/tvheadend.spec
index 3342e4f..6af73bb 100644
--- a/tvheadend.spec
+++ b/tvheadend.spec
@@ -3,7 +3,7 @@
Name: tvheadend
Version: 4.0.9
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: TV streaming server and digital video recorder
Group: Applications/Multimedia
@@ -32,12 +32,14 @@ Patch5: %{name}-4.0.9-service.patch
# Enforcing system crypto policies, see
# https://fedoraproject.org/wiki/Packaging:CryptoPolicies
Patch6: %{name}-4.0.9-crypto_policies.patch
+# Fix build with GCC 7
Patch7: %{name}-4.0.9-gcc7.patch
BuildRequires: bzip2
BuildRequires: gcc
BuildRequires: gzip
BuildRequires: hdhomerun-devel
+BuildRequires: libdvbcsa-devel
BuildRequires: pkgconfig(avahi-client)
BuildRequires: pkgconfig(dbus-1)
BuildRequires: pkgconfig(libavcodec)
@@ -95,6 +97,7 @@ touch -r Makefile configure
--disable-dvbscan \
--disable-hdhomerun_static \
--disable-libffmpeg_static_x264 \
+ --enable-dvbcsa \
--enable-hdhomerun_client
%make_build V=1
@@ -145,9 +148,12 @@ exit 0
%changelog
-* Sat Mar 25 2017 Martin Gansser <martinkg(a)fedoraproject.org> - 4.0.9-4
-- Update to 4.0.9-4
-- Add tvheadend-4.0.9-gcc7.patch
+* Sat Mar 25 2017 Mohamed El Morabity <melmorabity(a)fedorapeople.org> - 4.0.9-5
+- Fix build with GCC 7
+- Enable DVBCSA support
+
+* Mon Mar 20 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 4.0.9-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Tue Aug 09 2016 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 4.0.9-3
- Merge all FFmpeg patches into a single one
7 years, 8 months