!19 [sync] PR-17: update libical to 3.0.11
From: @openeuler-sync-bot Reviewed-by: @overweight Signed-off-by: @overweight
This commit is contained in:
commit
f9d391e357
BIN
libical-3.0.11.tar.gz
Normal file
BIN
libical-3.0.11.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
11
libical.spec
11
libical.spec
@ -1,5 +1,5 @@
|
|||||||
Name: libical
|
Name: libical
|
||||||
Version: 3.0.8
|
Version: 3.0.11
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: An Open Source implementation of the iCalendar protocols and protocol data formats.
|
Summary: An Open Source implementation of the iCalendar protocols and protocol data formats.
|
||||||
License: LGPLv2 or MPLv2.0
|
License: LGPLv2 or MPLv2.0
|
||||||
@ -52,6 +52,9 @@ popd
|
|||||||
%install
|
%install
|
||||||
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||||
|
|
||||||
|
# This is just a private build tool, not meant to be installed
|
||||||
|
rm %{buildroot}/%{_libexecdir}/libical/ical-glib-src-generator
|
||||||
|
|
||||||
%check
|
%check
|
||||||
make test ARGS="-V" -C %{_target_platform}
|
make test ARGS="-V" -C %{_target_platform}
|
||||||
|
|
||||||
@ -76,6 +79,12 @@ make test ARGS="-V" -C %{_target_platform}
|
|||||||
%{_datadir}/gtk-doc/html/%{name}-glib
|
%{_datadir}/gtk-doc/html/%{name}-glib
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 14 2021 xihaochen <xihaochen@huawei.com> - 3.0.11-1
|
||||||
|
- Type:requirements
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:update libical to 3.0.11
|
||||||
|
|
||||||
* Wed Jul 22 2020 zhangxingliang <zhangxingliang3@huawei.com> - 3.0.8-1
|
* Wed Jul 22 2020 zhangxingliang <zhangxingliang3@huawei.com> - 3.0.8-1
|
||||||
- Type:update
|
- Type:update
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user