]> git.pld-linux.org Git - packages/linux-libc-headers.git/commitdiff
- updated to 4.0[.0] auto/th/linux-libc-headers-4.0.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 18 Apr 2015 05:56:30 +0000 (07:56 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 18 Apr 2015 05:56:30 +0000 (07:56 +0200)
linux-libc-headers.spec

index 994dec428f91d0384926765468c4c8053117f955..e1291d4c708f85483f7a88e0b4ade755d2f3519f 100644 (file)
@@ -2,20 +2,20 @@
 # Conditional build:
 %bcond_without tests           # build without tests
 
-%define        basever 3.19
+%define        basever 4.0
 %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
 Version:       %{basever}.%{postver}
-Release:       2
+Release:       1
 Epoch:         7
 License:       GPL v2
 Group:         Development
-Source0:       https://www.kernel.org/pub/linux/kernel/v3.x/linux-%{basever}.tar.xz
-# Source0-md5: d3fc8316d4d4d04b65cbc2d70799e763
+Source0:       https://www.kernel.org/pub/linux/kernel/v4.x/linux-%{basever}.tar.xz
+# Source0-md5: a86916bd12798220da9eb4a1eec3616d
 %if "%{postver}" > "0"
-Source1:       https://www.kernel.org/pub/linux/kernel/v3.x/patch-%{version}.xz
+Source1:       https://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz
 # Source1-md5: 82864000fde42252dd5e80cceb971479
 %endif
 Patch0:                %{name}-esfq.patch
This page took 0.18763 seconds and 4 git commands to generate.