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