/[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 3837 by capela, Tue Dec 1 17:46:41 2020 UTC revision 3865 by capela, Sun Mar 14 10:17:47 2021 UTC
# Line 1  Line 1 
1  #  #
2  # spec file for package qsampler  # spec file for package qsampler
3  #  #
4  # Copyright (C) 2004-2020, rncbc aka Rui Nuno Capela. All rights reserved.  # Copyright (C) 2004-2021, rncbc aka Rui Nuno Capela. All rights reserved.
5  # Copyright (C) 2007,2008,2015 Christian Schoenebeck  # Copyright (C) 2007,2008,2015 Christian Schoenebeck
6  #  #
7  # All modifications and additions to the file contributed by third parties  # All modifications and additions to the file contributed by third parties
# Line 18  Line 18 
18    
19  %define name    @PACKAGE_TARNAME@  %define name    @PACKAGE_TARNAME@
20  %define version @PACKAGE_VERSION@  %define version @PACKAGE_VERSION@
21  %define release 43  %define release 46
22    
23  %define _prefix @ac_prefix@  %define _prefix @ac_prefix@
24    
# Line 38  Packager:      rncbc.org Line 38  Packager:      rncbc.org
38    
39  BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot  BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
40    
41  %if %{defined fedora}  BuildRequires:  coreutils
42  BuildRequires:  pkgconfig  BuildRequires:  pkgconfig
43    BuildRequires:  glibc-devel
44    BuildRequires:  gcc-c++
45    BuildRequires:  autoconf automake
46    %if %{defined fedora}
47  BuildRequires:  qt5-qtbase-devel >= 5.1, qt5-linguist  BuildRequires:  qt5-qtbase-devel >= 5.1, qt5-linguist
48    BuildRequires:  qt5-qtsvg-devel, qt5-qtwayland-devel
49  %else  %else
 BuildRequires:  pkg-config  
50  BuildRequires:  libqt5-qtbase-devel >= 5.1, libqt5-linguist  BuildRequires:  libqt5-qtbase-devel >= 5.1, libqt5-linguist
51    BuildRequires:  libqt5-qtsvg-devel, libqt5-qtwayland-devel
52  %endif  %endif
53  BuildRequires:  liblscp-devel >= 0.5.6  BuildRequires:  liblscp-devel >= 0.5.6
54  BuildRequires:  libgig-devel >= 3.3.0  BuildRequires:  libgig-devel >= 3.3.0
# Line 100  interface of LinuxSampler Control Protoc Line 105  interface of LinuxSampler Control Protoc
105  %{_datadir}/man/fr/man1/%{name}.1.gz  %{_datadir}/man/fr/man1/%{name}.1.gz
106    
107  %changelog  %changelog
108    * Sun Mar 14 2021 Rui Nuno Capela <rncbc@rncbc.org> 0.9.2
109    - End-of-Winter'21 release.
110    * Sun Feb  7 2021 Rui Nuno Capela <rncbc@rncbc.org> 0.9.1
111    - Winter'21 release.
112    * Thu Dec 17 2020 Rui Nuno Capela <rncbc@rncbc.org> 0.9.0
113    - Winter'20 release.
114  * Fri Jul 31 2020 Rui Nuno Capela <rncbc@rncbc.org> 0.6.3  * Fri Jul 31 2020 Rui Nuno Capela <rncbc@rncbc.org> 0.6.3
115  - Summer'20 release.  - Summer'20 release.
116  * Tue Mar 24 2020 Rui Nuno Capela <rncbc@rncbc.org> 0.6.2  * Tue Mar 24 2020 Rui Nuno Capela <rncbc@rncbc.org> 0.6.2

Legend:
Removed from v.3837  
changed lines
  Added in v.3865

  ViewVC Help
Powered by ViewVC