This commit is contained in:
committed by
Git OBS Bridge
parent
df11e46081
commit
7e2faee15b
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 11 16:36:54 CET 2008 - ro@suse.de
|
||||
|
||||
- drop requires for "modules", not really needed here
|
||||
and launches a long rebuild chain
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 5 20:26:36 CEST 2008 - jdelvare@suse.de
|
||||
|
||||
|
@@ -2,9 +2,16 @@
|
||||
# spec file for package i2c-tools (Version 3.0.1)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# 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/
|
||||
#
|
||||
|
||||
@@ -14,11 +21,11 @@
|
||||
Name: i2c-tools
|
||||
Url: http://www.lm-sensors.org/wiki/I2CTools
|
||||
Version: 3.0.1
|
||||
Release: 6
|
||||
Release: 38
|
||||
Summary: A heterogeneous set of I2C tools for Linux
|
||||
License: GPL v2 or later
|
||||
Group: Development/Tools/Other
|
||||
Requires: modules udev
|
||||
Requires: udev
|
||||
AutoReqProv: on
|
||||
Source0: i2c-tools-3.0.1.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -57,6 +64,9 @@ rm -f $RPM_BUILD_ROOT/usr/bin/decode-edid
|
||||
%doc /usr/share/man/man8/*.8.gz
|
||||
|
||||
%changelog
|
||||
* Tue Nov 11 2008 ro@suse.de
|
||||
- drop requires for "modules", not really needed here
|
||||
and launches a long rebuild chain
|
||||
* Mon May 05 2008 jdelvare@suse.de
|
||||
- Drop static /dev/i2c-0 device node, it's no longer needed (if it
|
||||
ever really was.)
|
||||
|
Reference in New Issue
Block a user