automatic version update by autodist [release 1.9.21-1mamba;Sun Apr 17 2022]
This commit is contained in:
parent
c2582d24ea
commit
c52c507618
17
jack.spec
17
jack.spec
@ -2,7 +2,7 @@
|
|||||||
%define pkgver %(echo %version | tr _ -)
|
%define pkgver %(echo %version | tr _ -)
|
||||||
Name: jack
|
Name: jack
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.9.20
|
Version: 1.9.21
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A low-latency audio server that can connect a number of different applications to an audio device
|
Summary: A low-latency audio server that can connect a number of different applications to an audio device
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -34,9 +34,7 @@ BuildRequires: libffado-devel
|
|||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libncurses-devel
|
BuildRequires: libncurses-devel
|
||||||
BuildRequires: libopus-devel
|
BuildRequires: libopus-devel
|
||||||
BuildRequires: libreadline-devel
|
|
||||||
BuildRequires: libsamplerate-devel
|
BuildRequires: libsamplerate-devel
|
||||||
BuildRequires: libsndfile-devel
|
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libsystemd-devel
|
BuildRequires: libsystemd-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -49,7 +47,7 @@ BuildRequires: doxygen
|
|||||||
BuildRequires: libopus-devel >= 1.0.3-2mamba
|
BuildRequires: libopus-devel >= 1.0.3-2mamba
|
||||||
Requires: libjack == %{?epoch:%epoch:}%{version}-%{release}
|
Requires: libjack == %{?epoch:%epoch:}%{version}-%{release}
|
||||||
#Requires: ffado
|
#Requires: ffado
|
||||||
Obsoletes: oss2jack
|
Obsoletes: oss2jack < 1:1.9.21
|
||||||
Requires: libalsa-plugins
|
Requires: libalsa-plugins
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -160,18 +158,14 @@ exit 0
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%config %{_sysconfdir}/asound.conf.jack
|
%config %{_sysconfdir}/asound.conf.jack
|
||||||
%{_bindir}/alsa_in
|
#%{_bindir}/alsa_in
|
||||||
%{_bindir}/alsa_out
|
#%{_bindir}/alsa_out
|
||||||
%{_bindir}/jack_*
|
%{_bindir}/jack_*
|
||||||
%{_bindir}/jackd
|
%{_bindir}/jackd
|
||||||
%{_bindir}/jackdbus
|
%{_bindir}/jackdbus
|
||||||
%{_bindir}/jackdbus2qjackctl
|
%{_bindir}/jackdbus2qjackctl
|
||||||
%{_datadir}/dbus-1/services/org.jackaudio.service
|
%{_datadir}/dbus-1/services/org.jackaudio.service
|
||||||
#%{_mandir}/man1/alsa_in.1*
|
|
||||||
#%{_mandir}/man1/alsa_out.1*
|
|
||||||
%{_mandir}/man1/jackd.1*
|
%{_mandir}/man1/jackd.1*
|
||||||
#%{_mandir}/man1/jackrec.1*
|
|
||||||
#%{_mandir}/man1/jack_*.1*
|
|
||||||
|
|
||||||
%files -n libjack
|
%files -n libjack
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -197,6 +191,9 @@ exit 0
|
|||||||
#%doc README TODO ChangeLog
|
#%doc README TODO ChangeLog
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Apr 17 2022 Automatic Build System <autodist@mambasoft.it> 1.9.21-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Jan 22 2022 Automatic Build System <autodist@mambasoft.it> 1.9.20-1mamba
|
* Sat Jan 22 2022 Automatic Build System <autodist@mambasoft.it> 1.9.20-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user