!69 [sync] PR-66: revent disable static library

From: @openeuler-sync-bot 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2024-02-19 08:29:34 +00:00 committed by Gitee
commit 9c443965af
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: libX11
Version: 1.7.2
Release: 8
Release: 9
Summary: Core X11 protocol client library
License: MIT
URL: http://www.x.org
@ -45,7 +45,7 @@ The %{name}-devel package contains libraries and header files for %{name}.
%build
autoreconf -ivf
%configure --disable-silent-rules --disable-static
%configure --disable-silent-rules
%make_build
%install
@ -72,6 +72,7 @@ make %{?_smp_mflags} check
%files devel
%defattr(-,root,root)
%{_libdir}/*.a
%{_libdir}/*.so
%{_includedir}/X11/*.h
%{_libdir}/pkgconfig/*.pc
@ -83,6 +84,9 @@ make %{?_smp_mflags} check
%{_mandir}/*/*
%changelog
* Mon Feb 05 2024 zhouwenpei <zhouwenpei1@h-partners.com> - 1.7.2-9
- revent "disable static library"
* Wed Oct 04 2023 Funda Wang <fundawang@yeah.net> - 1.7.2-8
- Fix CVE-2023-43785, CVE-2023-43786, CVE-2023-43787
- Merge sw64 patch