remove libastro provided by marble5 [release 4.14.3-2mamba;Sat Jun 18 2016]
This commit is contained in:
parent
f6a8952423
commit
900cb91dec
11
marble.spec
11
marble.spec
@ -1,6 +1,6 @@
|
||||
Name: marble
|
||||
Version: 4.14.3
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A free open source geographical map program
|
||||
Group: Graphical Desktop/Applications/Educational
|
||||
Vendor: openmamba
|
||||
@ -78,6 +78,8 @@ Requires: libmarble = %{?epoch:%epoch:}%{version}-%{release}
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall -C build
|
||||
|
||||
rm -f %{buildroot}%{_kde4_libdir}/libastro.so*
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
@ -126,7 +128,7 @@ exit 0
|
||||
|
||||
%files -n libmarble
|
||||
%defattr(-,root,root)
|
||||
%{_kde4_libdir}/libastro.so.*
|
||||
#%{_kde4_libdir}/libastro.so.*
|
||||
%{_kde4_libdir}/libmarblewidget.so.*
|
||||
%{_kde4_libdir}/kde4/libmarble_part.so
|
||||
%dir %{_kde4_pluginsdir}/marble
|
||||
@ -139,7 +141,7 @@ exit 0
|
||||
%{_kde4_includedir}/astro/*.h
|
||||
%dir %{_kde4_includedir}/marble
|
||||
%{_kde4_includedir}/marble/*
|
||||
%{_kde4_libdir}/libastro.so
|
||||
#%{_kde4_libdir}/libastro.so
|
||||
%{_kde4_libdir}/libmarblewidget.so
|
||||
%{_kde4_pluginsdir}/designer/LatLonEditPlugin.so
|
||||
%{_kde4_pluginsdir}/designer/MarbleNavigatorPlugin.so
|
||||
@ -148,6 +150,9 @@ exit 0
|
||||
%doc docs/*
|
||||
|
||||
%changelog
|
||||
* Sat Jun 18 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 4.14.3-2mamba
|
||||
- remove libastro provided by marble5
|
||||
|
||||
* Thu Nov 20 2014 Automatic Build System <autodist@mambasoft.it> 4.14.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user