/[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 3401 by capela, Tue Dec 12 17:47:43 2017 UTC revision 3837 by capela, Tue Dec 1 17:46:41 2020 UTC
# Line 1  Line 1 
1    #
2    # spec file for package qsampler
3    #
4    # Copyright (C) 2004-2020, rncbc aka Rui Nuno Capela. All rights reserved.
5    # Copyright (C) 2007,2008,2015 Christian Schoenebeck
6    #
7    # All modifications and additions to the file contributed by third parties
8    # remain the property of their copyright owners, unless otherwise agreed
9    # upon. The license for this file, and modifications and additions to the
10    # file, is the same license as for the pristine package itself (unless the
11    # license for the pristine package is not an Open Source License, in which
12    # case the license is the MIT License). An "Open Source License" is a
13    # license that conforms to the Open Source Definition (Version 1.9)
14    # published by the Open Source Initiative.
15    #
16    # Please submit bugfixes or comments via http://bugs.opensuse.org/
17    #
18    
19  %define name    @PACKAGE_TARNAME@  %define name    @PACKAGE_TARNAME@
20  %define version @PACKAGE_VERSION@  %define version @PACKAGE_VERSION@
21  %define release 22  %define release 43
22    
23  %define _prefix @ac_prefix@  %define _prefix @ac_prefix@
24    
# Line 16  License:       GPL-2.0+ Line 34  License:       GPL-2.0+
34  Group:          Productivity/Multimedia/Sound/Midi  Group:          Productivity/Multimedia/Sound/Midi
35  Source0:        %{name}-%{version}.tar.gz  Source0:        %{name}-%{version}.tar.gz
36  URL:            http://qsampler.sourceforge.net/  URL:            http://qsampler.sourceforge.net/
37  #Packager:      rncbc.org  Packager:       rncbc.org
38    
39  BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot  BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
40    
 #BuildRequires: libqt4-devel >= 4.4  
41  %if %{defined fedora}  %if %{defined fedora}
42  BuildRequires:  pkgconfig  BuildRequires:  pkgconfig
43  BuildRequires:  qt5-qtbase-devel >= 5.1, qt5-linguist  BuildRequires:  qt5-qtbase-devel >= 5.1, qt5-linguist
 BuildRequires:  qt5-qtx11extras-devel >= 5.1  
44  %else  %else
45  BuildRequires:  pkg-config  BuildRequires:  pkg-config
46  BuildRequires:  libqt5-qtbase-devel >= 5.1, libqt5-linguist  BuildRequires:  libqt5-qtbase-devel >= 5.1, libqt5-linguist
 BuildRequires:  libqt5-qtx11extras-devel >= 5.1  
47  %endif  %endif
48  BuildRequires:  liblscp-devel >= 0.5.6  BuildRequires:  liblscp-devel >= 0.5.6
49  BuildRequires:  libgig-devel >= 3.3.0  BuildRequires:  libgig-devel >= 3.3.0
# Line 70  interface of LinuxSampler Control Protoc Line 85  interface of LinuxSampler Control Protoc
85  %dir %{_datadir}/metainfo  %dir %{_datadir}/metainfo
86  #dir %{_datadir}/man  #dir %{_datadir}/man
87  #dir %{_datadir}/man/man1  #dir %{_datadir}/man/man1
88    #dir %{_datadir}/man/fr
89    #dir %{_datadir}/man/fr/man1
90  %{_bindir}/%{name}  %{_bindir}/%{name}
91  %{_datadir}/mime/packages/%{name}.xml  %{_datadir}/mime/packages/%{name}.xml
92  %{_datadir}/applications/%{name}.desktop  %{_datadir}/applications/%{name}.desktop
# Line 79  interface of LinuxSampler Control Protoc Line 96  interface of LinuxSampler Control Protoc
96  %{_datadir}/icons/hicolor/scalable/mimetypes/application-x-%{name}*.svg  %{_datadir}/icons/hicolor/scalable/mimetypes/application-x-%{name}*.svg
97  %{_datadir}/%{name}/translations/%{name}_*.qm  %{_datadir}/%{name}/translations/%{name}_*.qm
98  %{_datadir}/metainfo/%{name}.appdata.xml  %{_datadir}/metainfo/%{name}.appdata.xml
99  %{_datadir}/man/man1/%{name}*.1.gz  %{_datadir}/man/man1/%{name}.1.gz
100    %{_datadir}/man/fr/man1/%{name}.1.gz
101    
102  %changelog  %changelog
103    * Fri Jul 31 2020 Rui Nuno Capela <rncbc@rncbc.org> 0.6.3
104    - Summer'20 release.
105    * Tue Mar 24 2020 Rui Nuno Capela <rncbc@rncbc.org> 0.6.2
106    - Spring'20 release.
107    * Sun Dec 22 2019 Rui Nuno Capela <rncbc@rncbc.org> 0.6.1
108    - Winter'19 release.
109    * Thu Oct 17 2019 Rui Nuno Capela <rncbc@rncbc.org> 0.6.0
110    - Autumn'19 release.
111    * Fri Jul 12 2019 Rui Nuno Capela <rncbc@rncbc.org> 0.5.6
112    - Summer'19 release.
113    * Thu Apr 11 2019 Rui Nuno Capela <rncbc@rncbc.org> 0.5.5
114    - Spring-Break'19 release.
115    * Mon Mar 11 2019 Rui Nuno Capela <rncbc@rncbc.org> 0.5.4
116    - Pre-LAC2019 release frenzy.
117    * Thu Dec 06 2018 Rui Nuno Capela <rncbc@rncbc.org> 0.5.3
118    - An End of Autumn'18 Release.
119    * Sun Jul 22 2018 Rui Nuno Capela <rncbc@rncbc.org> 0.5.2
120    - Summer'18 Release.
121    * Mon May 21 2018 Rui Nuno Capela <rncbc@rncbc.org> 0.5.1
122    - Pre-LAC2018 release frenzy.
123  * Tue Dec 12 2017 Rui Nuno Capela <rncbc@rncbc.org> 0.5.0  * Tue Dec 12 2017 Rui Nuno Capela <rncbc@rncbc.org> 0.5.0
124  - An Autumn'17 release.  - An Autumn'17 release.
125  * Thu Apr 27 2017 Rui Nuno Capela <rncbc@rncbc.org> 0.4.3  * Thu Apr 27 2017 Rui Nuno Capela <rncbc@rncbc.org> 0.4.3

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

  ViewVC Help
Powered by ViewVC