From: Paweł Sikora Date: Sat, 2 Apr 2005 13:11:25 +0000 (+0000) Subject: - the tc_u32_mark structure is used as part of the netlink message X-Git-Tag: auto/ac/linux-libc-headers-2_6_11_2-2 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=4d188d3e033d1f31390171a29e13520e5f7bd806;p=packages%2Flinux-libc-headers.git - 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 --- 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