Accepting request 852933 from network
OBS-URL: https://build.opensuse.org/request/show/852933 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/canutils?expand=0&rev=13
This commit is contained in:
commit
8eda22e7a2
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 30 12:46:23 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Add "can-utils" provides, add documentation.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 17 10:12:59 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package canutils
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -30,6 +30,7 @@ BuildRequires: pkg-config
|
||||
BuildRequires: xz
|
||||
Obsoletes: canutils-linuxcan
|
||||
Provides: canutils-linuxcan
|
||||
Provides: can-utils = %version-%release
|
||||
|
||||
%description
|
||||
SocketCAN userspace utilities and tools.
|
||||
@ -55,5 +56,7 @@ SocketCAN subsystem.
|
||||
|
||||
%files
|
||||
%_bindir/*
|
||||
%doc *.md
|
||||
%license LICENSES/*
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user