Accepting request 738460 from home:frank_kunz
- fix review comment to use full path for source location - fix review comment to remove buildroot and defattr OBS-URL: https://build.opensuse.org/request/show/738460 OBS-URL: https://build.opensuse.org/package/show/electronics/brickv?expand=0&rev=2
This commit is contained in:
parent
dd68355ca2
commit
d12717bf59
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a15840b319d124abe82a71e29c8a53428c4d45324544f23381a8eb54de51376
|
||||
size 8604876
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 14 17:08:20 UTC 2019 - Frank Kunz <mailinglists@kunz-im-inter.net>
|
||||
|
||||
- fix review comment to use full path for source location
|
||||
- fix review comment to remove buildroot and defattr
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 30 18:00:37 UTC 2019 - Frank Kunz <frank@kunz-im-inter.net>
|
||||
|
||||
|
@ -20,7 +20,7 @@ Summary: Tinkerforge Brick Viewer
|
||||
License: GPL-2.0-only
|
||||
Group: Development/Tools/Debuggers
|
||||
Url: http://www.tinkerforge.com
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
Source0: https://github.com/Tinkerforge/brickv/archive/v%{version}.tar.gz
|
||||
Patch0: 0001-Support-to-use-local-iso-codes-and-mobile-providers-.patch
|
||||
Patch1: 0002-Fix-shebang.patch
|
||||
BuildRequires: python3-setuptools
|
||||
@ -35,7 +35,6 @@ Requires: python3-serial
|
||||
Requires: python3-pytz
|
||||
Requires: python3-tzlocal
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
Small Qt GUI to control and test all Bricks and Bricklets from Tinkerforge.
|
||||
@ -67,7 +66,6 @@ popd
|
||||
%suse_update_desktop_file -r %{name} Development Debugger
|
||||
|
||||
%files -n %{name}
|
||||
%defattr(-,root,root)
|
||||
%doc src/changelog README.rst
|
||||
%{_bindir}/%{name}
|
||||
%{python3_sitelib}/brickv*
|
||||
|
3
v2.4.9.tar.gz
Normal file
3
v2.4.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dc3d32c2d000eff5053552f7daf07cb050d054b882eda814c32aad4bcbaafc20
|
||||
size 11287662
|
Loading…
Reference in New Issue
Block a user