Accepting request 366570 from home:olh:branches:mozilla:Factory
- Remove B_CNT from symbols.zip filename to reduce build-compare noise OBS-URL: https://build.opensuse.org/request/show/366570 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=489
This commit is contained in:
parent
dee42f1b42
commit
11ab3c15a9
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 5 15:27:00 UTC 2016 - olaf@aepfle.de
|
||||
|
||||
- Remove B_CNT from symbols.zip filename to reduce build-compare noise
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 26 16:22:52 UTC 2016 - astieger@suse.com
|
||||
|
||||
|
@ -524,7 +524,7 @@ FIN
|
||||
%fdupes %{buildroot}%{_datadir}
|
||||
# create breakpad debugsymbols
|
||||
%if %crashreporter
|
||||
SYMBOLS_NAME="firefox-%{version}-%{release}.%{_arch}-%{suse_version}-symbols"
|
||||
SYMBOLS_NAME="firefox-%{version}-` echo '%{release}' | sed 's@\.[^\.]\+$@@' `.%{_arch}-%{suse_version}-symbols"
|
||||
make buildsymbols \
|
||||
SYMBOL_INDEX_NAME="$SYMBOLS_NAME.txt" \
|
||||
SYMBOL_FULL_ARCHIVE_BASENAME="$SYMBOLS_NAME-full" \
|
||||
|
Loading…
Reference in New Issue
Block a user