automatic version update by autodist [release 0.11.1-1mamba;Wed Jun 29 2016]
This commit is contained in:
parent
bf83be3de4
commit
6985240d9a
@ -1,7 +1,7 @@
|
||||
%define apiver 0.10
|
||||
%define apiver %(echo %version | cut -d. -f1-2)
|
||||
Name: libixion
|
||||
Version: 0.9.1
|
||||
Release: 2mamba
|
||||
Version: 0.11.1
|
||||
Release: 1mamba
|
||||
Summary: A general purpose formula parser and interpreter that can calculate multiple named targets, or “cells”
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -69,9 +69,9 @@ This package contains utility applications for %{name}.
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libixion-%{apiver}.so.*
|
||||
%{python27_sitearch}/ixion.la
|
||||
%{python27_sitearch}/ixion.so
|
||||
%doc AUTHORS COPYING
|
||||
%{python3_sitearch}/ixion.la
|
||||
%{python3_sitearch}/ixion.so
|
||||
%doc AUTHORS
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
@ -79,8 +79,6 @@ This package contains utility applications for %{name}.
|
||||
%{_includedir}/libixion-%{apiver}/ixion/*.hpp
|
||||
%dir %{_includedir}/libixion-%{apiver}/ixion/interface
|
||||
%{_includedir}/libixion-%{apiver}/ixion/interface/*.hpp
|
||||
%dir %{_includedir}/libixion-%{apiver}/ixion/hash_container
|
||||
%{_includedir}/libixion-%{apiver}/ixion/hash_container/*.hpp
|
||||
%{_libdir}/libixion-%{apiver}.la
|
||||
%{_libdir}/libixion-%{apiver}.so
|
||||
%{_libdir}/pkgconfig/libixion-%{apiver}.pc
|
||||
@ -93,6 +91,9 @@ This package contains utility applications for %{name}.
|
||||
#%{_bindir}/ixion-test
|
||||
|
||||
%changelog
|
||||
* Wed Jun 29 2016 Automatic Build System <autodist@mambasoft.it> 0.11.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 24 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.1-2mamba
|
||||
- rebuilt with libboost 1.59
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user