URL field
OBS-URL: https://build.opensuse.org/package/show/network/canutils?expand=0&rev=4
This commit is contained in:
parent
b61cbe7620
commit
515ec88dc6
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 8 00:31:43 UTC 2013 - jengelh@inai.de
|
||||
|
||||
- Correct URL field
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 30 08:13:40 UTC 2012 - jengelh@inai.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package canutils
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,11 +18,11 @@
|
||||
|
||||
Name: canutils
|
||||
Summary: Utilities for Controller Area Networks
|
||||
License: GPL-2.0
|
||||
Group: Hardware/Other
|
||||
Version: 4.0.6
|
||||
Release: 0
|
||||
Group: Hardware/Other
|
||||
Url: http://code.google.com/p/nfc-tools/
|
||||
License: GPL-2.0
|
||||
Url: http://pengutronix.de/software/socket-can/download/
|
||||
|
||||
#Git-Clone: git://git.pengutronix.de/git/tools/canutils
|
||||
Source: %name-%version.tar.bz2
|
||||
@ -35,7 +35,7 @@ BuildRequires: xz
|
||||
%if 0%{?suse_version} >= 1140 || 0%{?fedora_version}
|
||||
BuildRequires: pkgconfig(libsocketcan) >= 0.0.8
|
||||
%else
|
||||
BuildRequires: libsocketcan-devel >= 0.0.8
|
||||
BuildRequires: libsocketcan-devel >= 0.0.8
|
||||
%endif
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user