1 |
%define name smeserver-madsonic |
%define name smeserver-madsonic |
2 |
%define version 5.0.3761 |
%define version 5.0.3761 |
3 |
%define release 8 |
%define release 9 |
4 |
Summary: madsonic is a music streaming system |
Summary: madsonic is a music streaming system |
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
29 |
This is all the configurations needed to install madsonic as a contrib for SME Server |
This is all the configurations needed to install madsonic as a contrib for SME Server |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Wed Dec 07 2022 Jean-Philippe Pialasse <tests@pialasse.com> 5.0.3761-9.sme |
33 |
|
- fix conflict for /var/madsonic [SME: 12255] |
34 |
|
|
35 |
* Tue Nov 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 5.0.3761-8.sme |
* Tue Nov 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 5.0.3761-8.sme |
36 |
- remove remaining sysvinit files [SME: 12239] |
- remove remaining sysvinit files [SME: 12239] |
37 |
- fix few minors issues, typo and cosmetics |
- fix few minors issues, typo and cosmetics |
100 |
--dir /var/madsonic/conversion/audio 'attr(0750,madsonic,madsonic)' \ |
--dir /var/madsonic/conversion/audio 'attr(0750,madsonic,madsonic)' \ |
101 |
--file /var/www/backend/validateLicense.view 'attr(0750,www,www)' \ |
--file /var/www/backend/validateLicense.view 'attr(0750,www,www)' \ |
102 |
--dir /var/www/backend/ 'attr(0750,www,www)' \ |
--dir /var/www/backend/ 'attr(0750,www,www)' \ |
103 |
|
--ignoredir /var/madsonic \ |
104 |
> %{name}-%{version}-filelist |
> %{name}-%{version}-filelist |
105 |
|
|
106 |
%clean |
%clean |