fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
aed0bea1da
commit
110dca3ac7
@ -1,6 +1,6 @@
|
||||
%define name smeserver-madsonic
|
||||
%define version 5.0.3761
|
||||
%define release 10
|
||||
%define release 11
|
||||
Summary: madsonic is a music streaming system
|
||||
Name: %{name}
|
||||
Version: %{version}
|
||||
@ -12,8 +12,8 @@ Source: smeserver-madsonic-%{version}.tar.xz
|
||||
|
||||
BuildArchitectures: noarch
|
||||
BuildRoot: /var/tmp/%{name}-%{version}-buildroot
|
||||
BuildRequires: e-smith-devtools
|
||||
Requires: e-smith-release >= 8.0
|
||||
BuildRequires: smeserver-devtools
|
||||
Requires: smeserver-release >= 8.0
|
||||
Requires: madsonic >= 6.2.9092
|
||||
Requires: alsa-utils
|
||||
Requires: ffmpeg
|
||||
@ -25,6 +25,9 @@ AutoReqProv: no
|
||||
This is all the configurations needed to install madsonic as a contrib for SME Server
|
||||
|
||||
%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
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user