From e8bd2917d13fff4c05621475e8a41ed18d1a980c Mon Sep 17 00:00:00 2001 From: besfahbo Date: Thu, 27 Jul 2006 22:22:24 +0000 Subject: [PATCH] - Add umask 022 to post (#185419) --- pango.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pango.spec b/pango.spec index c520433..118d6ec 100644 --- a/pango.spec +++ b/pango.spec @@ -8,7 +8,7 @@ Summary: System for layout and rendering of internationalized text Name: pango Version: 1.13.4 -Release: 1 +Release: 2 License: LGPL Group: System Environment/Libraries Source: http://ftp.gnome.org/pub/gnome/sources/pango/1.13/pango-%{version}.tar.bz2 @@ -142,6 +142,7 @@ rm -rf $RPM_BUILD_ROOT %post /sbin/ldconfig +umask 0022 # Deriving /etc/pango/$host location # # autoconf changes linux to linux-gnu @@ -189,6 +190,9 @@ esac %changelog +* Mon Jul 27 2006 Behdad Esfahbod - 1.13.4-2 +- Add umask 022 to post (#185419) + * Tue Jul 25 2006 Matthias Clasen - 1.13.4-1 - Update to 1.13.4