[aqualung/f38] Rebuild
by Leigh Scott
Summary of changes:
9408e80... Rebuild (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 8 months
[aqualung] Rebuild
by Leigh Scott
commit 9408e808093053e1787f4d296285f7d76f92b9c8
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Mar 26 13:58:26 2023 +0100
Rebuild
aqualung.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/aqualung.spec b/aqualung.spec
index 460737b..df6c002 100644
--- a/aqualung.spec
+++ b/aqualung.spec
@@ -19,7 +19,7 @@
Name: aqualung
Version: 1.1
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Music Player for GNU/Linux
License: GPLv2+
URL: http://aqualung.jeremyevans.net/
@@ -139,6 +139,9 @@ install -D -m 644 -p src/img/icon_48.png \
%{_docdir}/%{name}
%changelog
+* Sun Mar 26 2023 Leigh Scott <leigh123linux(a)gmail.com> - 1.1-5
+- rebuilt
+
* Wed Feb 08 2023 Leigh Scott <leigh123linux(a)gmail.com> - 1.1-4
- Rebuild for new flac
1 year, 8 months
[cmus/f38] Rebuild
by Leigh Scott
Summary of changes:
4d8bc53... Rebuild (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 8 months
[cmus] Rebuild
by Leigh Scott
commit 4d8bc5382ac7d3f0f3f82014b9203f11b89f3939
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Mar 26 13:53:51 2023 +0100
Rebuild
cmus.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/cmus.spec b/cmus.spec
index 4022011..f46c68d 100644
--- a/cmus.spec
+++ b/cmus.spec
@@ -1,6 +1,6 @@
Name: cmus
Version: 2.10.0
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Ncurses-Based Music Player
License: GPLv2+
URL: https://cmus.github.io/
@@ -88,6 +88,9 @@ chmod -x examples/*
%changelog
+* Sun Mar 26 2023 Leigh Scott <leigh123linux(a)gmail.com> - 2.10.0-5
+- rebuilt
+
* Tue Feb 28 2023 Leigh Scott <leigh123linux(a)gmail.com> - 2.10.0-4
- Rebuild for new ffmpeg
1 year, 8 months
[mesa-freeworld/f37: 8/8] merge with f38
by Thorsten Leemhuis
commit 0a779669803492945452d6e7d4a524acc0e21c4a
Merge: 73e07fd 3ccd1d2
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Sun Mar 26 12:14:36 2023 +0200
merge with f38
Signed-off-by: Thorsten Leemhuis <linux(a)leemhuis.info>
.gitignore | 1 +
mesa-freeworld.spec | 19 +++++++++----------
sources | 2 +-
3 files changed, 11 insertions(+), 11 deletions(-)
---
diff --cc .gitignore
index 76f67a8,8824c95..5a6acfc
--- a/.gitignore
+++ b/.gitignore
@@@ -4,7 -4,7 +4,8 @@@
/mesa-22.3.1.tar.xz
/mesa-22.3.2.tar.xz
/mesa-22.3.3.tar.xz
-/mesa-23.0.0-rc3.tar.xz
-/mesa-23.0.0-rc4.tar.xz
-/mesa-23.0.0.tar.xz
+/mesa-22.3.4.tar.xz
+/mesa-22.3.5.tar.xz
+/mesa-22.3.6.tar.xz
+/mesa-22.3.7.tar.xz
+ /mesa-23.0.1.tar.xz
diff --cc mesa-freeworld.spec
index 443c0ec,d3b0dea..6418daa
--- a/mesa-freeworld.spec
+++ b/mesa-freeworld.spec
@@@ -292,17 -286,20 +286,22 @@@ rm -fr %{buildroot}%{_libdir}/libVkLaye
%license docs/license.rst
%endif
%changelog
+ * Sat Mar 25 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.0.1
-- Update to 23.0.1
++- Update to 23.0.1 and sync spec file with F38 (and thus drop some
++ Provides/Conflicts/Enhances tags that likely create more problems then
++ they solved)
+
-* Thu Feb 23 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.0.0
-- Update to 23.0.0
+* Thu Feb 23 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 22.3.7-1
+- Update to 22.3.7
-* Thu Feb 16 2023 Luya Tshimbalanga <luya(a)fedoraproject.org> - 23.0.0~rc4-2
-- Remove trailed .1 in release tag
+* Thu Feb 23 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 22.3.6-1
+- Update to 22.3.6 and sync changed with Fedora
-* Thu Feb 2 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.0.0~rc4-1
-- Update to 23.0.0-rc4
+* Thu Feb 09 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 22.3.5-1
+- Update to 22.3.5
-* Mon Jan 30 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.0.0~rc3-1
-- Update to 23.0.0-rc3
+* Mon Jan 30 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 22.3.4-1
+- Update to 22.3.4
* Wed Jan 18 2023 Luya Tshimbalanga <luya(a)fedoraproject.org> - 22.3.3-2.1
- Drop conflicts with provides
1 year, 8 months
[mesa-freeworld/f37] (8 commits) ...merge with f38
by Thorsten Leemhuis
Summary of changes:
035d8ff... Fix dependencies issues between Fedora and RPM Fusion (*)
a4030af... Drop conflicts with provides (*)
5ded12c... Update to 23.0.0-rc3 (*)
fd86bb4... Update to 23.0.0-rc4 (*)
9743082... Remove trailed .1 in release tag (*)
53b5a30... Update to 23.0.0 (*)
3ccd1d2... Update to 23.0.1 (*)
0a77966... merge with f38
(*) This commit already existed in another branch; no separate mail sent
1 year, 8 months
[mpd] Use systemd sysusers config to create user and group
by Leigh Scott
commit 5f4b7920c24572dd7783df9aed81452d83586ecb
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Mar 25 23:22:48 2023 +0000
Use systemd sysusers config to create user and group
mpd.spec | 20 ++++++++++----------
mpd.sysusers | 3 +++
2 files changed, 13 insertions(+), 10 deletions(-)
---
diff --git a/mpd.spec b/mpd.spec
index 8795c38..17703fc 100644
--- a/mpd.spec
+++ b/mpd.spec
@@ -17,7 +17,7 @@
Name: mpd
Epoch: 1
Version: 0.23.12
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: The Music Player Daemon
License: GPLv2+
URL: https://www.musicpd.org
@@ -32,6 +32,7 @@ Source2: https://pgp.key-server.io/download/0x236E8A58C6DB4512#/gpgkey.as
Source3: mpd.logrotate
Source4: mpd.tmpfiles.d
Source5: mpd.xml
+Source6: mpd.sysusers
Patch0: mpd-0.23-mpdconf.patch
Patch1: mpd-0.20-remove_NoNewPrivileges.patch
Patch2: timidity_path.patch
@@ -103,7 +104,7 @@ BuildRequires: yajl-devel
BuildRequires: zlib-devel
BuildRequires: zziplib-devel
-Requires(pre): shadow-utils
+Requires(pre): systemd
Requires(post): systemd
Requires(preun): systemd
Requires(postun): systemd
@@ -185,6 +186,8 @@ install -p -D -m 0644 %{SOURCE4} \
%{buildroot}%{_prefix}/lib/tmpfiles.d/mpd.conf
install -p -D -m 0644 %{SOURCE5} \
%{buildroot}%{_prefix}/lib/firewalld/services/mpd.xml
+install -p -D -m 0644 %{SOURCE6} \
+ %{buildroot}%{_sysusersdir}/mpd.conf
mkdir -p %{buildroot}/run
install -d -m 0755 %{buildroot}/%{mpd_rundir}
@@ -202,14 +205,7 @@ rm -rf %{buildroot}%{_docdir}/mpd/
%pre
-if [ $1 -eq 1 ]; then
- getent group %{mpd_group} >/dev/null || groupadd -r %{mpd_group}
- getent passwd %{mpd_user} >/dev/null || \
- useradd -r -g %{mpd_group} -d %{mpd_homedir} \
- -s /sbin/nologin -c "Music Player Daemon" %{mpd_user}
- gpasswd -a %{mpd_group} audio || :
- exit 0
-fi
+%sysusers_create_compat %{SOURCE6}
%post
%systemd_post mpd.service
@@ -234,6 +230,7 @@ fi
%{_unitdir}/mpd.socket
%{_userunitdir}/mpd.service
%{_userunitdir}/mpd.socket
+%{_sysusersdir}/mpd.conf
%config(noreplace) %{mpd_configfile}
%config(noreplace) %{_sysconfdir}/logrotate.d/mpd
%{_prefix}/lib/tmpfiles.d/mpd.conf
@@ -254,6 +251,9 @@ fi
%changelog
+* Sat Mar 25 2023 Leigh Scott <leigh123linux(a)gmail.com> - 1:0.23.12-3
+- Use systemd sysusers config to create user and group
+
* Tue Feb 28 2023 Leigh Scott <leigh123linux(a)gmail.com> - 1:0.23.12-2
- Rebuild for new ffmpeg
diff --git a/mpd.sysusers b/mpd.sysusers
new file mode 100644
index 0000000..8cd6a22
--- /dev/null
+++ b/mpd.sysusers
@@ -0,0 +1,3 @@
+#Type Name ID GECOS Home directory Shell
+u mpd - "Music Player Daemon" /var/lib/mpd -
+m mpd audio
1 year, 8 months
[mesa-freeworld] Update to 23.0.1
by Thorsten Leemhuis
commit 3ccd1d29438c88cc318c35f38334a10ef317910e
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Sat Mar 25 11:07:32 2023 +0100
Update to 23.0.1
Signed-off-by: Thorsten Leemhuis <linux(a)leemhuis.info>
.gitignore | 1 +
mesa-freeworld.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4b09fd8..8824c95 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/mesa-23.0.0-rc3.tar.xz
/mesa-23.0.0-rc4.tar.xz
/mesa-23.0.0.tar.xz
+/mesa-23.0.1.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index e5c0da0..d3b0dea 100644
--- a/mesa-freeworld.spec
+++ b/mesa-freeworld.spec
@@ -56,7 +56,7 @@ algorithms and decoding only VC1 algorithm.
Name: %{srcname}-freeworld
Summary: Mesa graphics libraries
-%global ver 23.0.0
+%global ver 23.0.1
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
Release: 1%{?dist}
License: MIT
@@ -286,6 +286,9 @@ rm -fr %{buildroot}%{_libdir}/libVkLayer_MESA_device_select.so
%license docs/license.rst
%endif
%changelog
+* Sat Mar 25 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.0.1
+- Update to 23.0.1
+
* Thu Feb 23 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.0.0
- Update to 23.0.0
diff --git a/sources b/sources
index dfd7094..c91ac42 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-23.0.0.tar.xz) = 127e2759a2a31cacd65a0891719ab7bb4a9188844022b4bccaebbedce9c550b9ccb160ad519178ea0d851c4bcb8f0f56febda248ed2ba82b5ddf804855e4694b
+SHA512 (mesa-23.0.1.tar.xz) = 9bbe0ba0b1a16fe10b35b6aa3a821d96ab9c4ce4ad38056e2c32271e50b48fd5ef6e1a0babadded631f2b136dfb15acf0c41475d73ee28d132c861ce96517e24
1 year, 8 months