[xorg-x11-drv-nvidia] Add stupid unversioned symlink (rfbz#6144)
by Leigh Scott
commit 7e16bf4c521e1ac13ec3970a1be775672fd779d2
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Nov 17 15:24:59 2021 +0000
Add stupid unversioned symlink (rfbz#6144)
xorg-x11-drv-nvidia.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index b162dfc..1ed5373 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -253,7 +253,7 @@ cp -af \
ldconfig -vn %{buildroot}%{_libdir}/
# Libraries you can link against
-for lib in libcuda libnvcuvid libnvidia-encode; do
+for lib in libcuda libnvcuvid libnvidia-encode libnvidia-ml; do
ln -sf $lib.so.%{version} %{buildroot}%{_libdir}/$lib.so
done
@@ -529,6 +529,7 @@ fi ||:
%{_libdir}/libnvcuvid.so.%{version}
%{_libdir}/libnvidia-encode.so.1
%{_libdir}/libnvidia-encode.so.%{version}
+%{_libdir}/libnvidia-ml.so
%{_libdir}/libnvidia-ml.so.1
%{_libdir}/libnvidia-ml.so.%{version}
%{_libdir}/libnvidia-ptxjitcompiler.so.1
3 years
[kodi-inputstream-adaptive/f34] Update to 19.0.0
by Michael Cronenworth
commit 9573673ef1641116f6d166087223cf45809363d1
Author: Michael Cronenworth <mike(a)cchtml.com>
Date: Tue Nov 16 22:51:54 2021 -0600
Update to 19.0.0
Netflix add-on now requires 2.6.18 or higher.
Upstream version schema has also changed to match the Kodi version
that it supports.
kodi-inputstream-adaptive.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/kodi-inputstream-adaptive.spec b/kodi-inputstream-adaptive.spec
index 3cddf22..ef13d42 100644
--- a/kodi-inputstream-adaptive.spec
+++ b/kodi-inputstream-adaptive.spec
@@ -5,9 +5,9 @@
# %%undefine __cmake_in_source_build
Name: kodi-inputstream-adaptive
-Version: 2.6.17
+Version: 19.0.0
-Release: 2%{?dist}
+Release: 1%{?dist}
Summary: Adaptive file addon for Kodi's InputStream interface
# wvdecryper contains parts of Chromium CDM under BSD
@@ -63,6 +63,9 @@ chmod 0755 $RPM_BUILD_ROOT%{_libdir}/kodi/addons/%{aname}/*.so
%changelog
+* Tue Nov 16 2021 Michael Cronenworth <mike(a)cchtml.com> - 19.0.0-1
+- Update to 19.0.0
+
* Tue Aug 03 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.6.17-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
diff --git a/sources b/sources
index 287f41a..8c2d5ac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (inputstream.adaptive-2.6.17-Matrix.tar.gz) = 512a299d5711012c0396c2b84c68a364122b52d5e75f14a4de9e1f5767d652f8d992436c54970c2f5f141207f926b4d4112ff61f3414862456a212a2f77f2c3d
+SHA512 (inputstream.adaptive-19.0.0-Matrix.tar.gz) = dca318f434e87242857af672db4b6edc27e37bc202cce0ea3ff549af0894d27ab73adc084703d04dc2d8dde6219d00ae83209fd61f62916deaf65486feb8e74f
3 years
[kodi-inputstream-adaptive/f34] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
by Michael Cronenworth
commit a714abdb73bcd719f7c574693365498d28d84a14
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Aug 3 07:51:35 2021 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)gmail.com>
kodi-inputstream-adaptive.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/kodi-inputstream-adaptive.spec b/kodi-inputstream-adaptive.spec
index 75188d0..3cddf22 100644
--- a/kodi-inputstream-adaptive.spec
+++ b/kodi-inputstream-adaptive.spec
@@ -7,7 +7,7 @@
Name: kodi-inputstream-adaptive
Version: 2.6.17
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Adaptive file addon for Kodi's InputStream interface
# wvdecryper contains parts of Chromium CDM under BSD
@@ -63,6 +63,9 @@ chmod 0755 $RPM_BUILD_ROOT%{_libdir}/kodi/addons/%{aname}/*.so
%changelog
+* Tue Aug 03 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.6.17-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
+
* Sun Jul 11 2021 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 2.6.17-1
- Update to 2.6.17
- Add tests
3 years
[kodi-inputstream-adaptive] Update to 19.0.0
by Michael Cronenworth
commit c7ee2ba4f5ee3ff157b01da3538d91f3bc21b67b
Author: Michael Cronenworth <mike(a)cchtml.com>
Date: Tue Nov 16 22:51:54 2021 -0600
Update to 19.0.0
Netflix add-on now requires 2.6.18 or higher.
Upstream version schema has also changed to match the Kodi version
that it supports.
kodi-inputstream-adaptive.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/kodi-inputstream-adaptive.spec b/kodi-inputstream-adaptive.spec
index 3cddf22..ef13d42 100644
--- a/kodi-inputstream-adaptive.spec
+++ b/kodi-inputstream-adaptive.spec
@@ -5,9 +5,9 @@
# %%undefine __cmake_in_source_build
Name: kodi-inputstream-adaptive
-Version: 2.6.17
+Version: 19.0.0
-Release: 2%{?dist}
+Release: 1%{?dist}
Summary: Adaptive file addon for Kodi's InputStream interface
# wvdecryper contains parts of Chromium CDM under BSD
@@ -63,6 +63,9 @@ chmod 0755 $RPM_BUILD_ROOT%{_libdir}/kodi/addons/%{aname}/*.so
%changelog
+* Tue Nov 16 2021 Michael Cronenworth <mike(a)cchtml.com> - 19.0.0-1
+- Update to 19.0.0
+
* Tue Aug 03 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.6.17-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
diff --git a/sources b/sources
index 287f41a..8c2d5ac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (inputstream.adaptive-2.6.17-Matrix.tar.gz) = 512a299d5711012c0396c2b84c68a364122b52d5e75f14a4de9e1f5767d652f8d992436c54970c2f5f141207f926b4d4112ff61f3414862456a212a2f77f2c3d
+SHA512 (inputstream.adaptive-19.0.0-Matrix.tar.gz) = dca318f434e87242857af672db4b6edc27e37bc202cce0ea3ff549af0894d27ab73adc084703d04dc2d8dde6219d00ae83209fd61f62916deaf65486feb8e74f
3 years
[telegram-desktop/f34] Fixed build conditionals.
by Vitaly Zaitsev
commit 5542eb2a1826e5d53c1882c32fd755ff1730ffae
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Tue Nov 16 23:13:51 2021 +0100
Fixed build conditionals.
telegram-desktop.spec | 22 ++++++++++++++++++----
1 file changed, 18 insertions(+), 4 deletions(-)
---
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index 55c6531..23af905 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -224,10 +224,24 @@ rm -rf Telegram/ThirdParty/libtgvoip
-DDESKTOP_APP_USE_PACKAGED:BOOL=ON \
-DDESKTOP_APP_USE_PACKAGED_FONTS:BOOL=ON \
-DDESKTOP_APP_DISABLE_CRASH_REPORTS:BOOL=ON \
- -DDESKTOP_APP_QT6:BOOL=%{?use_qt5:OFF}%{!?use_qt5:ON} \
- -DDESKTOP_APP_DISABLE_WAYLAND_INTEGRATION:BOOL=%{?enable_wayland:OFF}%{!?enable_wayland:ON} \
- -DDESKTOP_APP_DISABLE_X11_INTEGRATION:BOOL=%{?enable_x11:OFF}%{!?enable_x11:ON} \
- -DDESKTOP_APP_LOTTIE_USE_CACHE:BOOL=%{?system_rlottie:OFF}%{!?system_rlottie:ON} \
+%if %{use_qt5}
+ -DDESKTOP_APP_QT6:BOOL=OFF \
+%else
+ -DDESKTOP_APP_QT6:BOOL=ON \
+%endif
+%if %{enable_wayland}
+ -DDESKTOP_APP_DISABLE_WAYLAND_INTEGRATION:BOOL=OFF \
+%else
+ -DDESKTOP_APP_DISABLE_WAYLAND_INTEGRATION:BOOL=ON \
+%endif
+%if %{enable_x11}
+ -DDESKTOP_APP_DISABLE_X11_INTEGRATION:BOOL=OFF \
+%else
+ -DDESKTOP_APP_DISABLE_X11_INTEGRATION:BOOL=ON \
+%endif
+%if %{system_rlottie}
+ -DDESKTOP_APP_LOTTIE_USE_CACHE:BOOL=OFF \
+%endif
-DTDESKTOP_LAUNCHER_BASENAME=%{launcher}
%cmake_build
3 years
[mpd/el8] fix el8 build
by Leigh Scott
Summary of changes:
eb96dd5... fix el8 build (*)
(*) This commit already existed in another branch; no separate mail sent
3 years