2024-01-06 04:52:18 +01:00
|
|
|
Name: libkolabxml
|
2024-01-06 04:52:18 +01:00
|
|
|
Version: 1.2.0
|
|
|
|
Release: 1mamba
|
2024-01-06 04:52:18 +01:00
|
|
|
Summary: The reference implementation of the Kolab XML Format
|
|
|
|
Group: System/Libraries
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
2024-01-06 04:52:18 +01:00
|
|
|
URL: https://git.kolab.org
|
2024-01-06 04:52:18 +01:00
|
|
|
Source: http://cgit.kolab.org/libkolabxml/snapshot/libkolabxml-%{version}.tar.gz
|
2024-01-06 04:52:18 +01:00
|
|
|
License: LGPL
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
BuildRequires: glibc-devel
|
|
|
|
BuildRequires: libboost-devel
|
|
|
|
BuildRequires: libcurl-devel
|
|
|
|
BuildRequires: libgcc
|
|
|
|
BuildRequires: libstdc++6-devel
|
|
|
|
BuildRequires: libxerces-c-devel
|
|
|
|
## AUTOBUILDREQ-END
|
|
|
|
BuildRequires: cmake
|
2024-01-06 04:52:18 +01:00
|
|
|
BuildRequires: xsd-devel
|
2024-01-06 04:52:18 +01:00
|
|
|
BuildRequires: libboost-devel >= 1.69.0-2mamba
|
2024-01-06 04:52:18 +01:00
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
|
|
|
|
|
|
%description
|
|
|
|
Libkolabxml is the reference implementation of the Kolab XML Format as defined in http://wiki.kolab.org/User:Mollekop
|
|
|
|
f/Drafts/KEP:17.
|
|
|
|
It provides serialization/deserialization from/to in-memory representations for all Kolab Objects, including input va
|
|
|
|
lidation.
|
|
|
|
|
|
|
|
%package devel
|
|
|
|
Group: Development/Libraries
|
|
|
|
Summary: Development files for %{name}
|
|
|
|
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|
|
|
|
|
|
|
%description devel
|
|
|
|
This package contains libraries and header files for developing applications that use %{name}.
|
|
|
|
|
|
|
|
%debug_package
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
%build
|
|
|
|
%cmake -d build
|
|
|
|
%make
|
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%makeinstall -C build
|
|
|
|
|
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
|
|
|
%post -p /sbin/ldconfig
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/libkolabxml.so.*
|
|
|
|
%doc AUTHORS COPYING
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%dir %{_includedir}/kolabxml
|
|
|
|
%{_includedir}/kolabxml/*.h
|
|
|
|
%{_libdir}/cmake/Libkolabxml/LibkolabxmlConfig.cmake
|
|
|
|
%{_libdir}/cmake/Libkolabxml/LibkolabxmlConfigVersion.cmake
|
|
|
|
%{_libdir}/cmake/Libkolabxml/LibkolabxmlTargets-noconfig.cmake
|
|
|
|
%{_libdir}/cmake/Libkolabxml/LibkolabxmlTargets.cmake
|
|
|
|
%{_libdir}/libkolabxml.so
|
|
|
|
%doc README README-Mac.txt
|
|
|
|
|
|
|
|
%changelog
|
2024-01-06 04:52:18 +01:00
|
|
|
* Sun Feb 07 2021 Automatic Build System <autodist@mambasoft.it> 1.2.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 04:52:18 +01:00
|
|
|
* Tue Feb 12 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.6-2mamba
|
|
|
|
- rebuilt with libboost 1.69.0-2mamba
|
|
|
|
|
2024-01-06 04:52:18 +01:00
|
|
|
* Sun Sep 11 2016 Automatic Build System <autodist@mambasoft.it> 1.1.6-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Sun Jul 31 2016 Automatic Build System <autodist@mambasoft.it> 1.1.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 04:52:18 +01:00
|
|
|
* Sat Jan 24 2015 Automatic Build System <autodist@mambasoft.it> 1.1.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 04:52:18 +01:00
|
|
|
* Thu Sep 18 2014 Automatic Build System <autodist@mambasoft.it> 1.0.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 04:52:18 +01:00
|
|
|
* Tue Mar 18 2014 Automatic Build System <autodist@mambasoft.it> 1.0.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Fri Apr 12 2013 Automatic Build System <autodist@mambasoft.it> 0.8.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Sat Mar 30 2013 Automatic Build System <autodist@mambasoft.it> 0.8.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Mon Dec 31 2012 Automatic Build System <autodist@mambasoft.it> 0.8.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Thu Aug 09 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 0.8.0-1mamba
|
|
|
|
- package created by autospec
|