[libva-intel-driver/el8] Fix wayland build
by Nicolas Chauvet
commit c833b424e1b08e7fc267e19d67c5af93981670ef
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sun Jul 14 20:11:43 2019 +0200
Fix wayland build
libva-intel-driver.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libva-intel-driver.spec b/libva-intel-driver.spec
index 19ee516..75008ff 100644
--- a/libva-intel-driver.spec
+++ b/libva-intel-driver.spec
@@ -11,7 +11,7 @@ Source1: intel-vaapi-driver.metainfo.xml
Source9: parse-intel-vaapi-driver.py
# https://github.com/intel/intel-vaapi-driver/issues/419
-Patch0: 427.patch
+#Patch0: 427.patch
ExclusiveArch: %{ix86} x86_64
5 years, 3 months
[x264/el8] (9 commits) ...Bootstrap to fix arm builds
by Nicolas Chauvet
Summary of changes:
66e12e4... - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass (*)
6c6c507... Update to 0.157 (stable branch) Rebase patches (*)
3206971... Do the forgotten bootstrap build (*)
6c49d5d... Disable bootstrap build (*)
61df541... Fix opencl dlopen (rfbz#5185) (*)
0136d44... Update changelog (*)
cbc6959... Enable opencl (which is default) only exist --disable-openc (*)
67dda12... Build /usr/bin/x264 with gpac shared lib instead static lib (*)
c851a91... Bootstrap to fix arm builds (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 3 months
[xmltv/el6: 3/3] Merge branch 'master' into el6
by Gary Buhrmaster
commit bd8c8e60f492afc5ff8c5391c795934f1a68d29b
Merge: 01d2335 0a4d3e1
Author: Gary Buhrmaster <gary.buhrmaster(a)gmail.com>
Date: Sat Jul 13 14:25:42 2019 +0000
Merge branch 'master' into el6
...sage-when-unable-to-retrieve-web-page-exi.patch | 26 ++++++++++++++++++++++
xmltv.spec | 13 +++++++++--
2 files changed, 37 insertions(+), 2 deletions(-)
---
5 years, 3 months
[xmltv/el6] (3 commits) ...Merge branch 'master' into el6
by Gary Buhrmaster
Summary of changes:
56faec8... enable build tv_grab_zz_sdjson_sqlite for el7 (*)
0a4d3e1... Pull in latest patch from upstream to produce warning messa (*)
bd8c8e6... Merge branch 'master' into el6
(*) This commit already existed in another branch; no separate mail sent
5 years, 3 months
[xmltv] Pull in latest patch from upstream to produce warning message
by Gary Buhrmaster
commit 0a4d3e1689ce06b32ce3e928a2ecb3921a9b6b17
Author: Gary Buhrmaster <gary.buhrmaster(a)gmail.com>
Date: Sat Jul 13 13:53:05 2019 +0000
Pull in latest patch from upstream to produce warning message
...sage-when-unable-to-retrieve-web-page-exi.patch | 26 ++++++++++++++++++++++
xmltv.spec | 7 +++++-
2 files changed, 32 insertions(+), 1 deletion(-)
---
diff --git a/0014-Warning-message-when-unable-to-retrieve-web-page-exi.patch b/0014-Warning-message-when-unable-to-retrieve-web-page-exi.patch
new file mode 100644
index 0000000..bcc3ac3
--- /dev/null
+++ b/0014-Warning-message-when-unable-to-retrieve-web-page-exi.patch
@@ -0,0 +1,26 @@
+From 457954219a3e93f702bdb3875a9dd58450681fed Mon Sep 17 00:00:00 2001
+From: Geoff Westcott <honir999(a)gmail.com>
+Date: Thu, 11 Jul 2019 17:50:50 +0100
+Subject: [PATCH 14/14] Warning message when unable to retrieve web page (exit
+ status 1)
+
+---
+ grab/uk_tvguide/tv_grab_uk_tvguide | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/grab/uk_tvguide/tv_grab_uk_tvguide b/grab/uk_tvguide/tv_grab_uk_tvguide
+index 53c99a03..881a37c0 100755
+--- a/grab/uk_tvguide/tv_grab_uk_tvguide
++++ b/grab/uk_tvguide/tv_grab_uk_tvguide
+@@ -208,7 +208,7 @@ sub fetch_listings {
+
+ # tvguide website can be very slow - try to avoid barfing when no response
+ if (!defined $channelname) {
+- print STDERR "Unable to retrieve web page for $channel_id \n";
++ warning "Unable to retrieve web page for $channel_id";
+ next;
+ }
+
+--
+2.21.0
+
diff --git a/xmltv.spec b/xmltv.spec
index 7c0d178..1f06542 100644
--- a/xmltv.spec
+++ b/xmltv.spec
@@ -1,6 +1,6 @@
Name: xmltv
Version: 0.6.1
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: A set of utilities to manage your TV viewing
License: GPLv2+
@@ -32,6 +32,8 @@ Patch0011: 0011-fix-fetch_channels-after-website-changes-issue-64.patch
Patch0012: 0012-correct-FSF-address-issue-65.patch
# Upstream commit 240d203 - remove version on 'use XMLTV' to eliminate certain packaging issues.
Patch0013: 0013-remove-version-on-use-XMLTV-to-eliminate-certain-pac.patch
+# Upstream commit 4579542 - Warning message when unable to retrieve web page (exit status 1)
+Patch0014: 0014-Warning-message-when-unable-to-retrieve-web-page-exi.patch
BuildArch: noarch
@@ -272,6 +274,9 @@ make test
%changelog
+* Sat Jul 13 2019 Gary Buhrmaster <gary.buhrmaster(a)gmail.com> - 0.6.1-7
+- Pull in latest patch from upstream to produce warning message
+
* Thu May 23 2019 Gary Buhrmaster <gary.buhrmaster(a)gmail.com> - 0.6.1-6
- Build tv_grab_zz_sdjson_sqlite for el7 now that
perl-DateTime-Format-SQLite has landed in epel7
5 years, 3 months
[aegisub] Update changelog
by Nicolas Chauvet
commit 525473e21c39e33fff998c267835f4ecb69e2006
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Jul 12 18:46:16 2019 +0200
Update changelog
aegisub.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/aegisub.spec b/aegisub.spec
index 492c1dc..74a9812 100644
--- a/aegisub.spec
+++ b/aegisub.spec
@@ -7,7 +7,7 @@
Name: aegisub
Version: 3.2.2
-Release: 13.%{gitdate}.git%{shortcommit}%{?dist}
+Release: 14.%{gitdate}.git%{shortcommit}%{?dist}
Summary: Tool for creating and modifying subtitles
#src/gl/ - MIT license. See src/gl/glext.h
@@ -106,6 +106,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
%changelog
+* Fri Jul 12 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 3.2.2-14.20180710.git524c611
+- Add missing BR libICE - uchardet
+
* Tue Jul 09 2019 Sérgio Basto <sergio(a)serjux.com> - 3.2.2-13.20180710.git524c611
- Update to git20180710 ( commit 524c6114a82157b143567240884de3a6d030b091 )
(#5275)
5 years, 3 months