Source: gdk-pixbuf=2.21.5-7

0 megtekintés
Ugrás az első olvasatlan üzenetre

rbui...@rpath.com

olvasatlan,
2010. júl. 17. 7:45:482010. 07. 17.
– gnome-develop...@googlegroups.com
================================
gdk-pixbuf:source=2.21.5-7 (previous: 2.21.5-6)
cvc rdiff gdk-pixbuf -1 /gnome.rpath.org@gnome:unstable/2.21.5-7
================================
2.21.5-7 Zhang Sen (je...@foresightlinux.org) Sat Jul 17 07:45:32 2010
File (loaders.cache) should be created in recipe

Instead of in taghandlers

gdk-pixbuf-loader.taghandler: changed
Index: gdk-pixbuf-loader.taghandler
====================================================================
contents(size sha1)
inode(mtime)
--- gdk-pixbuf-loader.taghandler /gnome.rpath.org@gnome:unstable/2.21.5-6
+++ gdk-pixbuf-loader.taghandler /gnome.rpath.org@gnome:unstable/2.21.5-7
@@ -14,7 +14,6 @@
files|handler)
case $action in
update|remove)
- touch %(libdir)s/gdk-pixbuf-2.0/2.10.0/loaders.cache
%(bindir)s/gdk-pixbuf-query-loaders --update-cache
;;
*)


gdk-pixbuf.recipe: changed
Index: gdk-pixbuf.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- gdk-pixbuf.recipe /gnome.rpath.org@gnome:unstable/2.21.5-6
+++ gdk-pixbuf.recipe /gnome.rpath.org@gnome:unstable/2.21.5-7
@@ -26,10 +26,16 @@
' --with-included-loaders=png'
)

- def unpack (r):
+ def unpack(r):
GnomePackageRecipe.unpack(r)

r.addSource('gdk-pixbuf-loader.tagdescription', macros=True,
dest='%(tagdescriptiondir)s/gdk-pixbuf-loader')
r.addSource('gdk-pixbuf-loader.taghandler', macros=True,
dest='%(taghandlerdir)s/gdk-pixbuf-loader', mode=0755)
+
+ def install(r):
+ GnomePackageRecipe.install(r)
+ loaders_cache = '%(libdir)s/%(name)s-2.0/2.10.0/loaders.cache'
+ r.Create(loaders_cache)
+ r.InitialContents(loaders_cache)

Committed by: jesse

Válasz mindenkinek
Válasz a szerzőnek
Továbbítás
0 új üzenet