[packages/xorg-lib-libXrandr] - updated to 1.5.5
qboosh
qboosh at pld-linux.org
Thu Jan 29 06:21:12 CET 2026
commit e91bdd43903dca333222012722003f114eca5678
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Jan 29 06:21:16 2026 +0100
- updated to 1.5.5
xorg-lib-libXrandr.spec | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/xorg-lib-libXrandr.spec b/xorg-lib-libXrandr.spec
index 6d5ba9d..0375372 100644
--- a/xorg-lib-libXrandr.spec
+++ b/xorg-lib-libXrandr.spec
@@ -1,12 +1,12 @@
Summary: X Randr extension library
Summary(pl.UTF-8): Biblioteka rozszerzenia X Randr
Name: xorg-lib-libXrandr
-Version: 1.5.4
+Version: 1.5.5
Release: 1
License: MIT
Group: X11/Libraries
Source0: https://xorg.freedesktop.org/releases/individual/lib/libXrandr-%{version}.tar.xz
-# Source0-md5: 24e0b72abe16efce9bf10579beaffc27
+# Source0-md5: b550dfa388292a821aecdd52acecc94c
URL: https://xorg.freedesktop.org/
BuildRequires: autoconf >= 2.60
BuildRequires: automake
@@ -82,7 +82,7 @@ Pakiet zawiera statyczną bibliotekę libXrandr.
%build
%{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
%{__autoconf}
%{__autoheader}
%{__automake}
@@ -104,12 +104,12 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc AUTHORS COPYING ChangeLog README.md
-%attr(755,root,root) %{_libdir}/libXrandr.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libXrandr.so.2
+%{_libdir}/libXrandr.so.*.*.*
+%ghost %{_libdir}/libXrandr.so.2
%files devel
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libXrandr.so
+%{_libdir}/libXrandr.so
%{_libdir}/libXrandr.la
%{_includedir}/X11/extensions/Xrandr.h
%{_pkgconfigdir}/xrandr.pc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xorg-lib-libXrandr.git/commitdiff/e91bdd43903dca333222012722003f114eca5678
More information about the pld-cvs-commit
mailing list