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