forked from pool/rasdaemon
Accepting request 546107 from home:eeich:branches:hardware
This package failed to build before indicating the dimm-labels.d/dell file was no longer available - after deleting the 'install'-line it started to build. Looking for this file in the sources it was at exactly the same place it has always been - and of course the build works now as well. I cannot get to the logs of the old build to reproduce what exactly went wrong so there is no way of tracking down what went wrong back then. Reinstating the installation of the dell dim-labels file and removing the changelog entry. OBS-URL: https://build.opensuse.org/request/show/546107 OBS-URL: https://build.opensuse.org/package/show/hardware/rasdaemon?expand=0&rev=19
This commit is contained in:
parent
e4870a4ea1
commit
430094aadb
@ -1,9 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 27 14:07:46 UTC 2017 - fvogt@suse.com
|
||||
|
||||
- Remove installation of /etc/ras/dimm-labels.d/dell, it's only
|
||||
a sample file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 21 07:37:13 UTC 2017 - eich@suse.com
|
||||
|
||||
|
@ -63,6 +63,7 @@ install -D -p -m 0644 misc/rasdaemon.service %{buildroot}%{_unitdir}/rasdaemon.s
|
||||
ln -s %{_sbindir}/service %{buildroot}/%{_sbindir}/rcrasdaemon
|
||||
install -D -p -m 0644 misc/ras-mc-ctl.service %{buildroot}%{_unitdir}/ras-mc-ctl.service
|
||||
ln -s %{_sbindir}/service %{buildroot}/%{_sbindir}/rcras-mc-ctl
|
||||
install -D -p -m 0644 labels/dell %{buildroot}%{_sysconfdir}/ras/dimm_labels.d/dell
|
||||
rm %{buildroot}%{_includedir}/*.h
|
||||
mkdir -p %{buildroot}%{_localstatedir}/lib/rasdaemon
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user