Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] gnome-keyring 2.32.1: fix packaging
@ 2011-06-19 12:26 Koen Kooi
  2011-06-22 15:25 ` Richard Purdie
  0 siblings, 1 reply; 2+ messages in thread
From: Koen Kooi @ 2011-06-19 12:26 UTC (permalink / raw)
  To: openembedded-core; +Cc: Koen Kooi

NOTE: package gnome-keyring-2.32.1-r1: task do_package: Started
WARNING: the following files were installed but not shipped in any package:

WARNING:   /usr/share/gcr/ui/gcr-import-dialog.ui
WARNING:   /usr/share/gcr/ui/gcr-certificate-basics-widget.ui
WARNING:   /usr/share/gcr/ui/gcr-unlock-options-widget.ui
WARNING:   /usr/lib/security/pam_gnome_keyring.so

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
---
 meta/recipes-gnome/gnome/gnome-keyring_2.32.1.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-gnome/gnome/gnome-keyring_2.32.1.bb b/meta/recipes-gnome/gnome/gnome-keyring_2.32.1.bb
index 5932ddd..3f38401 100644
--- a/meta/recipes-gnome/gnome/gnome-keyring_2.32.1.bb
+++ b/meta/recipes-gnome/gnome/gnome-keyring_2.32.1.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
 
 SECTION = "x11/gnome"
 
-PR = "r1"
+PR = "r2"
 
 inherit autotools gnome pkgconfig
 
@@ -30,6 +30,6 @@ do_install_append () {
 	install -m 0644 ${WORKDIR}/org.gnome.keyring.service ${D}${datadir}/dbus-1/services
 }
 
-FILES_${PN} += "${datadir}/dbus-1/services"
+FILES_${PN} += "${datadir}/dbus-1/services ${datadir}/gcr ${libdir}/security/*.so"
 FILES_${PN}-dbg += "${libdir}/gnome-keyring/standalone/.debug/"
 FILES_${PN}-dbg += "${libdir}/gnome-keyring/devel/.debug/"
-- 
1.6.6.1




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] gnome-keyring 2.32.1: fix packaging
  2011-06-19 12:26 [PATCH] gnome-keyring 2.32.1: fix packaging Koen Kooi
@ 2011-06-22 15:25 ` Richard Purdie
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Purdie @ 2011-06-22 15:25 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer; +Cc: Koen Kooi

On Sun, 2011-06-19 at 14:26 +0200, Koen Kooi wrote:
> NOTE: package gnome-keyring-2.32.1-r1: task do_package: Started
> WARNING: the following files were installed but not shipped in any package:
> 
> WARNING:   /usr/share/gcr/ui/gcr-import-dialog.ui
> WARNING:   /usr/share/gcr/ui/gcr-certificate-basics-widget.ui
> WARNING:   /usr/share/gcr/ui/gcr-unlock-options-widget.ui
> WARNING:   /usr/lib/security/pam_gnome_keyring.so
> 
> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
> ---
>  meta/recipes-gnome/gnome/gnome-keyring_2.32.1.bb |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)

Merged to master, thanks.

Richard




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-06-22 15:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-19 12:26 [PATCH] gnome-keyring 2.32.1: fix packaging Koen Kooi
2011-06-22 15:25 ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox