[packages/mozilla-addon-gnome-keyring] requires xulrunner-libs, not xulrunner itself
glen
glen at pld-linux.org
Wed Feb 20 19:31:05 CET 2013
commit 1092c6f20f2d5cc3151aa9ba48402ccc90f91364
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Feb 20 20:30:40 2013 +0200
requires xulrunner-libs, not xulrunner itself
mozilla-addon-gnome-keyring.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mozilla-addon-gnome-keyring.spec b/mozilla-addon-gnome-keyring.spec
index c814fb8..c8fc139 100644
--- a/mozilla-addon-gnome-keyring.spec
+++ b/mozilla-addon-gnome-keyring.spec
@@ -16,7 +16,7 @@ BuildRequires: pkg-config
BuildRequires: xulrunner-devel
BuildRequires: zip
Requires: libgnome-keyring >= 3.4.0
-%requires_eq_to xulrunner xulrunner-devel
+%requires_eq_to xulrunner-libs xulrunner-devel
ExclusiveArch: %{x8664} %{ix86}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mozilla-addon-gnome-keyring.git/commitdiff/1092c6f20f2d5cc3151aa9ba48402ccc90f91364
More information about the pld-cvs-commit
mailing list