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)
|
||||
Name: rosegarden
|
||||
Version: 15.10
|
||||
Version: 16.02
|
||||
Release: 1mamba
|
||||
Summary: A professional audio and MIDI sequencer, score editor and more
|
||||
Group: Graphical Desktop/Applications/Multimedia
|
||||
@ -55,14 +55,12 @@ A professional audio and MIDI sequencer, score editor and general-purpose music
|
||||
#%patch1 -p1
|
||||
|
||||
%build
|
||||
export QTDIR=%{_prefix}
|
||||
%configure
|
||||
#cmake . -DCMAKE_INSTALL_PREFIX=`kde-config --prefix`
|
||||
%cmake -d build
|
||||
%make
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
||||
%makeinstall
|
||||
%makeinstall -C build
|
||||
|
||||
#%{find_lang} %{name}
|
||||
|
||||
@ -80,6 +78,9 @@ export QTDIR=%{_prefix}
|
||||
%{_datadir}/mime/packages/rosegarden.xml
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user