Accepting request 835764 from home:seife:testing

Packaging: remove _service and accompanying README.md

OBS-URL: https://build.opensuse.org/request/show/835764
OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=298
This commit is contained in:
Stefan Seyfried 2020-09-21 08:32:51 +00:00 committed by Git OBS Bridge
parent b754a9895d
commit bb29df7ebf
4 changed files with 6 additions and 20 deletions

View File

@ -1,8 +0,0 @@
# Build the openSUSE bluez package
* copy the `_service` into your new OBS project directory
* `osc service disabledrun`
* `osc build`
That's it.

View File

@ -1,9 +0,0 @@
<services>
<service name="obs_scm" mode="disabled">
<param name="url">https://github.com/seifes-opensuse-packages/bluez.git</param>
<param name="scm">git</param>
<param name="extract">*.*</param>
<param name="version">_none_</param>
</service>
<service mode="disabled" name="download_files"/>
</services>

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 17 15:41:31 UTC 2020 - Stefan Seyfried <seife+obs@b1-systems.com>
- Packaging: remove _service and accompanying README.md,
maintenance in git did not work out as well as intended.
-------------------------------------------------------------------
Thu Sep 10 06:20:53 UTC 2020 - Dirk Mueller <dmueller@suse.com>

View File

@ -38,9 +38,6 @@ Source: http://www.kernel.org/pub/linux/bluetooth/bluez-%{version}.tar.x
#KEEP NOSOURCE DEBUGINFO
Source5: baselibs.conf
Source7: bluetooth.modprobe
# unused in the package, but allows to use "extract *.*" in source service
Source42: README.md
NoSource: 42
# fix some logitech HID devices, bnc#681049, bnc#850478 --seife+obs@b1-systems.com
Patch1: bluez-5.11-logitech-hid2hci.patch
Patch2: bluez-sdp-unix-path.patch