forked from pool/bluez
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:
parent
b754a9895d
commit
bb29df7ebf
@ -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.
|
|
||||||
|
|
9
_service
9
_service
@ -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>
|
|
@ -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>
|
Thu Sep 10 06:20:53 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -38,9 +38,6 @@ Source: http://www.kernel.org/pub/linux/bluetooth/bluez-%{version}.tar.x
|
|||||||
#KEEP NOSOURCE DEBUGINFO
|
#KEEP NOSOURCE DEBUGINFO
|
||||||
Source5: baselibs.conf
|
Source5: baselibs.conf
|
||||||
Source7: bluetooth.modprobe
|
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
|
# fix some logitech HID devices, bnc#681049, bnc#850478 --seife+obs@b1-systems.com
|
||||||
Patch1: bluez-5.11-logitech-hid2hci.patch
|
Patch1: bluez-5.11-logitech-hid2hci.patch
|
||||||
Patch2: bluez-sdp-unix-path.patch
|
Patch2: bluez-sdp-unix-path.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user