]> git.pld-linux.org Git - packages/linux-libc-headers.git/commitdiff
- updated to 3.3[.0] auto/th/linux-libc-headers-3_3_0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 19 Mar 2012 16:58:05 +0000 (16:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- updated esfq patch

Changed files:
    linux-libc-headers-esfq.patch -> 1.6
    linux-libc-headers.spec -> 1.179

linux-libc-headers-esfq.patch
linux-libc-headers.spec

index 52a0a21a9713f701d1fb1dac3f14bce797a45b7f..050a72565a815b10103f075fb7a1bc2b1b20fcfa 100644 (file)
@@ -1,13 +1,8 @@
-diff -uNr linux-libc-headers-2.6.5.1.orig/include/linux/pkt_sched.h linux-libc-headers-2.6.5.1/include/linux/pkt_sched.h
---- linux-libc-headers-2.6.5.1.orig/include/linux/pkt_sched.h  2004-05-02 23:08:48.000000000 +0200
-+++ linux-libc-headers-2.6.5.1/include/linux/pkt_sched.h       2004-05-07 23:42:56.411761880 +0200
-@@ -145,8 +145,35 @@
-  *
-  *    The only reason for this is efficiency, it is possible
-  *    to change these parameters in compile time.
-+ *
-+ *    If you need to play with these values use esfq instead.
-  */
+--- linux-3.3/include/linux/pkt_sched.h.orig   2012-03-19 00:15:34.000000000 +0100
++++ linux-3.3/include/linux/pkt_sched.h        2012-03-19 17:54:02.813513839 +0100
+@@ -193,6 +193,31 @@
+       __s32           allot;
+ };
  
 +/* ESFQ section */
 +
@@ -36,4 +31,4 @@ diff -uNr linux-libc-headers-2.6.5.1.orig/include/linux/pkt_sched.h linux-libc-h
 +
  /* RED section */
  
- enum
+ enum {
index 08bac393328bf8f72a29cf2a2025f0e5f12f8531..0b4b451352e6a14227760b21d417970b2234ebc3 100644 (file)
@@ -1,5 +1,5 @@
-%define        basever 3.2
-%define        postver 6
+%define        basever 3.3
+%define        postver 0
 Summary:       Linux kernel headers for use with C libraries
 Summary(pl.UTF-8):     Nagłówki jądra Linuksa do użytku z bibliotekami C
 Name:          linux-libc-headers
@@ -9,7 +9,7 @@ Epoch:          7
 License:       GPL v2
 Group:         Development
 Source0:       http://www.kernel.org/pub/linux/kernel/v3.x/linux-%{basever}.tar.xz
-# Source0-md5: 364066fa18767ec0ae5f4e4abcf9dc51
+# Source0-md5: 7133f5a2086a7d7ef97abac610c094f5
 %if "%{postver}" > "0"
 Source1:       http://www.kernel.org/pub/linux/kernel/v3.x/patch-%{version}.bz2
 # Source1-md5: 2bd4679899df503177a3b61ae2068749
This page took 0.035239 seconds and 4 git commands to generate.