forked from pool/rtl-sdr
Accepting request 490039 from home:mnhauke:sdr-devel
- Use package-meta for tar_scm service and add git-core to BuildRequires OBS-URL: https://build.opensuse.org/request/show/490039 OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/rtl-sdr?expand=0&rev=10
This commit is contained in:
parent
1200a3b0cf
commit
68a8b17b64
1
_service
1
_service
@ -2,6 +2,7 @@
|
|||||||
<service mode="disabled" name="tar_scm">
|
<service mode="disabled" name="tar_scm">
|
||||||
<param name="url">git://git.osmocom.org/rtl-sdr.git</param>
|
<param name="url">git://git.osmocom.org/rtl-sdr.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
|
<param name="package-meta">yes</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="filename">rtl-sdr</param>
|
<param name="filename">rtl-sdr</param>
|
||||||
<param name="versionformat">0.5.3+git.%cd</param>
|
<param name="versionformat">0.5.3+git.%cd</param>
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:96f3e68d7c4a8a4f0d91b7f6f0e784dd2e1f465b7f21553d5d171c8df03f8ade
|
oid sha256:9ec79cb694bc308f7082d9d7e8a5058f098fe451591637d4b32c3696f3ef0940
|
||||||
size 98368
|
size 486524
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Apr 23 17:52:05 UTC 2017 - mardnh@gmx.de
|
||||||
|
|
||||||
|
- Use package-meta for tar_scm service and add git-core
|
||||||
|
to BuildRequires
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Apr 23 16:22:00 UTC 2017 - mpluskal@suse.com
|
Sun Apr 23 16:22:00 UTC 2017 - mpluskal@suse.com
|
||||||
|
|
||||||
|
@ -30,6 +30,7 @@ Url: http://sdr.osmocom.org/trac/wiki/rtl-sdr
|
|||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
Patch0: 0001-Better-udev-handling.patch
|
Patch0: 0001-Better-udev-handling.patch
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
|
BuildRequires: git-core
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: pkgconfig(libusb-1.0)
|
BuildRequires: pkgconfig(libusb-1.0)
|
||||||
BuildRequires: pkgconfig(udev)
|
BuildRequires: pkgconfig(udev)
|
||||||
|
Loading…
Reference in New Issue
Block a user