1 |
%define name madsonic |
%define name madsonic |
2 |
%define version 6.2.9092 |
%define version 6.2.9092 |
3 |
%define release 1 |
%define release 2 |
4 |
%define __os_install_post \ |
%define __os_install_post \ |
5 |
/usr/lib/rpm/brp-compress \ |
/usr/lib/rpm/brp-compress \ |
6 |
/usr/lib/rpm/brp-strip \ |
/usr/lib/rpm/brp-strip \ |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
13 |
Summary: A web-based music streamer, jukebox and Podcast receiver |
Summary: A web-based music streamer, jukebox and Podcast receiver |
14 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
15 |
Source1: |
Source1: madsonic.service |
16 |
Patch0: madsonic-6.2.9084-test.patch |
Patch0: madsonic-6.2.9084-test.patch |
17 |
Patch1: madsonic-6.2.9084-sysconfig.patch |
Patch1: madsonic-6.2.9084-sysconfig.patch |
18 |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
24 |
URL: http://madsonic.org |
URL: http://madsonic.org |
25 |
|
|
26 |
%changelog |
%changelog |
27 |
|
* Fri Dec 30 2022 Jean-Philippe Pialasse <tests@pialasse.com> 6.2.9092-2.sme |
28 |
|
- fix madsonic fails as starting before network |
29 |
|
|
30 |
* Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 6.2.9092-1.sme |
* Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 6.2.9092-1.sme |
31 |
- update with log4j fixes and more |
- update with log4j fixes and more |
32 |
- systemd capable |
- systemd capable |
80 |
--dir /usr/share/madsonic 'attr(0750,madsonic,madsonic)' \ |
--dir /usr/share/madsonic 'attr(0750,madsonic,madsonic)' \ |
81 |
--dir /var/madsonic 'attr(0750,madsonic,madsonic)' \ |
--dir /var/madsonic 'attr(0750,madsonic,madsonic)' \ |
82 |
--file /usr/lib/tmpfiles.d/madsonic.conf 'attr(0750,root,root)' \ |
--file /usr/lib/tmpfiles.d/madsonic.conf 'attr(0750,root,root)' \ |
83 |
--file /usr/lib/systemd/system/madsonic.service 'attr(0544,root,root)' \ |
--file /usr/lib/systemd/system/madsonic.service 'attr(0644,root,root)' \ |
84 |
--dir /run/madsonic 'attr(0755,madsonic,madsonic)' \ |
--dir /run/madsonic 'attr(0755,madsonic,madsonic)' \ |
85 |
--ignoredir /run \ |
--ignoredir /run \ |
86 |
--ignoredir "/etc/sysconfig/madsonic" \ |
--ignoredir "/etc/sysconfig/madsonic" \ |