[megasync] Update to 4.9.4.0.
by Vasiliy Glazov
commit 6cf2265bcfd94811f2e62c8ccf6eeab187795199
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Tue May 23 14:03:24 2023 +0300
Update to 4.9.4.0.
.gitignore | 2 ++
megasync.spec | 9 ++++++---
sources | 4 ++--
3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9a069e6..d28a21b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,3 +44,5 @@
/v4.9.0.0_Linux.tar.gz
/v4.16.0c.tar.gz
/v4.9.1.0_OSX.tar.gz
+/v4.17.1d.tar.gz
+/v4.9.4.0_OSX.tar.gz
diff --git a/megasync.spec b/megasync.spec
index 5e13093..214e6e2 100644
--- a/megasync.spec
+++ b/megasync.spec
@@ -1,4 +1,4 @@
-%global sdk_version 4.16.0c
+%global sdk_version 4.17.1d
%global source_suffix OSX
%bcond_without dolphin
@@ -14,7 +14,7 @@
%endif
Name: megasync
-Version: 4.9.1.0
+Version: 4.9.4.0
Release: 1%{?dist}
Summary: Easy automated syncing between your computers and your MEGA cloud drive
# MEGAsync is under a proprietary license, except the SDK which is BSD
@@ -116,7 +116,7 @@ Requires: %{name}%{?_isa}
#Move Mega SDK to it's place
tar -xvf %{SOURCE1} -C src/MEGASync/mega
mv src/MEGASync/mega/sdk-%{sdk_version}/* src/MEGASync/mega/
-%patch0 -p0
+%patch 0 -p0
cp src/MEGASync/mega/LICENSE LICENSE-SDK
# Fix ffmpeg build
sed -i 's|videoStream->skip_to_keyframe|//videoStream->skip_to_keyframe|' src/MEGASync/mega/src/gfx/freeimage.cpp
@@ -263,6 +263,9 @@ popd
%endif
%changelog
+* Tue May 23 2023 Vasiliy Glazov <vascom2(a)gmail.com> - 4.9.4.0-1
+- Update to 4.9.4.0
+
* Sun Apr 02 2023 Vasiliy Glazov <vascom2(a)gmail.com> - 4.9.1.0-1
- Update to 4.9.1.0
diff --git a/sources b/sources
index d8ba730..1bbe091 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (v4.16.0c.tar.gz) = 348ac6db271522eb48725ae20733c1c7b973422fefc2de2ffe7eadfb413d4f079ee68692da94120b9455cbcd9b63fbaeee7abed350bb08370ae3515bf5823500
-SHA512 (v4.9.1.0_OSX.tar.gz) = 9af6237117d591e69470a5c97a3b99be0fe2a9c244ee6e7f6190957f65b86c934fcd087320b6a843cc369347ca6734a5a89e3455902ad6030e23409d43e015e8
+SHA512 (v4.17.1d.tar.gz) = bc67910b0a5fbbe9bb5d9d6ef9a746f1762dbb9968d9c825fd0ede256ab674670d804c2d99c9c472f72b2f06fd2bac4765bd7fa7dbebb3746cd1e1cfd780d71c
+SHA512 (v4.9.4.0_OSX.tar.gz) = 991e244907aa30ce52da763872c1136c2d54c0575f2d08bb2c43c39054c6cccc869194e94d1ed7fe182fa0aae99ea60454eb04d20cfeb79a12df449b196c5271
1 year, 6 months
[mesa-freeworld] more upstream changes from 160abcd80712345362f7bbaece1094e450cd6569
by Thorsten Leemhuis
commit 68fc2e45d2395e3b250855910fd9d7efa650eaff
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Tue May 23 10:34:34 2023 +0200
more upstream changes from 160abcd80712345362f7bbaece1094e450cd6569
Signed-off-by: Thorsten Leemhuis <linux(a)leemhuis.info>
mesa-freeworld.spec | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index 126da30..8954e91 100644
--- a/mesa-freeworld.spec
+++ b/mesa-freeworld.spec
@@ -138,7 +138,6 @@ BuildRequires: pkgconfig(LLVMSPIRVLib)
BuildRequires: pkgconfig(valgrind)
%endif
BuildRequires: python3-devel
-BuildRequires: python3-dataclasses
BuildRequires: python3-mako
%if 0%{?with_intel_clc}
BuildRequires: python3-ply
1 year, 6 months
[mesa-freeworld] more upstream changes from b1a856e42d8f89cfea59ba8efbed09e1da647927
by Thorsten Leemhuis
commit 6d5f83aa6ec16547374f989f7aa568ff8d3c25cd
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Tue May 23 08:46:59 2023 +0200
more upstream changes from b1a856e42d8f89cfea59ba8efbed09e1da647927
Signed-off-by: Thorsten Leemhuis <linux(a)leemhuis.info>
mesa-freeworld.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index 2681b01..126da30 100644
--- a/mesa-freeworld.spec
+++ b/mesa-freeworld.spec
@@ -219,6 +219,9 @@ cp %{SOURCE1} docs/
-Dvalgrind=%{?with_valgrind:enabled}%{!?with_valgrind:disabled} \
-Dbuild-tests=false \
-Dselinux=true \
+ -Dlibunwind=disabled \
+ -Dlmsensors=disabled \
+ -Dandroid-libbacktrace=disabled \
%{nil}
%meson_build
@@ -284,9 +287,6 @@ rm -fr %{buildroot}%{_libdir}/libVkLayer_MESA_device_select.so
%if 0%{?with_vdpau}
%files -n %{srcname}-vdpau-drivers-freeworld
%{_libdir}/vdpau/libvdpau_nouveau.so.1*
-%if 0%{?with_r300}
-%{_libdir}/vdpau/libvdpau_r300.so.1*
-%endif
%if 0%{?with_r600}
%{_libdir}/vdpau/libvdpau_r600.so.1*
%endif
1 year, 6 months
[mesa-freeworld] Update to 23.1.0
by Thorsten Leemhuis
commit 0382f04a85c560cc6f91440c22ce7cfa7f8bfef6
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Tue May 23 07:21:55 2023 +0200
Update to 23.1.0
sync a few spec file bits with Fedora's mesa package
Signed-off-by: Thorsten Leemhuis <linux(a)leemhuis.info>
.gitignore | 1 +
mesa-freeworld.spec | 22 ++++++++++++++++++----
sources | 2 +-
3 files changed, 20 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1635080..47a0bc2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
/mesa-23.0.1.tar.xz
/mesa-23.0.2.tar.xz
/mesa-23.0.3.tar.xz
+/mesa-23.1.0.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index 9a2c30b..2681b01 100644
--- a/mesa-freeworld.spec
+++ b/mesa-freeworld.spec
@@ -17,6 +17,9 @@ algorithms and decoding only VC1 algorithm.
%ifarch %{ix86} x86_64
%global with_crocus 0
%global with_i915 0
+%if !0%{?rhel}
+%global with_intel_clc 0
+%endif
%global with_iris 0
%global with_xa 0
#%%global platform_vulkan ,intel,intel_hasvk
@@ -56,7 +59,7 @@ algorithms and decoding only VC1 algorithm.
Name: %{srcname}-freeworld
Summary: Mesa graphics libraries
-%global ver 23.0.3
+%global ver 23.1.0
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
Release: 1%{?dist}
License: MIT
@@ -134,8 +137,12 @@ BuildRequires: pkgconfig(LLVMSPIRVLib)
%if %{with valgrind}
BuildRequires: pkgconfig(valgrind)
%endif
-BuildRequires: pkgconfig(python3)
-BuildRequires: python3dist(mako)
+BuildRequires: python3-devel
+BuildRequires: python3-dataclasses
+BuildRequires: python3-mako
+%if 0%{?with_intel_clc}
+BuildRequires: python3-ply
+%endif
BuildRequires: vulkan-headers
BuildRequires: glslang
%if 0%{?with_vulkan_hw}
@@ -190,7 +197,7 @@ cp %{SOURCE1} docs/
-Dgallium-nine=%{!?with_nine:true}%{?with_nine:false} \
-Dgallium-opencl=%{!?with_opencl:icd}%{?with_opencl:disabled} \
%if 0%{?with_opencl}
- -Dgallium-rusticl=true -Dllvm=enabled -Drust_std=2021 \
+ -Dgallium-rusticl=true \
%endif
-Dvideo-codecs=h264dec,h264enc,h265dec,h265enc,vc1dec \
-Dvulkan-drivers=%{?vulkan_drivers} \
@@ -203,6 +210,9 @@ cp %{SOURCE1} docs/
-Dglx=dri \
-Degl=disabled \
-Dglvnd=false \
+%if 0%{?with_intel_clc}
+ -Dintel-clc=enabled \
+%endif
-Dmicrosoft-clc=disabled \
-Dllvm=enabled \
-Dshared-llvm=enabled \
@@ -288,6 +298,10 @@ rm -fr %{buildroot}%{_libdir}/libVkLayer_MESA_device_select.so
%license docs/license.rst
%endif
%changelog
+* Tue May 23 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.1.0-1
+- Update to 23.1.0
+- sync a few spec file bits with Fedora's mesa package
+
* Tue Apr 25 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.0.3-1
- Update to 23.0.3
diff --git a/sources b/sources
index 8c8b60d..4de9aeb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-23.0.3.tar.xz) = 52c778de61daa406c6a1e96a657e9b6fdcc71c8cfda80b7f53acc6470556c7d502c057b9481bb0c3d57ef0263263413fd0d25d53ebf5aa0246fbcc3309de64ae
+SHA512 (mesa-23.1.0.tar.xz) = bbcfd0dd8e5414826631e80edbbe48218115a7461ef4ac1f2e4e090a48d6c0e1ab3b51dd45e988d5f1572f29bfc03c33769263c0f3e04033138d5b1ec102e8c9
1 year, 6 months
[mpd] drop arm fixes
by Leigh Scott
commit 0d6c2456195c7e12c3d4585c639a6a27a1d8603c
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon May 22 23:28:59 2023 +0100
drop arm fixes
mpd.spec | 5 -----
1 file changed, 5 deletions(-)
---
diff --git a/mpd.spec b/mpd.spec
index 7f274fb..8b6fb36 100644
--- a/mpd.spec
+++ b/mpd.spec
@@ -75,10 +75,8 @@ BuildRequires: wildmidi-devel
%endif
%if 0%{?fedora}
BuildRequires: pipewire-devel > 0.3
-%ifnarch %{arm}
BuildRequires: liburing-devel
%endif
-%endif
BuildRequires: mpg123-devel
BuildRequires: openal-soft-devel
BuildRequires: python3-sphinx
@@ -147,9 +145,6 @@ sed -i -e 's@>= 0.56.0@>= 0.55.0@g' meson.build
-Dadplug=disabled \
-Dipv6=enabled \
-Dpipe=true \
-%ifarch %{arm}
- -Dio_uring=disabled \
-%endif
%if 0%{?rhel}
-Dio_uring=disabled \
%if 0%{?rhel} > 8
1 year, 6 months
[mpd/el8] (5 commits) ...Update to 0.23.13
by Leigh Scott
Summary of changes:
d26ab70... Rebuild for new ffmpeg (*)
055633c... Enable mpcdec for f38+ (*)
5f4b792... Use systemd sysusers config to create user and group (*)
51abc7f... Add nologin to mpd.sysusers (*)
0fc8d54... Update to 0.23.13 (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 6 months
[mpd/el9] (5 commits) ...Update to 0.23.13
by Leigh Scott
Summary of changes:
d26ab70... Rebuild for new ffmpeg (*)
055633c... Enable mpcdec for f38+ (*)
5f4b792... Use systemd sysusers config to create user and group (*)
51abc7f... Add nologin to mpd.sysusers (*)
0fc8d54... Update to 0.23.13 (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 6 months
[mpd/f37] (5 commits) ...Update to 0.23.13
by Leigh Scott
Summary of changes:
d26ab70... Rebuild for new ffmpeg (*)
055633c... Enable mpcdec for f38+ (*)
5f4b792... Use systemd sysusers config to create user and group (*)
51abc7f... Add nologin to mpd.sysusers (*)
0fc8d54... Update to 0.23.13 (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 6 months
[mpd/f38] (2 commits) ...Update to 0.23.13
by Leigh Scott
Summary of changes:
51abc7f... Add nologin to mpd.sysusers (*)
0fc8d54... Update to 0.23.13 (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 6 months
[mpd] Update to 0.23.13
by Leigh Scott
commit 0fc8d549dee83ed472223b56193ae0be4c768a62
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon May 22 22:18:05 2023 +0100
Update to 0.23.13
mpd.spec | 15 ++++++++-------
sources | 4 ++--
2 files changed, 10 insertions(+), 9 deletions(-)
---
diff --git a/mpd.spec b/mpd.spec
index 17703fc..7f274fb 100644
--- a/mpd.spec
+++ b/mpd.spec
@@ -16,8 +16,8 @@
Name: mpd
Epoch: 1
-Version: 0.23.12
-Release: 3%{?dist}
+Version: 0.23.13
+Release: 1%{?dist}
Summary: The Music Player Daemon
License: GPLv2+
URL: https://www.musicpd.org
@@ -104,10 +104,8 @@ BuildRequires: yajl-devel
BuildRequires: zlib-devel
BuildRequires: zziplib-devel
-Requires(pre): systemd
-Requires(post): systemd
-Requires(preun): systemd
-Requires(postun): systemd
+%{?systemd_requires}
+%{?sysusers_requires_compat}
Requires: (mpd-firewalld = %{?epoch}:%{version}-%{release} if firewalld)
Requires: ffmpeg-libs%{?_isa}
@@ -168,7 +166,7 @@ sed -i -e 's@>= 0.56.0@>= 0.55.0@g' meson.build
-Dsndio=disabled \
-Dchromaprint=disabled \
-Dgme=disabled \
-%if 0%{?fedora} && 0%{?fedora} < 38
+%if 0%{?rhel} || 0%{?fedora} < 38
-Dmpcdec=disabled \
%endif
-Dshine=disabled \
@@ -251,6 +249,9 @@ rm -rf %{buildroot}%{_docdir}/mpd/
%changelog
+* Mon May 22 2023 Leigh Scott <leigh123linux(a)gmail.com> - 1:0.23.13-1
+- Update to 0.23.13
+
* Sat Mar 25 2023 Leigh Scott <leigh123linux(a)gmail.com> - 1:0.23.12-3
- Use systemd sysusers config to create user and group
diff --git a/sources b/sources
index cb4cdca..f12ce5a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (mpd-0.23.12.tar.xz) = 54495b839d86b47ae6e2f6cf4e1baebd0e8eb924742e9db42cc7462ffc4b6f650b83f3eaea291fe905ff5f1975cf875537ffd23a111724013ce58e6df26ce36e
-SHA512 (mpd-0.23.12.tar.xz.sig) = 3df732454223eda8a9428bc65dfe6261b2a71e3f04ec47866631df1093c623b523ae6ede9f6eb957d8957a19a43778cb5dafe4da91234897ae8a6e9701e014a7
+SHA512 (mpd-0.23.13.tar.xz) = 1ef2b3a2089aa6078a455e43a2fb9097dc0d5b27b170e6d64e416d5e82349a794eb0acf8db72a975ad024083e872e4a1bd0e0fd51302d327d373b61f01bb819d
+SHA512 (mpd-0.23.13.tar.xz.sig) = 05e38cf3df29f307b7f921745dc34113122b8a4a143c4a565d9e8f3953c2e642d358e0c302a144e03cb36c9d69b38dc5df5e347c7cdd7a33cfb2bd53550e49b5
1 year, 6 months