[packages/xorg-lib-libXpm] - updated to 3.5.18

qboosh qboosh at pld-linux.org
Wed Jan 28 21:49:44 CET 2026


commit dd8090c8ab654d6d341b9aa35099b02136086de0
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Jan 28 21:49:53 2026 +0100

    - updated to 3.5.18

 xorg-lib-libXpm.spec | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/xorg-lib-libXpm.spec b/xorg-lib-libXpm.spec
index 9cee714..7df4bd8 100644
--- a/xorg-lib-libXpm.spec
+++ b/xorg-lib-libXpm.spec
@@ -1,15 +1,16 @@
 Summary:	X Pixmap library
 Summary(pl.UTF-8):	Biblioteka X Pixmap
 Name:		xorg-lib-libXpm
-Version:	3.5.17
+Version:	3.5.18
 Release:	1
 License:	MIT
 Group:		X11/Libraries
 Source0:	https://xorg.freedesktop.org/releases/individual/lib/libXpm-%{version}.tar.xz
-# Source0-md5:	05b5667aadd476d77e9b5ba1a1de213e
+# Source0-md5:	d22b838e42ac0229ddf5a3afaf23910c
 URL:		https://xorg.freedesktop.org/
 BuildRequires:	autoconf >= 2.60
 BuildRequires:	automake
+BuildRequires:	gcc >= 5:3.2
 # xgettext is used to create pots (although they are not used for anything yet)
 BuildRequires:	gettext-tools
 BuildRequires:	libtool >= 2:2
@@ -117,12 +118,12 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING ChangeLog NEWS.old README.md doc/{FAQ.html,README.html,xpm.PS.gz}
-%attr(755,root,root) %{_libdir}/libXpm.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libXpm.so.4
+%{_libdir}/libXpm.so.*.*.*
+%ghost %{_libdir}/libXpm.so.4
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libXpm.so
+%{_libdir}/libXpm.so
 %{_libdir}/libXpm.la
 %{_includedir}/X11/xpm.h
 %{_pkgconfigdir}/xpm.pc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-lib-libXpm.git/commitdiff/dd8090c8ab654d6d341b9aa35099b02136086de0



More information about the pld-cvs-commit mailing list