From 515ec88dc6779243a12812393d7c317fe2582865c7f02ece63b2fb38a3879085 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 8 Aug 2013 00:31:54 +0000 Subject: [PATCH] URL field OBS-URL: https://build.opensuse.org/package/show/network/canutils?expand=0&rev=4 --- canutils.changes | 5 +++++ canutils.spec | 10 +++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/canutils.changes b/canutils.changes index 950ce34..089b697 100644 --- a/canutils.changes +++ b/canutils.changes @@ -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 diff --git a/canutils.spec b/canutils.spec index aa121f2..d13c803 100644 --- a/canutils.spec +++ b/canutils.spec @@ -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