automatic version update by autodist [release 3.7.0-1mamba;Sun Oct 07 2018]
This commit is contained in:
parent
58d6b0a527
commit
10ae9b999b
@ -4,7 +4,7 @@
|
||||
%define ruby_sitearchdir %(ruby -rrbconfig -e 'puts Config::CONFIG["sitearchdir"]')
|
||||
%endif
|
||||
Name: libgeos
|
||||
Version: 3.6.2
|
||||
Version: 3.7.0
|
||||
Release: 1mamba
|
||||
Summary: GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS)
|
||||
Group: System/Libraries
|
||||
@ -124,7 +124,7 @@ find %{buildroot} -name '*.a' -exec rm -f {} ';'
|
||||
%{_libdir}/libgeos.so
|
||||
%{_libdir}/libgeos_c.so
|
||||
%doc doc/doxygen_docs
|
||||
%doc ChangeLog NEWS README TODO
|
||||
%doc ChangeLog NEWS TODO
|
||||
|
||||
%if %with_python
|
||||
%files -n python-geos
|
||||
@ -138,10 +138,13 @@ find %{buildroot} -name '*.a' -exec rm -f {} ';'
|
||||
%if %with_ruby
|
||||
%files -n ruby-geos
|
||||
%defattr(-,root,root)
|
||||
%{ruby_sitearchdir}/geos.so
|
||||
%{ruby_sitearch}/geos.so
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Oct 07 2018 Automatic Build System <autodist@mambasoft.it> 3.7.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 06 2017 Automatic Build System <autodist@mambasoft.it> 3.6.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user