SPECS: i2c.spec - up to 2.10.0, added gcc4 patch
qboosh
qboosh at pld-linux.org
Mon Apr 3 08:13:40 CEST 2006
Author: qboosh Date: Mon Apr 3 06:13:40 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 2.10.0, added gcc4 patch
---- Files affected:
SPECS:
i2c.spec (1.37 -> 1.38)
---- Diffs:
================================================================
Index: SPECS/i2c.spec
diff -u SPECS/i2c.spec:1.37 SPECS/i2c.spec:1.38
--- SPECS/i2c.spec:1.37 Wed Oct 12 20:21:12 2005
+++ SPECS/i2c.spec Mon Apr 3 08:13:34 2006
@@ -12,14 +12,15 @@
Summary: Updated i2c drivers
Summary(pl): Uaktualnione sterowniki i2c
Name: i2c
-Version: 2.9.2
+Version: 2.10.0
%define rel 1
Release: %{rel}
License: GPL
Group: Applications/System
Source0: http://secure.netroedge.com/~lm78/archive/%{name}-%{version}.tar.gz
-# Source0-md5: 5569049be9d17f697e2838ab5c449a41
+# Source0-md5: 28456c47a6fb764251afa336a77d7306
Patch0: %{name}-make.patch
+Patch1: %{name}-gcc4.patch
URL: http://www.lm-sensors.nu/
BuildRequires: rpmbuild(macros) >= 1.118
%{?with_dist_kernel:BuildRequires: NON-DISTRO-kernel-headers >= 2.4.0}
@@ -90,6 +91,7 @@
%prep
%setup -q -n i2c-%{version}
%patch0 -p1
+%patch1 -p1
%build
%if %{with smp}
@@ -169,6 +171,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.38 2006/04/03 06:13:34 qboosh
+- up to 2.10.0, added gcc4 patch
+
Revision 1.37 2005/10/12 18:21:12 qboosh
- avoid build/install config mismatch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/i2c.spec?r1=1.37&r2=1.38&f=u
More information about the pld-cvs-commit
mailing list