i2c-tools-3.0.3-1.fc16
This commit is contained in:
parent
3e463e95de
commit
84bddbb194
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
i2c-tools-3.0.2.tar.bz2
|
||||
/i2c-tools-3.0.3.tar.bz2
|
||||
|
@ -5,14 +5,13 @@
|
||||
# package are under the same license as the package itself.
|
||||
|
||||
Name: i2c-tools
|
||||
Version: 3.0.2
|
||||
Release: 5%{?dist}
|
||||
Version: 3.0.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A heterogeneous set of I2C tools for Linux
|
||||
Group: Applications/System
|
||||
License: GPLv2+
|
||||
URL: http://www.lm-sensors.org/wiki/I2CTools
|
||||
Source0: http://dl.lm-sensors.org/i2c-tools/releases/%{name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
# for /etc/udev/makedev.d resp /etc/modprobe.d ownership
|
||||
Requires: udev module-init-tools
|
||||
ExcludeArch: s390 s390x
|
||||
@ -88,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jul 05 2011 Adam Jackson <ajax@redhat.com> 3.0.3-1
|
||||
- i2c-tools 3.0.3
|
||||
|
||||
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.2-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user