packages: mozilla-addon-gnome-keyring/mozilla-addon-gnome-keyring.spec - da...
glen
glen at pld-linux.org
Sat Mar 31 00:08:22 CEST 2012
Author: glen Date: Fri Mar 30 22:08:22 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- damn gnome forward compatible deps that can't be nicely handled in rpm
BR newer gcr to ensure runtime has at least same version, but do not lock at strict version yet
/usr/lib/icedove/icedove-bin: symbol lookup error: /home/users/glen/.icedove/glen/extensions/{6f9d85e0-794d-11dd-ad8b-0800200c9a66}/platform/Linux_x86-gcc3/components/libgnomekeyring.so: undefined symbol: gnome_keyring_attribute_list_new
---- Files affected:
packages/mozilla-addon-gnome-keyring:
mozilla-addon-gnome-keyring.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: packages/mozilla-addon-gnome-keyring/mozilla-addon-gnome-keyring.spec
diff -u packages/mozilla-addon-gnome-keyring/mozilla-addon-gnome-keyring.spec:1.7 packages/mozilla-addon-gnome-keyring/mozilla-addon-gnome-keyring.spec:1.8
--- packages/mozilla-addon-gnome-keyring/mozilla-addon-gnome-keyring.spec:1.7 Fri Mar 30 23:59:36 2012
+++ packages/mozilla-addon-gnome-keyring/mozilla-addon-gnome-keyring.spec Sat Mar 31 00:08:16 2012
@@ -9,11 +9,12 @@
Source0: https://github.com/infinity0/mozilla-gnome-keyring/tarball/%{version}/%{name}-%{version}.tgz
# Source0-md5: 078ad1df972de74d8a60f4feead0c053
URL: https://github.com/infinity0/mozilla-gnome-keyring/
-BuildRequires: libgnome-keyring-devel
+BuildRequires: libgnome-keyring-devel >= 3.4.0
BuildRequires: libstdc++-devel
BuildRequires: pkg-config
BuildRequires: xulrunner-devel
BuildRequires: zip
+Requires: libgnome-keyring >= 3.4.0
%requires_eq_to xulrunner xulrunner-devel
ExclusiveArch: %{x8664} %{ix86}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -78,6 +79,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2012/03/30 22:08:16 glen
+- damn gnome forward compatible deps that can't be nicely handled in rpm
+ BR newer gcr to ensure runtime has at least same version, but do not lock at strict version yet
+ /usr/lib/icedove/icedove-bin: symbol lookup error: /home/users/glen/.icedove/glen/extensions/{6f9d85e0-794d-11dd-ad8b-0800200c9a66}/platform/Linux_x86-gcc3/components/libgnomekeyring.so: undefined symbol: gnome_keyring_attribute_list_new
+
Revision 1.7 2012/03/30 21:59:36 glen
- xul platform version detected at compile time, lock to it
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/mozilla-addon-gnome-keyring/mozilla-addon-gnome-keyring.spec?r1=1.7&r2=1.8
More information about the pld-cvs-commit
mailing list