forked from pool/MozillaThunderbird
bnc#593807
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaThunderbird?expand=0&rev=79
This commit is contained in:
parent
fbe9aceeb8
commit
62b04906b7
@ -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
|
||||
|
||||
|
@ -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…
Reference in New Issue
Block a user