[mpd/el8] fix el8
by Leigh Scott
Summary of changes:
d3be2d7... fix el8 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 1 month
[mpd] fix el8
by Leigh Scott
commit d3be2d7255651aa75d8a49f3bfb2dfcbb9311a2a
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Oct 12 12:06:31 2020 +0100
fix el8
mpd.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/mpd.spec b/mpd.spec
index 296521a..b8949a2 100644
--- a/mpd.spec
+++ b/mpd.spec
@@ -136,9 +136,11 @@ sed -i -e 's@sphinx-build@sphinx-build-3@g' doc/meson.build
-Dsystemd_user_unit_dir=%{_userunitdir} \
-Dipv6=enabled \
-Dpipe=true \
-%if 0%{?fedora}
%ifarch %{arm}
-Dio_uring=disabled \
+%else
+%if 0%{?rhel}
+ -Dio_uring=disabled \
%endif
%endif
-Ddocumentation=auto \
4 years, 1 month
[mpd/el8] fix el8
by Leigh Scott
Summary of changes:
d21ef1c... fix el8 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 1 month
[mpd] fix el8
by Leigh Scott
commit d21ef1cbb6252c3a36707894545791064a45846e
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Oct 12 11:39:48 2020 +0100
fix el8
mpd.spec | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/mpd.spec b/mpd.spec
index ccdfa19..296521a 100644
--- a/mpd.spec
+++ b/mpd.spec
@@ -68,9 +68,11 @@ BuildRequires: libnfs-devel
BuildRequires: libsmbclient-devel
BuildRequires: libsndfile-devel
BuildRequires: libupnp-devel
+%if 0%{?fedora}
%ifnarch %{arm}
BuildRequires: liburing-devel
%endif
+%endif
BuildRequires: mpg123-devel
BuildRequires: openal-soft-devel
BuildRequires: python3-sphinx
@@ -134,9 +136,11 @@ sed -i -e 's@sphinx-build@sphinx-build-3@g' doc/meson.build
-Dsystemd_user_unit_dir=%{_userunitdir} \
-Dipv6=enabled \
-Dpipe=true \
+%if 0%{?fedora}
%ifarch %{arm}
-Dio_uring=disabled \
%endif
+%endif
-Ddocumentation=auto \
-Dsolaris_output=disabled \
-Dsndio=disabled \
4 years, 1 month
[mpd/el8] (3 commits) ...fix
by Leigh Scott
Summary of changes:
933413f... Update to 0.22 (*)
a76e4b4... fix (*)
056b345... fix (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 1 month
[mpd/f31] (3 commits) ...fix
by Leigh Scott
Summary of changes:
933413f... Update to 0.22 (*)
a76e4b4... fix (*)
056b345... fix (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 1 month
[mpd/f33] fix
by Leigh Scott
Summary of changes:
056b345... fix (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 1 month
[mpd] fix
by Leigh Scott
Summary of changes:
056b345... fix (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 1 month
[mpd/f32] fix
by Leigh Scott
commit 056b345a86cfebd259069e21265354951d0bc99f
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Oct 11 22:49:16 2020 +0100
fix
mpd.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/mpd.spec b/mpd.spec
index 24c1381..ccdfa19 100644
--- a/mpd.spec
+++ b/mpd.spec
@@ -134,6 +134,9 @@ sed -i -e 's@sphinx-build@sphinx-build-3@g' doc/meson.build
-Dsystemd_user_unit_dir=%{_userunitdir} \
-Dipv6=enabled \
-Dpipe=true \
+%ifarch %{arm}
+ -Dio_uring=disabled \
+%endif
-Ddocumentation=auto \
-Dsolaris_output=disabled \
-Dsndio=disabled \
4 years, 1 month
[mpd/f32] fix
by Leigh Scott
Summary of changes:
a76e4b4... fix (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 1 month