Accepting request 28358 from Base:System
Copy from Base:System/i2c-tools based on submit request 28358 from user coolo OBS-URL: https://build.opensuse.org/request/show/28358 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/i2c-tools?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
2219557c58
commit
6a241cb199
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 18 13:45:54 CET 2009 - jengelh@medozas.de
|
||||
|
||||
- Enable parallel building
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 31 13:11:14 CEST 2009 - jdelvare@suse.de
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package i2c-tools (Version 3.0.2)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2010 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
|
||||
@@ -21,9 +21,9 @@
|
||||
Name: i2c-tools
|
||||
Url: http://www.lm-sensors.org/wiki/I2CTools
|
||||
Version: 3.0.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A heterogeneous set of I2C tools for Linux
|
||||
License: GPL v2 or later
|
||||
License: GPLv2+
|
||||
Group: Development/Tools/Other
|
||||
Requires: udev
|
||||
Recommends: modules
|
||||
@@ -51,7 +51,7 @@ Authors:
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
make CFLAGS="$RPM_OPT_FLAGS"
|
||||
make %{?jobs:-j%jobs} CFLAGS="$RPM_OPT_FLAGS"
|
||||
|
||||
%install
|
||||
make install DESTDIR=$RPM_BUILD_ROOT prefix=/usr
|
||||
|
Reference in New Issue
Block a user