automatic version update by autodist [release 16.08.2-1mamba;Fri Oct 14 2016]
This commit is contained in:
parent
a0c8c9b234
commit
7304991827
13
marble.spec
13
marble.spec
@ -1,5 +1,5 @@
|
||||
Name: marble
|
||||
Version: 16.08.0
|
||||
Version: 16.08.2
|
||||
Release: 1mamba
|
||||
Summary: A free open source geographical map program
|
||||
Group: Graphical Desktop/Applications/Educational
|
||||
@ -103,6 +103,8 @@ Obsoletes: libmarble5-devel
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall -C build
|
||||
|
||||
mv %{buildroot}/usr/etc %{buildroot}/
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
@ -126,6 +128,7 @@ exit 0
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_sysconfdir}/xdg/marble.knsrc
|
||||
%{_kde5_bindir}/marble
|
||||
#%{_kde5_bindir}/marble-mobile
|
||||
%{_kde5_bindir}/marble-qt
|
||||
@ -140,7 +143,7 @@ exit 0
|
||||
%{_kde5_kcfgdir}/marble.kcfg
|
||||
%{_kde5_servicesdir}/plasma-runner-marble.desktop
|
||||
%{_kde5_servicesdir}/marble_*.desktop
|
||||
%{_kde5_sharedir}/appdata/marble.appdata.xml
|
||||
%{_kde5_sharedir}/metainfo/marble.appdata.xml
|
||||
%{_kde5_xdgappsdir}/marble*.desktop
|
||||
|
||||
%files -n libmarble
|
||||
@ -179,6 +182,12 @@ exit 0
|
||||
%doc docs/*
|
||||
|
||||
%changelog
|
||||
* Fri Oct 14 2016 Automatic Build System <autodist@mambasoft.it> 16.08.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 11 2016 Automatic Build System <autodist@mambasoft.it> 16.08.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 27 2016 Automatic Build System <autodist@mambasoft.it> 16.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user