[vdr-plex] Poco package is fixed, no need set flag POCO_UNBUNDLED
by Sérgio M. Basto
commit 8a56339bab0560f6db3849355e56fc22b0726ef1
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed May 11 20:39:07 2022 +0100
Poco package is fixed, no need set flag POCO_UNBUNDLED
vdr-plex.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/vdr-plex.spec b/vdr-plex.spec
index e3274c9..fdbf8f8 100644
--- a/vdr-plex.spec
+++ b/vdr-plex.spec
@@ -3,7 +3,7 @@
Name: vdr-plex
Version: 0.4.0
-Release: 27%{?dist}
+Release: 28%{?dist}
Summary: A Plex Client for the VDR
License: GPLv2
URL: http://projects.vdr-developer.org/projects/plg-plex
@@ -31,7 +31,7 @@ Cast Vimeo, Youtube, Apple-Trailers, and many other Plexchannels to your VDR.
%autosetup -p1 -n vdr-plugin-plex-%{version}
%build
-%make_build CFLAGS="%{optflags} -fPIC" CXXFLAGS="%{optflags} -fPIC -DPOCO_UNBUNDLED=true" all
+%make_build CFLAGS="%{optflags} -fPIC" CXXFLAGS="%{optflags} -fPIC" all
%install
%make_install
@@ -44,6 +44,9 @@ Cast Vimeo, Youtube, Apple-Trailers, and many other Plexchannels to your VDR.
%{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion}
%changelog
+* Wed May 11 2022 Sérgio Basto <sergio(a)serjux.com> - 0.4.0-28
+- Poco package is fixed, no need set flag POCO_UNBUNDLED
+
* Tue Apr 12 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 0.4.0-27
- Set flag POCO_UNBUNDLED
2 years, 6 months
[chromium-freeworld] Update to 101.0.4951.64
by Leigh Scott
commit 0e84679df5e027fe988331fe6643ff3c9cd691b5
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed May 11 06:47:12 2022 +0100
Update to 101.0.4951.64
chromium-freeworld.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/chromium-freeworld.spec b/chromium-freeworld.spec
index 06765a7..fb8b22b 100644
--- a/chromium-freeworld.spec
+++ b/chromium-freeworld.spec
@@ -42,7 +42,7 @@
##############################Package Definitions######################################
Name: chromium-freeworld
-Version: 101.0.4951.54
+Version: 101.0.4951.64
Release: 1%{?dist}
Summary: Chromium built with all freeworld codecs and VA-API support
License: BSD and LGPLv2+ and ASL 2.0 and IJG and MIT and GPLv2+ and ISC and OpenSSL and (MPLv1.1 or GPLv2 or LGPLv2)
@@ -523,6 +523,9 @@ appstream-util validate-relax --nonet "%{buildroot}%{_metainfodir}/%{name}.appda
%{chromiumdir}/vk_swiftshader_icd.json
#########################################changelogs#################################################
%changelog
+* Wed May 11 2022 Leigh Scott <leigh123linux(a)gmail.com> - 101.0.4951.64-1
+- Update to 101.0.4951.64
+
* Mon May 02 2022 Leigh Scott <leigh123linux(a)gmail.com> - 101.0.4951.54-1
- Update to 101.0.4951.54
diff --git a/sources b/sources
index 117fa59..1216a94 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (chromium-101.0.4951.54.tar.xz) = 6c80afd5f9674e48d683a9fde91d3bc3fb6265e966a14ec8c5ec5dfea395924c08e872425f27b8da3a3ec46f4b765ef4546318a0bad23241e5f4a8671bdf95b3
+SHA512 (chromium-101.0.4951.64.tar.xz) = ca1ba0994c75eda67f37a9e8333beb595b237b7266503cca4c259c48b8687214b35703fdda0d6cfd2c7bbdce0b66d68cede3bc22581453f035a173caf7d4985f
SHA512 (chromium-patches-chromium-101-patchset-4.tar.gz) = fa2f578f5e5468bdc5f7774444db84e9ce49cec3f0e66d28fa196d1a294eda5a149e175475e068ed03b286033c2ca3f1eef8098274d7618d08bbe9623b652150
2 years, 6 months
[mpd/el8] el: disable shout
by Leigh Scott
Summary of changes:
5c8ec6f... el: disable shout (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 6 months
[mpd] el: disable shout
by Leigh Scott
commit 5c8ec6f8c1d9aa7552cf311e1b55faf84e956e87
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue May 10 16:15:51 2022 +0100
el: disable shout
mpd.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/mpd.spec b/mpd.spec
index 71ad223..759546f 100644
--- a/mpd.spec
+++ b/mpd.spec
@@ -149,6 +149,7 @@ sed -i -e 's@>= 0.56.0@>= 0.55.0@g' meson.build
%if 0%{?rhel}
-Dio_uring=disabled \
-Dpipewire=disabled \
+ -Dshout=disabled \
%endif
%endif
-Ddocumentation=auto \
2 years, 6 months
[mpd/el8] (2 commits) ...Update to 0.23.7
by Leigh Scott
Summary of changes:
9e881cb... Add requires ffmpeg-libs (*)
3862709... Update to 0.23.7 (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 6 months
[mpd/f34] (2 commits) ...Update to 0.23.7
by Leigh Scott
Summary of changes:
9e881cb... Add requires ffmpeg-libs (*)
3862709... Update to 0.23.7 (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 6 months
[mpd/f35] (2 commits) ...Update to 0.23.7
by Leigh Scott
Summary of changes:
9e881cb... Add requires ffmpeg-libs (*)
3862709... Update to 0.23.7 (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 6 months