[packages/mozilla-addon-gnome-keyring] drop old extension link from 7f552d1 for icedove
glen
glen at pld-linux.org
Sat Jan 23 00:27:45 CET 2016
commit 58462115efbc1c1073296b41c978acdc7939d693
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Jan 23 01:01:21 2016 +0200
drop old extension link from 7f552d1 for icedove
mozilla-addon-gnome-keyring.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/mozilla-addon-gnome-keyring.spec b/mozilla-addon-gnome-keyring.spec
index 80d78bc..9166bd8 100644
--- a/mozilla-addon-gnome-keyring.spec
+++ b/mozilla-addon-gnome-keyring.spec
@@ -3,7 +3,7 @@
Summary: Extension that enables Gnome Keyring integration
Name: mozilla-addon-gnome-keyring
Version: 0.10
-Release: 3
+Release: 4
License: MPL v1.1 or GPL v2+ or LGPL v2.1+
Group: X11/Applications/Networking
Source0: https://github.com/swick/mozilla-gnome-keyring/archive/v%{version}/%{name}-%{version}.tar.gz
@@ -53,6 +53,9 @@ unzip bin/*.xpi -d $RPM_BUILD_ROOT%{extensionsdir}/%{extension_ffox_id}/%{extens
%clean
rm -rf $RPM_BUILD_ROOT
+%triggerpostun -- %{name} < 0.10-4
+rm -f %{_libdir}/icedove/extensions/"{6f9d85e0-794d-11dd-ad8b-0800200c9a66}"
+
%triggerin -- icedove
test -L %{_libdir}/icedove/extensions/%{extension_tbird_id} || \
ln -sf %{extensionsdir}/%{extension_tbird_id} %{_libdir}/icedove/extensions/%{extension_tbird_id}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mozilla-addon-gnome-keyring.git/commitdiff/a1115d2a916f11e322ff22b264f4b27e1f73de27
More information about the pld-cvs-commit
mailing list