SHA256
1
0
forked from pool/brickv

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:
Frank Kunz 2019-10-14 17:21:35 +00:00 committed by Git OBS Bridge
parent dd68355ca2
commit d12717bf59
4 changed files with 10 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3a15840b319d124abe82a71e29c8a53428c4d45324544f23381a8eb54de51376
size 8604876

View File

@ -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> Mon Sep 30 18:00:37 UTC 2019 - Frank Kunz <frank@kunz-im-inter.net>

View File

@ -20,7 +20,7 @@ Summary: Tinkerforge Brick Viewer
License: GPL-2.0-only License: GPL-2.0-only
Group: Development/Tools/Debuggers Group: Development/Tools/Debuggers
Url: http://www.tinkerforge.com 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 Patch0: 0001-Support-to-use-local-iso-codes-and-mobile-providers-.patch
Patch1: 0002-Fix-shebang.patch Patch1: 0002-Fix-shebang.patch
BuildRequires: python3-setuptools BuildRequires: python3-setuptools
@ -35,7 +35,6 @@ Requires: python3-serial
Requires: python3-pytz Requires: python3-pytz
Requires: python3-tzlocal Requires: python3-tzlocal
BuildArch: noarch BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description %description
Small Qt GUI to control and test all Bricks and Bricklets from Tinkerforge. 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 %suse_update_desktop_file -r %{name} Development Debugger
%files -n %{name} %files -n %{name}
%defattr(-,root,root)
%doc src/changelog README.rst %doc src/changelog README.rst
%{_bindir}/%{name} %{_bindir}/%{name}
%{python3_sitelib}/brickv* %{python3_sitelib}/brickv*

3
v2.4.9.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dc3d32c2d000eff5053552f7daf07cb050d054b882eda814c32aad4bcbaafc20
size 11287662