rpms/pango/devel pango.spec,1.96,1.97

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jan 11 21:31:06 UTC 2007


Author: besfahbo

Update of /cvs/dist/rpms/pango/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv16644

Modified Files:
	pango.spec 
Log Message:
* Thu Jan 11 2007 Behdad Esfahbod <besfahbo at redhat.com> - 1.15.3-3
- Move pango.modules generation to posttrans, to make sure modules available
  in an older version but not this one are removed.
- Resolves #222217



Index: pango.spec
===================================================================
RCS file: /cvs/dist/rpms/pango/devel/pango.spec,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- pango.spec	9 Jan 2007 20:56:05 -0000	1.96
+++ pango.spec	11 Jan 2007 21:31:04 -0000	1.97
@@ -8,7 +8,7 @@
 Summary: System for layout and rendering of internationalized text
 Name: pango
 Version: 1.15.3
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: LGPL
 Group: System Environment/Libraries
 Source: http://download.gnome.org/sources/pango/1.14/pango-%{version}.tar.bz2
@@ -141,6 +141,7 @@
 %post
 /sbin/ldconfig
 
+%posttrans
 umask 0022
 # Deriving /etc/pango/$host location
 #
@@ -189,6 +190,11 @@
 
 
 %changelog
+* Thu Jan 11 2007 Behdad Esfahbod <besfahbo at redhat.com> - 1.15.3-3
+- Move pango.modules generation to posttrans, to make sure modules available
+  in an older version but not this one are removed.
+- Resolves #222217
+
 * Tue Jan 09 2007 Behdad Esfahbod <besfahbo at redhat.com> - 1.15.3-2
 - Update sources
 




More information about the fedora-cvs-commits mailing list