forked from pool/MozillaThunderbird
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaThunderbird?expand=0&rev=17
This commit is contained in:
parent
f529158b3f
commit
650327238e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 17:00:36 CEST 2007 - cthiel@suse.de
|
||||
|
||||
- recommend gpg instead of requireing a fixed path
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 12 18:25:34 CEST 2007 - maw@suse.de
|
||||
|
||||
|
@ -14,7 +14,7 @@ Name: MozillaThunderbird
|
||||
BuildRequires: fdupes gcc-c++ libgnomeui-devel libidl-devel mozilla-nss-devel orbit-devel unzip update-desktop-files zip
|
||||
License: GPL v2 or later, LGPL v2 or later
|
||||
Version: 2.0.0.6
|
||||
Release: 14
|
||||
Release: 16
|
||||
Summary: The Stand-Alone Mozilla Mail Component
|
||||
URL: http://www.mozilla.org/products/thunderbird/
|
||||
Group: Productivity/Networking/Email/Clients
|
||||
@ -88,7 +88,7 @@ BuildRequires: mozilla-nss-devel
|
||||
%define localize 1
|
||||
### build options end
|
||||
%if %build_enigmail
|
||||
Requires: /usr/bin/gpg
|
||||
Recommends: gpg
|
||||
%if %suse_version > 1020
|
||||
Requires: pinentry-dialog
|
||||
%endif
|
||||
@ -607,6 +607,8 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Sep 13 2007 - cthiel@suse.de
|
||||
- recommend gpg instead of requireing a fixed path
|
||||
* Wed Sep 12 2007 - maw@suse.de
|
||||
- Added gpg/pinentry requirements (#309160).
|
||||
* Tue Sep 04 2007 - maw@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user