/[svn]/qsampler/trunk/qsampler.spec.in
ViewVC logotype

Diff of /qsampler/trunk/qsampler.spec.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2829 by capela, Thu Jul 23 17:32:31 2015 UTC revision 2862 by capela, Thu Mar 3 08:37:48 2016 UTC
# Line 19  BuildRoot:     %{_tmppath}/%{name}-%{version Line 19  BuildRoot:     %{_tmppath}/%{name}-%{version
19  #BuildRequires: libqt4-devel >= 4.4  #BuildRequires: libqt4-devel >= 4.4
20  %if %{defined fedora}  %if %{defined fedora}
21  BuildRequires:  qt5-qtbase-devel >= 5.1, qt5-linguist  BuildRequires:  qt5-qtbase-devel >= 5.1, qt5-linguist
22    BuildRequires:  qt5-qtx11extras-devel >= 5.1
23  %else  %else
24  BuildRequires:  libqt5-qtbase-devel >= 5.1, libqt5-linguist  BuildRequires:  libqt5-qtbase-devel >= 5.1, libqt5-linguist
25    BuildRequires:  libqt5-qtx11extras-devel >= 5.1
26  %endif  %endif
27  BuildRequires:  liblscp-devel >= 0.5.6  BuildRequires:  liblscp-devel >= 0.5.6
28  BuildRequires:  libgig-devel >= 3.3.0  BuildRequires:  libgig-devel >= 3.3.0
# Line 36  interface of LinuxSampler Control Protoc Line 38  interface of LinuxSampler Control Protoc
38    
39  %build  %build
40  %configure  %configure
41  %__make  %__make %{?_smp_mflags}
42    
43  %install  %install
44  %__make DESTDIR=%{buildroot} install  %__make DESTDIR=%{buildroot} install

Legend:
Removed from v.2829  
changed lines
  Added in v.2862

  ViewVC Help
Powered by ViewVC