- openSUSE-appstream-process: compress the status html files
(boo#942985). OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=44
This commit is contained in:
parent
bdca976977
commit
594266d710
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 1 06:55:23 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- openSUSE-appstream-process: compress the status html files
|
||||
(boo#942985).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 14:11:53 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
|
@ -27,8 +27,13 @@ URL=https://static.opensuse.org/appstream/tumbleweed
|
||||
${DEST}/appdata.xml.gz \
|
||||
${DEST}/appdata.html
|
||||
|
||||
# compress the HTML file (boo#942985)
|
||||
xz -9 ${DEST}/appdata.html
|
||||
|
||||
/usr/bin/appstream-util \
|
||||
status-html \
|
||||
${DEST}/appdata-failed.xml.gz \
|
||||
${DEST}/appdata-failed.html
|
||||
|
||||
# compress the HTML file (boo#942985)
|
||||
xz -9 ${DEST}/appdata-failed.html
|
||||
|
Loading…
Reference in New Issue
Block a user