forked from pool/MozillaThunderbird
Accepting request 41013 from mozilla:Factory
Copy from mozilla:Factory/MozillaThunderbird based on submit request 41013 from user coolo OBS-URL: https://build.opensuse.org/request/show/41013 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaThunderbird?expand=0&rev=48
This commit is contained in:
commit
c748462a1d
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 12 06:50:16 CEST 2010 - wr@rosenauer.org
|
||||
|
||||
- do not encode the RPM release number into the useragent
|
||||
to avoid non useful republishing (bnc#593807)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 17 20:07:51 CET 2010 - wr@rosenauer.org
|
||||
|
||||
|
@ -31,7 +31,7 @@ BuildRequires: nss-shared-helper-devel
|
||||
License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
|
||||
%define mainversion 3.0.4
|
||||
Version: %{mainversion}
|
||||
Release: 1
|
||||
Release: 2
|
||||
%define releasedate 2010031700
|
||||
Summary: The Stand-Alone Mozilla Mail Component
|
||||
Url: http://www.mozilla.org/products/thunderbird/
|
||||
@ -126,7 +126,7 @@ Software Development Kit to build plugins/extensions against Thunderbird.
|
||||
|
||||
%package -n enigmail
|
||||
Version: 1.0.1
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: GPLv2+ ; MPLv1.1+
|
||||
Summary: OpenPGP addon for Thunderbird and SeaMonkey
|
||||
Group: Productivity/Networking/Email/Clients
|
||||
@ -279,7 +279,7 @@ sed "s:%%PROGDIR:%{progdir}:g" \
|
||||
%{SOURCE2} > $RPM_BUILD_ROOT%{progdir}/add-plugins.sh
|
||||
chmod 755 $RPM_BUILD_ROOT%{progdir}/add-plugins.sh
|
||||
# apply SUSE defaults
|
||||
sed -e 's,RPM_VERSION,%{mainversion}-%{release},g
|
||||
sed -e 's,RPM_VERSION,%{mainversion},g
|
||||
s,GSSAPI,%{libgssapi},g' \
|
||||
%{SOURCE6} > suse-default-prefs
|
||||
cp suse-default-prefs $RPM_BUILD_ROOT%{progdir}/defaults/pref/all-opensuse.js
|
||||
|
Loading…
x
Reference in New Issue
Block a user