From 4d188d3e033d1f31390171a29e13520e5f7bd806 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Sikora?= Date: Sat, 2 Apr 2005 13:11:25 +0000 Subject: [PATCH] - the tc_u32_mark structure is used as part of the netlink message from the user API to the kernel, so it needs to be moved to include/linux/pkt_cls.h. also, the definition of u32 performance counters doesn't need to depend on the config option. the definition can exist even if the code isn't enabled. - release 2. Changed files: linux-libc-headers.spec -> 1.92 --- linux-libc-headers.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/linux-libc-headers.spec b/linux-libc-headers.spec index dfc56d2..8bc8ca1 100644 --- a/linux-libc-headers.spec +++ b/linux-libc-headers.spec @@ -2,7 +2,7 @@ Summary: Linux kernel headers for use with C libraries Summary(pl): Nag³ówki j±dra Linuksa do u¿ytku z bibliotekami C Name: linux-libc-headers Version: 2.6.11.2 -Release: 1 +Release: 2 Epoch: 7 License: GPL Group: Development @@ -12,6 +12,7 @@ Patch0: %{name}-esfq.patch Patch1: %{name}-wrr.patch Patch2: %{name}-netfilter.patch Patch3: %{name}-fbsplash.patch +Patch4: %{name}-tc-u32-mark.patch BuildRequires: rpmbuild(macros) >= 1.153 AutoReqProv: no Requires(pre): fileutils @@ -53,6 +54,7 @@ potrzebne do przebudowania pakietu glibc. %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 %build %ifarch amd64 -- 2.44.0