--- qsampler/trunk/qsampler.spec.in 2015/03/25 09:24:40 2725 +++ qsampler/trunk/qsampler.spec.in 2015/08/25 18:36:55 2839 @@ -1,6 +1,6 @@ %define name @PACKAGE_TARNAME@ %define version @PACKAGE_VERSION@ -%define release 13 +%define release 16 %define _prefix @ac_prefix@ @@ -16,13 +16,20 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot -BuildRequires: libqt4-devel >= 4.4 +#BuildRequires: libqt4-devel >= 4.4 +%if %{defined fedora} +BuildRequires: qt5-qtbase-devel >= 5.1, qt5-linguist +BuildRequires: qt5-qtx11extras-devel >= 5.1 +%else +BuildRequires: libqt5-qtbase-devel >= 5.1, libqt5-linguist +BuildRequires: libqt5-qtx11extras-devel >= 5.1 +%endif BuildRequires: liblscp-devel >= 0.5.6 BuildRequires: libgig-devel >= 3.3.0 %description Qsampler is a LinuxSampler GUI front-end application written in C++ around -the Qt4 toolkit using Qt Designer. For the moment it just wraps the client +the Qt framework using Qt Designer. For the moment it just wraps the client interface of LinuxSampler Control Protocol (LSCP) (http://www.linuxsampler.org). %prep @@ -69,6 +76,8 @@ %{_datadir}/man/man1/%{name}.1.gz %changelog +* Sun Jul 19 2015 Rui Nuno Capela 0.3.1 +- Summer'15 release frenzy. * Wed Mar 25 2015 Rui Nuno Capela 0.3.0 - Pre-LAC2015 release frenzy. * Tue Dec 31 2013 Rui Nuno Capela 0.2.3