From d8b4c684fabc2ea577c17d37e260ae6389de6bd5 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Wed, 9 Jan 2002 13:26:22 +0000 Subject: [PATCH] - changed PLD patch: xdm-pldlogo.xpm uses 256 colors and cannot be used in 8bpp modes - cosmetics Changed files: XFree86.spec -> 1.267 --- XFree86.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/XFree86.spec b/XFree86.spec index 46951df..9c08dc8 100644 --- a/XFree86.spec +++ b/XFree86.spec @@ -1534,10 +1534,10 @@ chmod 000 /var/log/XFree86.0.log chown root.root /var/log/XFree86.0.log chmod 640 /var/log/XFree86.0.log -%post DPS -p /sbin/ldconfig -%postun DPS -p /sbin/ldconfig +%post DPS -p /sbin/ldconfig +%postun DPS -p /sbin/ldconfig -%post OpenGL-libs -p /sbin/ldconfig +%post OpenGL-libs -p /sbin/ldconfig %postun OpenGL-libs -p /sbin/ldconfig %post libs @@ -1618,7 +1618,7 @@ if [ "$1" = "0" ]; then fi %postun -n xfs -if [ $1 = 0 ]; then +if [ "$1" = "0" ]; then /usr/sbin/userdel xfs 2>/dev/null /usr/sbin/groupdel xfs 2>/dev/null fi -- 2.44.0