|
|
|
@ -2,11 +2,11 @@
|
|
|
|
|
|
|
|
|
|
Name: libcdr
|
|
|
|
|
Version: 0.1.7
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
Release: 8%{?dist}
|
|
|
|
|
Summary: A library for import of CorelDRAW drawings
|
|
|
|
|
|
|
|
|
|
# the only Public Domain source is src/lib/CDRColorProfiles.h
|
|
|
|
|
License: MPLv2.0 and Public Domain
|
|
|
|
|
License: MPL-2.0 AND LicenseRef-Fedora-Public-Domain
|
|
|
|
|
URL: http://wiki.documentfoundation.org/DLP/Libraries/libcdr
|
|
|
|
|
Source: http://dev-www.libreoffice.org/src/%{name}/%{name}-%{version}.tar.xz
|
|
|
|
|
|
|
|
|
@ -112,6 +112,9 @@ export LD_LIBRARY_PATH=%{buildroot}%{_libdir}${LD_LIBRARY_PATH:+:${LD_LIBRARY_PA
|
|
|
|
|
%{_mandir}/man1/cmx2xhtml.1*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Nov 21 2022 David Tardon <dtardon@redhat.com> - 0.1.7-8
|
|
|
|
|
- Convert license to SPDX
|
|
|
|
|
|
|
|
|
|
* Mon Aug 01 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 0.1.7-7
|
|
|
|
|
- Rebuilt for ICU 71.1
|
|
|
|
|
|
|
|
|
|