automatic version update by autodist [release 16.02-1mamba;Sat Apr 30 2016]
This commit is contained in:
parent
26c9385977
commit
e4d8490326
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: rosegarden
|
Name: rosegarden
|
||||||
Version: 15.10
|
Version: 16.02
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A professional audio and MIDI sequencer, score editor and more
|
Summary: A professional audio and MIDI sequencer, score editor and more
|
||||||
Group: Graphical Desktop/Applications/Multimedia
|
Group: Graphical Desktop/Applications/Multimedia
|
||||||
@ -55,14 +55,12 @@ A professional audio and MIDI sequencer, score editor and general-purpose music
|
|||||||
#%patch1 -p1
|
#%patch1 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export QTDIR=%{_prefix}
|
%cmake -d build
|
||||||
%configure
|
|
||||||
#cmake . -DCMAKE_INSTALL_PREFIX=`kde-config --prefix`
|
|
||||||
%make
|
%make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
||||||
%makeinstall
|
%makeinstall -C build
|
||||||
|
|
||||||
#%{find_lang} %{name}
|
#%{find_lang} %{name}
|
||||||
|
|
||||||
@ -80,6 +78,9 @@ export QTDIR=%{_prefix}
|
|||||||
%{_datadir}/mime/packages/rosegarden.xml
|
%{_datadir}/mime/packages/rosegarden.xml
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 30 2016 Automatic Build System <autodist@mambasoft.it> 16.02-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Nov 14 2015 Automatic Build System <autodist@mambasoft.it> 15.10-1mamba
|
* Sat Nov 14 2015 Automatic Build System <autodist@mambasoft.it> 15.10-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user