automatic version update by autodist [release 1.2.2-1mamba;Sat Jan 30 2021]
This commit is contained in:
parent
e5b46d8a3e
commit
9ce860b19b
21
lmms.spec
21
lmms.spec
@ -1,6 +1,6 @@
|
||||
%define gitver %(echo %version | tr _ -)
|
||||
Name: lmms
|
||||
Version: 1.2.0_rc6
|
||||
Version: 1.2.2
|
||||
Release: 1mamba
|
||||
Summary: LMMS - Linux MultiMedia Studio
|
||||
Group: Graphical Desktop/Applications/Multimedia
|
||||
@ -68,7 +68,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
%description devel
|
||||
LMMS aims to be a free alternative to popular (but commercial and closed-source) programs like FruityLoops, Cubase and Logic giving you the ability of producing music with your computer by creating/synthesizing sounds,arranging samples, playing live with keyboard and much more...
|
||||
LMMS combines the features of a tracker-/sequencer-program (pattern-/channel-/sample-/song-/effect-management) and those of powerful synthesizers and samplers in a modern, user-friendly and easy to use graphical user-interface.
|
||||
|
||||
This package contains header files needed for development.
|
||||
|
||||
%debug_package
|
||||
@ -126,16 +125,23 @@ This package contains header files needed for development.
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/lmms
|
||||
%dir %{_libdir}/lmms
|
||||
%{_libdir}/lmms/*.so
|
||||
%dir %{_libdir}/lmms/ladspa
|
||||
%{_libdir}/lmms/ladspa/*.so
|
||||
%{_libdir}/lmms/RemoteVstPlugin
|
||||
%dir %{_libdir}/lmms/optional
|
||||
%{_libdir}/lmms/optional/libcarla_native-plugin.so
|
||||
#%{_libdir}/lmms/RemoteVstPlugin
|
||||
%{_libdir}/lmms/RemoteZynAddSubFx
|
||||
%dir %{_datadir}/lmms
|
||||
%{_datadir}/lmms/*
|
||||
%{_datadir}/icons/hicolor/scalable/apps/lmms.svg
|
||||
%{_datadir}/icons/hicolor/scalable/mimetypes/application-x-lmms-project.svg
|
||||
%{_datadir}/mime/packages/lmms.xml
|
||||
%{_datadir}/applications/lmms.desktop
|
||||
#%{_datadir}/pixmaps/lmms.png
|
||||
%{_datadir}/bash-completion/completions/lmms
|
||||
%{_datadir}/icons/hicolor/scalable/apps/lmms.svg
|
||||
%{_datadir}/icons/hicolor/scalable/mimetypes/application-x-lmms-project.svg
|
||||
%{_datadir}/icons/hicolor/*/apps/lmms.png
|
||||
%{_datadir}/icons/hicolor/*/mimetypes/application-x-lmms-project.png
|
||||
%{_mandir}/man1/lmms.1*
|
||||
%doc doc/AUTHORS LICENSE.txt
|
||||
|
||||
@ -147,6 +153,9 @@ This package contains header files needed for development.
|
||||
#%doc README TODO
|
||||
|
||||
%changelog
|
||||
* Sat Jan 30 2021 Automatic Build System <autodist@mambasoft.it> 1.2.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 28 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.0_rc6-1mamba
|
||||
- update to 1.2.0_rc6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user