--- rpms/smeserver-madsonic/contribs10/smeserver-madsonic.spec 2022/11/23 06:53:11 1.8 +++ rpms/smeserver-madsonic/contribs10/smeserver-madsonic.spec 2022/12/07 06:08:13 1.9 @@ -1,6 +1,6 @@ %define name smeserver-madsonic %define version 5.0.3761 -%define release 8 +%define release 9 Summary: madsonic is a music streaming system Name: %{name} Version: %{version} @@ -29,6 +29,9 @@ AutoReqProv: no This is all the configurations needed to install madsonic as a contrib for SME Server %changelog +* Wed Dec 07 2022 Jean-Philippe Pialasse 5.0.3761-9.sme +- fix conflict for /var/madsonic [SME: 12255] + * Tue Nov 22 2022 Jean-Philippe Pialasse 5.0.3761-8.sme - remove remaining sysvinit files [SME: 12239] - fix few minors issues, typo and cosmetics @@ -97,6 +100,7 @@ rm -f %{name}-%{version}-filelist --dir /var/madsonic/conversion/audio 'attr(0750,madsonic,madsonic)' \ --file /var/www/backend/validateLicense.view 'attr(0750,www,www)' \ --dir /var/www/backend/ 'attr(0750,www,www)' \ + --ignoredir /var/madsonic \ > %{name}-%{version}-filelist %clean