Accepting request 593787 from home:jmoellers:branches:hardware

OBS-URL: https://build.opensuse.org/request/show/593787
OBS-URL: https://build.opensuse.org/package/show/hardware/rasdaemon?expand=0&rev=23
This commit is contained in:
Tomáš Chvátal 2018-04-06 08:51:04 +00:00 committed by Git OBS Bridge
parent 7be5ede479
commit 9168c881b2
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 5 12:46:00 UTC 2018 - josef.moellers@suse.com
- Enabled arm and non-standard.
[bsc#1086520, FATE#323658]
-------------------------------------------------------------------
Wed Jan 17 10:44:06 UTC 2018 - josef.moellers@suse.com

View File

@ -56,7 +56,10 @@ autoreconf -fvi
--enable-aer \
--enable-sqlite3 \
--enable-extlog \
--enable-abrt-report
--enable-abrt-report \
--enable-arm \
--enable-non-standard
make %{?_smp_mflags} V=1
%install