fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
aed0bea1da
commit
110dca3ac7
@ -1,6 +1,6 @@
|
|||||||
%define name smeserver-madsonic
|
%define name smeserver-madsonic
|
||||||
%define version 5.0.3761
|
%define version 5.0.3761
|
||||||
%define release 10
|
%define release 11
|
||||||
Summary: madsonic is a music streaming system
|
Summary: madsonic is a music streaming system
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
@ -12,8 +12,8 @@ Source: smeserver-madsonic-%{version}.tar.xz
|
|||||||
|
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
BuildRoot: /var/tmp/%{name}-%{version}-buildroot
|
BuildRoot: /var/tmp/%{name}-%{version}-buildroot
|
||||||
BuildRequires: e-smith-devtools
|
BuildRequires: smeserver-devtools
|
||||||
Requires: e-smith-release >= 8.0
|
Requires: smeserver-release >= 8.0
|
||||||
Requires: madsonic >= 6.2.9092
|
Requires: madsonic >= 6.2.9092
|
||||||
Requires: alsa-utils
|
Requires: alsa-utils
|
||||||
Requires: ffmpeg
|
Requires: ffmpeg
|
||||||
@ -25,6 +25,9 @@ AutoReqProv: no
|
|||||||
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
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 5.0.3761-11.sme
|
||||||
|
- Fix e-smith references in smeserver-madsonic [SME: 12732]
|
||||||
|
|
||||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 5.0.3761-10.sme
|
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 5.0.3761-10.sme
|
||||||
- Roll up patches and move to git repo [SME: 12338]
|
- Roll up patches and move to git repo [SME: 12338]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user