sed html idm for eliminate difference
This commit is contained in:
parent
9a34174267
commit
2618bf6b8e
@ -1,6 +1,6 @@
|
|||||||
Name: libsoup
|
Name: libsoup
|
||||||
Version: 2.72.0
|
Version: 2.72.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: An HTTP library implementation
|
Summary: An HTTP library implementation
|
||||||
License: LGPLv2
|
License: LGPLv2
|
||||||
URL: https://wiki.gnome.org/Projects/libsoup
|
URL: https://wiki.gnome.org/Projects/libsoup
|
||||||
@ -35,6 +35,7 @@ The %{name}-devel package contains libraries and header files for %{name}.
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%meson_install
|
%meson_install
|
||||||
|
sed -i 's/idm[0-9]\{5,32\}/idm12345678912345/g' %{buildroot}%{_datadir}/gtk-doc/html/libsoup-2.4/ix01.html
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%meson_test
|
%meson_test
|
||||||
@ -61,6 +62,12 @@ The %{name}-devel package contains libraries and header files for %{name}.
|
|||||||
%{_datadir}/gtk-doc/html/libsoup-2.4/*
|
%{_datadir}/gtk-doc/html/libsoup-2.4/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 19 2021 zhanzhimin<zhanzhimin@huawei.com> - 2.72.0-2
|
||||||
|
- Type:bugfix
|
||||||
|
- CVE:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:sed html idm for eliminate difference
|
||||||
|
|
||||||
* Wed Jan 27 2021 hanhui <hanhui15@huawei.com> - 2.72.0-1
|
* Wed Jan 27 2021 hanhui <hanhui15@huawei.com> - 2.72.0-1
|
||||||
- Type: enhancement
|
- Type: enhancement
|
||||||
- ID: NA
|
- ID: NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user