Source: gtk2=2.21.5-4

1 view
Skip to first unread message

rbui...@rpath.com

unread,
Jul 20, 2010, 8:36:09 AM7/20/10
to gnome-develop...@googlegroups.com
================================
gtk2:source=2.21.5-4 (previous: 2.21.5-3)
cvc rdiff gtk2 -1 /gnome.rpath.org@gnome:unstable/2.21.5-4
================================
2.21.5-4 Zhang Sen (je...@foresightlinux.org) Tue Jul 20 08:36:04 2010
Rename taghandlers to use the actual pkg name

gtk2.recipe: changed
Index: gtk2.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- gtk2.recipe /gnome.rpath.org@gnome:unstable/2.21.5-3
+++ gtk2.recipe /gnome.rpath.org@gnome:unstable/2.21.5-4
@@ -58,13 +58,13 @@
r.Replace('tests ','','Makefile.*')

r.addSource('gtk-input-method.tagdescription', macros=True,
- dest='%(tagdescriptiondir)s/gtk-input-method')
+ dest='%(tagdescriptiondir)s/%(name)s-input-method')
r.addSource('gtk-input-method.taghandler', macros=True,
- dest='%(taghandlerdir)s/gtk-input-method', mode=0755)
+ dest='%(taghandlerdir)s/%(name)s-input-method', mode=0755)
r.addSource('gtk-update-icon-cache.tagdescription', macros=True,
- dest='%(tagdescriptiondir)s/gtk-update-icon-cache')
+ dest='%(tagdescriptiondir)s/%(name)s-update-icon-cache')
r.addSource('gtk-update-icon-cache.taghandler', macros=True,
- dest='%(taghandlerdir)s/gtk-update-icon-cache', mode=0755)
+ dest='%(taghandlerdir)s/%(name)s-update-icon-cache', mode=0755)

def policy (r):
r.MakeDirs('%(sysconfdir)s/gtk-2.0')

Committed by: jesse

Reply all
Reply to author
Forward
0 new messages