commit 77a8e82e59b95ee30c4c6739817ec387f3999aa8
Author: Jan RÄ™korajski <[email protected]>
Date:   Sat Dec 21 22:11:39 2019 +0100

    - drop unneeded post scriptlet
    - rel 2

 mozilla-thunderbird-bin.spec | 13 +------------
 1 file changed, 1 insertion(+), 12 deletions(-)
---
diff --git a/mozilla-thunderbird-bin.spec b/mozilla-thunderbird-bin.spec
index 7ff7565..e1edd69 100644
--- a/mozilla-thunderbird-bin.spec
+++ b/mozilla-thunderbird-bin.spec
@@ -5,7 +5,7 @@ Summary:        Mozilla Thunderbird - email client
 Summary(pl.UTF-8):     Mozilla Thunderbird - klient poczty
 Name:          mozilla-thunderbird-bin
 Version:       68.3.0
-Release:       1
+Release:       2
 License:       MPL 1.1 or GPL v2+ or LGPL v2.1+
 Group:         X11/Applications/Networking
 Source0:       
https://ftp.mozilla.org/pub/thunderbird/releases/%{version}/linux-i686/en-US/thunderbird-%{version}.tar.bz2?/%{realname}-%{version}.tar.bz2
@@ -124,17 +124,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %post
 %update_desktop_database_post
-# it attempts to register crashreport in $HOME/.thunderbird
-# make temporary $HOME to avoid polluting home of user installing this package
-# via sudo.
-export HOME=$(mktemp -d)
-# also TMPDIR could be pointing to sudo user's homedir
-unset TMPDIR TMP || :
-
-umask 022
-%{_libdir}/%{name}/thunderbird -register
-
-rm -rf $HOME
 
 %postun
 %update_desktop_database_postun
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mozilla-thunderbird-bin.git/commitdiff/77a8e82e59b95ee30c4c6739817ec387f3999aa8

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to