automatic version update by autodist [release 0.5.0-1mamba;Sat Mar 24 2018]
This commit is contained in:
parent
5e494519ca
commit
09d7a1459a
@ -1,6 +1,6 @@
|
||||
Name: qjackctl
|
||||
Version: 0.4.4
|
||||
Release: 2mamba
|
||||
Version: 0.5.0
|
||||
Release: 1mamba
|
||||
Summary: A simple Qt application to control the JACK sound server daemon
|
||||
Group: Graphical Desktop/Applications/Multimedia
|
||||
Vendor: openmamba
|
||||
@ -24,7 +24,7 @@ BuildRequires: libalsa-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libjack-devel
|
||||
BuildRequires: libportaudio-devel
|
||||
BuildRequires: libqt4-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: jack >= 0.99.0
|
||||
@ -46,7 +46,7 @@ A simple Qt application to control the JACK sound server daemon
|
||||
|
||||
%build
|
||||
./autogen.sh
|
||||
export QTDIR=%{_qt4_prefix}
|
||||
#export QTDIR=%{_qt4_prefix}
|
||||
#export QMAKESPEC=linux-g++
|
||||
%configure
|
||||
%make -j1
|
||||
@ -72,14 +72,18 @@ install -D -m0755 %{SOURCE1} %{buildroot}%{_bindir}/loop2jack
|
||||
%{_bindir}/loop2jack
|
||||
%dir %{_datadir}/qjackctl/translations
|
||||
%{_datadir}/qjackctl/translations/qjackctl_*.qm
|
||||
%{_datadir}/appdata/qjackctl.appdata.xml
|
||||
%{_datadir}/metainfo/qjackctl.appdata.xml
|
||||
%{_datadir}/applications/qjackctl.desktop
|
||||
%{_datadir}/icons/hicolor/*x*/apps/*.png
|
||||
%{_mandir}/man1/qjackctl.1*
|
||||
%{_mandir}/man1/qjackctl.fr.1*
|
||||
%doc AUTHORS COPYING
|
||||
#ChangeLog README TODO
|
||||
|
||||
%changelog
|
||||
* Sat Mar 24 2018 Automatic Build System <autodist@mambasoft.it> 0.5.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 14 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.4-2mamba
|
||||
- added patch to avoid translating preset (default) or jackd is not found by applications in /dev/shm
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user