@@ -3,31 +3,30 @@ Distribution: Azure Linux
3
3
%global apiversion 0.1
4
4
5
5
Name: libetonyek
6
- Version: 0.1.9
7
- Release: 7 %{?dist }
6
+ Version: 0.1.12
7
+ Release: 2 %{?dist }
8
8
Summary: A library for import of Apple iWork documents
9
9
10
- License: MPLv2 .0
10
+ License: MPL-2 .0
11
11
URL: http://wiki.documentfoundation.org/DLP/Libraries/libetonyek
12
- Source: http ://dev-www.libreoffice.org/src/%{name }/%{name }-%{version }.tar.xz
12
+ Source: https ://dev-www.libreoffice.org/src/%{name }/%{name }-%{version }.tar.xz
13
13
14
14
BuildRequires: boost-devel
15
15
BuildRequires: doxygen
16
16
BuildRequires: gcc-c++
17
17
BuildRequires: glm-devel
18
18
BuildRequires: gperf
19
19
BuildRequires: help2man
20
+ BuildRequires: make
20
21
BuildRequires: pkgconfig(cppunit)
21
22
BuildRequires: pkgconfig(liblangtag)
22
23
BuildRequires: pkgconfig(librevenge-0.0)
23
24
BuildRequires: pkgconfig(librevenge-generators-0.0)
24
25
BuildRequires: pkgconfig(librevenge-stream-0.0)
25
26
BuildRequires: pkgconfig(libxml-2.0)
26
- BuildRequires: pkgconfig(mdds-1.5 )
27
+ BuildRequires: pkgconfig(mdds-2.1 )
27
28
BuildRequires: pkgconfig(zlib)
28
29
29
- Patch1: 0001-glm-force-dmat3-initialization-needed-from-v0.9.9.0.patch
30
-
31
30
%description
32
31
%{name } is library for import of Apple iWork documents. It supports
33
32
documents created by any version of Keynote, Pages or Numbers.
@@ -59,15 +58,15 @@ supported: CSV, HTML, SVG, text, and raw.
59
58
%autosetup -p1
60
59
61
60
%build
62
- %configure --disable-silent-rules --disable-static --disable-werror --with-mdds=1.5
61
+ %configure --disable-silent-rules --disable-static --disable-werror --with-mdds=2.1
63
62
sed -i \
64
63
-e ' s|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
65
64
-e ' s|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
66
65
libtool
67
- make %{? _smp_mflags }
66
+ % make_build
68
67
69
68
%install
70
- make install DESTDIR=%{ buildroot }
69
+ % make_install
71
70
rm -f %{buildroot }/%{_libdir }/* .la
72
71
# we install API docs directly from build
73
72
rm -rf %{buildroot }/%{_docdir }/%{name }
@@ -84,13 +83,13 @@ install -m 0644 key2*.1 numbers2*.1 pages2*.1 %{buildroot}/%{_mandir}/man1
84
83
85
84
%check
86
85
export LD_LIBRARY_PATH=%{buildroot }/%{_libdir }${LD_LIBRARY_PATH: +: ${LD_LIBRARY_PATH} }
87
- if ! make %{ ? _smp_mflags} check; then
86
+ if ! %make_build check; then
88
87
cat src/test/* .log
89
88
exit 1
90
89
fi
91
90
92
91
%files
93
- %doc AUTHORS FEATURES NEWS README
92
+ %doc AUTHORS FEATURES.md NEWS README.md
94
93
%license COPYING
95
94
%{_libdir }/%{name }-%{apiversion }.so.*
96
95
125
124
%{_mandir }/man1/pages2text.1*
126
125
127
126
%changelog
128
- *
Fri Oct 15 2021 Pawel Winogrodzki <[email protected] > -
0.1.9-7
129
- - Initial CBL-Mariner import from Fedora 32 (license: MIT).
127
+ *
Wed May 07 2025 Aninda Pradhan <[email protected] > -
0.1.12-2
128
+ - Initial Azure Linux import from Fedora 41 (license: MIT)
129
+ - License Verified
130
+
131
+ *
Sun Dec 22 2024 David Tardon <[email protected] > -
0.1.12-1
132
+ - Update to 0.1.12
133
+
134
+ *
Sun Dec 22 2024 David Tardon <[email protected] > -
0.1.10-1
135
+ - Revert "Update to latest git snapshot"
136
+
137
+ *
Thu Jul 18 2024 Fedora Release Engineering <[email protected] > -
0.1.11~20230802.git9c3a8cb-6
138
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
139
+
140
+ *
Thu Jan 25 2024 Fedora Release Engineering <[email protected] > -
0.1.11~20230802.git9c3a8cb-5
141
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
142
+
143
+ *
Sun Jan 21 2024 Fedora Release Engineering <[email protected] > -
0.1.11~20230802.git9c3a8cb-4
144
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
145
+
146
+ *
Thu Aug 24 2023 Mattia Verga <[email protected] > -
0.1.11~20230802.git9c3a8cb-3
147
+ - Change mdds req also in configure parameters
148
+
149
+ *
Thu Aug 24 2023 Mattia Verga <[email protected] > -
0.1.11~20230802.git9c3a8cb-2
150
+ - Fix mdds version requirement
151
+
152
+ *
Thu Aug 24 2023 Mattia Verga <[email protected] > -
0.1.11~20230802.git9c3a8cb-1
153
+ - Update to latest git snapshot
154
+
155
+ *
Thu Jul 20 2023 Fedora Release Engineering <[email protected] > -
0.1.10-10
156
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
157
+
158
+ *
Thu Jan 19 2023 Fedora Release Engineering <[email protected] > -
0.1.10-9
159
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
160
+
161
+ *
Mon Nov 21 2022 David Tardon <[email protected] > -
0.1.10-5
162
+ - Convert license to SPDX
163
+
164
+ *
Thu Jul 21 2022 Fedora Release Engineering <[email protected] > -
0.1.10-4
165
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
166
+
167
+ *
Thu Jan 20 2022 Fedora Release Engineering <[email protected] > -
0.1.10-3
168
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
169
+
170
+ *
Thu Jul 22 2021 Fedora Release Engineering <[email protected] > -
0.1.10-2
171
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
172
+
173
+ *
Tue May 18 2021 David Tardon <[email protected] > -
0.1.10-1
174
+ - new upstream release
175
+
176
+ *
Tue Jan 26 2021 Fedora Release Engineering <[email protected] > -
0.1.9-10
177
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
178
+
179
+ *
Tue Jul 28 2020 Fedora Release Engineering <[email protected] > -
0.1.9-9
180
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
181
+
182
+ *
Tue Jul 14 2020 Tom Stellard <[email protected] > -
0.1.9-8
183
+ - Use make macros
184
+ - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro
185
+
186
+ *
Thu Jun 04 2020 David Tardon <[email protected] > -
0.1.9-7
187
+ - fix build with latest boost
130
188
131
189
*
Thu Feb 06 2020 Caolán McNamara <[email protected] > -
0.1.9-6
132
190
- add fix for contemporary glm
265
323
266
324
*
Wed Oct 30 2013 David Tardon <[email protected] > 0.0.0-1
267
325
- initial import
326
+
0 commit comments