i2c-tools-3.0.3-1.fc16

This commit is contained in:
Adam Jackson 2011-07-05 17:14:59 -04:00
parent 3e463e95de
commit 84bddbb194
3 changed files with 7 additions and 4 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
i2c-tools-3.0.2.tar.bz2 i2c-tools-3.0.2.tar.bz2
/i2c-tools-3.0.3.tar.bz2

View File

@ -5,14 +5,13 @@
# package are under the same license as the package itself. # package are under the same license as the package itself.
Name: i2c-tools Name: i2c-tools
Version: 3.0.2 Version: 3.0.3
Release: 5%{?dist} Release: 1%{?dist}
Summary: A heterogeneous set of I2C tools for Linux Summary: A heterogeneous set of I2C tools for Linux
Group: Applications/System Group: Applications/System
License: GPLv2+ License: GPLv2+
URL: http://www.lm-sensors.org/wiki/I2CTools URL: http://www.lm-sensors.org/wiki/I2CTools
Source0: http://dl.lm-sensors.org/i2c-tools/releases/%{name}-%{version}.tar.bz2 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 # for /etc/udev/makedev.d resp /etc/modprobe.d ownership
Requires: udev module-init-tools Requires: udev module-init-tools
ExcludeArch: s390 s390x ExcludeArch: s390 s390x
@ -88,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %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 * 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 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
b546345ac19db56719dea6b8199f11e0 i2c-tools-3.0.2.tar.bz2 511376eed04455cdb277ef19c5f73bb4 i2c-tools-3.0.3.tar.bz2