[packages/xorg-lib-libXxf86dga] - updated to 1.1.7
qboosh
qboosh at pld-linux.org
Thu Jan 29 06:27:51 CET 2026
commit e7dfb7b7a888680d0754161a0905f1137915fbc9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Jan 29 06:28:03 2026 +0100
- updated to 1.1.7
xorg-lib-libXxf86dga.spec | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/xorg-lib-libXxf86dga.spec b/xorg-lib-libXxf86dga.spec
index 19edaf1..f4fa85b 100644
--- a/xorg-lib-libXxf86dga.spec
+++ b/xorg-lib-libXxf86dga.spec
@@ -1,16 +1,16 @@
Summary: XFree86-DGA extension client library
Summary(pl.UTF-8): Biblioteka kliencka rozszerzenia XFree86-DGA
Name: xorg-lib-libXxf86dga
-Version: 1.1.6
+Version: 1.1.7
Release: 1
License: MIT
Group: X11/Libraries
Source0: https://xorg.freedesktop.org/releases/individual/lib/libXxf86dga-%{version}.tar.xz
-# Source0-md5: 74d1acf93b83abeb0954824da0ec400b
+# Source0-md5: 543164f1239fbe92cc0a9128d8da88e9
URL: https://xorg.freedesktop.org/
BuildRequires: autoconf >= 2.60
BuildRequires: automake
-BuildRequires: libtool
+BuildRequires: libtool >= 2:2
BuildRequires: pkgconfig >= 1:0.19
BuildRequires: sed >= 4.0
BuildRequires: tar >= 1:1.22
@@ -68,7 +68,7 @@ Pakiet zawiera statyczną bibliotekę libXxf86dga.
%build
%{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
%{__autoconf}
%{__autoheader}
%{__automake}
@@ -93,12 +93,12 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc COPYING ChangeLog README.md
-%attr(755,root,root) %{_libdir}/libXxf86dga.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libXxf86dga.so.1
+%{_libdir}/libXxf86dga.so.*.*.*
+%ghost %{_libdir}/libXxf86dga.so.1
%files devel
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libXxf86dga.so
+%{_libdir}/libXxf86dga.so
%{_includedir}/X11/extensions/Xxf86dga.h
%{_includedir}/X11/extensions/xf86dga1.h
%{_pkgconfigdir}/xxf86dga.pc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xorg-lib-libXxf86dga.git/commitdiff/e7dfb7b7a888680d0754161a0905f1137915fbc9
More information about the pld-cvs-commit
mailing list