SPECS: iproute2.spec (HEAD)
qboosh
qboosh at pld-linux.org
Tue Aug 23 19:30:37 CEST 2005
Module name: SPECS
Changes by: qboosh 05/08/23 19:30:35
Modified files:
iproute2.spec
Log message:
- release 5: rebuild with <linux/ip.h> fixed on big-endians
Index: iproute2.spec
===================================================================
RCS file: /cvsroot/SPECS/iproute2.spec,v
diff -d -u -r1.145 -r1.146
--- iproute2.spec 5 Jul 2005 16:38:17 -0000 1.145
+++ iproute2.spec 23 Aug 2005 17:30:30 -0000 1.146
@@ -17,7 +17,7 @@
%define sdate 050607
# do not use ,,2.6.X'' as version here, put whole number like 2.6.8
Version: 2.6.11
-Release: 4
+Release: 5
License: GPL
Vendor: Stephen Hemminger <shemminger at osdl.org>
Group: Networking/Admin
@@ -34,7 +34,7 @@
%if %{with atm}
BuildRequires: linux-atm-devel
%endif
-BuildRequires: linux-libc-headers >= 7:2.6.11.2-3
+BuildRequires: linux-libc-headers >= 7:2.6.12.0-2
%if %{with doc}
BuildRequires: psutils
BuildRequires: sgml-tools
@@ -145,6 +145,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.146 2005/08/23 17:30:30 qboosh
+- release 5: rebuild with <linux/ip.h> fixed on big-endians
+
Revision 1.145 2005/07/05 16:38:17 arekm
- up to 050607
More information about the pld-cvs-commit
mailing list