!7 [sync] PR-6: disable static library

From: @openeuler-sync-bot 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2023-02-28 08:16:33 +00:00 committed by Gitee
commit a1be2ee289
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: libXxf86vm Name: libXxf86vm
Version: 1.1.5 Version: 1.1.5
Release: 1 Release: 2
Summary: Provide an extension library for the XFree86-VidModeExtension Summary: Provide an extension library for the XFree86-VidModeExtension
License: MIT License: MIT
URL: https://www.x.org URL: https://www.x.org
@ -28,7 +28,7 @@ Provide static library, headers and test examples for libXxf86vm.
%build %build
autoreconf -ivf autoreconf -ivf
%configure %configure --disable-static
%make_build %make_build
%install %install
@ -48,7 +48,6 @@ autoreconf -ivf
%{_includedir}/X11/extensions/*.h %{_includedir}/X11/extensions/*.h
%{_libdir}/lib*.so %{_libdir}/lib*.so
%{_libdir}/pkgconfig/*.pc %{_libdir}/pkgconfig/*.pc
%{_libdir}/libXxf86vm.a
%files help %files help
%defattr(-,root,root) %defattr(-,root,root)
@ -56,6 +55,9 @@ autoreconf -ivf
%{_mandir}/man3/*.3.gz %{_mandir}/man3/*.3.gz
%changelog %changelog
* Sat Feb 25 2023 zhouwenpei <zhouwenpei1@h-partners.com> - 1.1.5-2
- disable static library
* Thu Nov 03 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 1.1.5-1 * Thu Nov 03 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 1.1.5-1
- update 1.1.5 - update 1.1.5