]> git.pld-linux.org Git - packages/linux-libc-headers.git/commitdiff
- the tc_u32_mark structure is used as part of the netlink message auto/ac/linux-libc-headers-2_6_11_2-2 auto/th/linux-libc-headers-2_6_11_2-2
authorPaweł Sikora <pluto@pld-linux.org>
Sat, 2 Apr 2005 13:11:25 +0000 (13:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  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

index dfc56d2f2ca63c493e6ac6d8749706238f361ab0..8bc8ca19947866ce4d5bd0ef46e0e558a800d3e4 100644 (file)
@@ -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
This page took 0.897675 seconds and 4 git commands to generate.