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