Accepting request 307373 from home:lmuelle:el80c

Credits to Tim Ehlers and Michael Binder of GWDG for reporting,
testing, and enhancement of the fix.

Thanks to Dr. Werner Fink for the hints in bsc#931036 and pointing
to the misspelled sppkdev in the dpcumentation.

The package changes are:

- Use sppkdev instead of spkdev in the documentation too.
  + sbl-sppkdev.patch
- Add --nodaemon option to ExecStart of the brld.service and set Type=forking
  of the sbl.service both in the service section; (bsc#931036).

- Install missing brld init script and rc sym link.
  + sbl-init-scripts.patch
- Conditionally patch LIBDIR location to satisfy bi-arch requirements.
  + sbl-libdir.patch
- Create git7a75bc29 snaptshot tar ball.

OBS-URL: https://build.opensuse.org/request/show/307373
OBS-URL: https://build.opensuse.org/package/show/hardware/sbl?expand=0&rev=23
This commit is contained in:
Stefan Seyfried
2015-05-30 13:37:59 +00:00
committed by Git OBS Bridge
parent b9b72d0824
commit c7f79869c0
11 changed files with 100 additions and 53 deletions

View File

@@ -1,17 +1,34 @@
-------------------------------------------------------------------
Fri May 15 14:02:26 UTC 2015 - lmuelle@suse.com
- Use sppkdev instead of spkdev in the documentation too.
+ sbl-sppkdev.patch
- Add --nodaemon option to ExecStart of the brld.service and set Type=forking
of the sbl.service both in the service section; (bsc#931036).
-------------------------------------------------------------------
Wed May 13 23:19:16 UTC 2015 - lmuelle@suse.com
- Install missing brld init script and rc sym link.
+ sbl-init-scripts.patch
- Conditionally patch LIBDIR location to satisfy bi-arch requirements.
+ sbl-libdir.patch
- Create git7a75bc29 snaptshot tar ball.
-------------------------------------------------------------------
Thu Sep 11 13:53:54 CEST 2014 - ro@suse.de
- install binaries with mode 0755 not 0744 (bnc#851625)
- install binaries with mode 0755 not 0744 (bnc#851625)
-------------------------------------------------------------------
Fri Sep 5 14:46:52 CEST 2014 - ro@suse.de
- add systemd support (bnc#865857)
- add systemd support (bnc#865857)
-------------------------------------------------------------------
Thu Aug 14 08:24:34 UTC 2014 - tyang@suse.com
- Get rid of files using the old SUSE spelling (bnc#889007).
- Get rid of files using the old SUSE spelling (bnc#889007).
-------------------------------------------------------------------
Fri May 31 08:32:58 UTC 2013 - mhrusecky@suse.com