]> git.pld-linux.org Git - packages/kernel.git/blobdiff - kernel.spec
- unconditional noarch packages
[packages/kernel.git] / kernel.spec
index 073f8f577fc9711929733e99c552382824fac9d1..f78f42ff9f7abd53d95511d984aed21c9fcee06f 100644 (file)
@@ -68,9 +68,9 @@
 %define                have_pcmcia     0
 %endif
 
-%define                rel             1
+%define                rel             2
 %define                basever         4.14
-%define                postver         .199
+%define                postver         .222
 
 # define this to '-%{basever}' for longterm branch
 %define                versuffix       -%{basever}
@@ -122,7 +122,7 @@ Source0:    https://www.kernel.org/pub/linux/kernel/v4.x/linux-%{basever}.tar.xz
 # Source0-md5: bacdb9ffdcd922aa069a5e1520160e24
 %if "%{postver}" != ".0"
 Patch0:                https://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz
-# Patch0-md5:  ef9da06b4815de6fb8501722627d6a94
+# Patch0-md5:  fc6eacf51360504b802cbfb7b4d094d6
 %endif
 Source1:       kernel.sysconfig
 
@@ -568,9 +568,7 @@ Summary(pl.UTF-8):  Kod źródłowy jądra Linuksa
 Group:         Development/Building
 Requires:      %{name}-module-build = %{epoch}:%{version}-%{release}
 AutoReqProv:   no
-%if "%{_rpmversion}" >= "5"
 BuildArch:     noarch
-%endif
 
 %description source
 This is the source code for the Linux kernel. You can build a custom
@@ -601,9 +599,7 @@ Summary(de.UTF-8):  Kernel Dokumentation
 Summary(pl.UTF-8):     Dokumentacja do jądra Linuksa
 Group:         Documentation
 AutoReqProv:   no
-%if "%{_rpmversion}" >= "5"
 BuildArch:     noarch
-%endif
 
 %description doc
 This is the documentation for the Linux kernel, as found in
This page took 0.0305 seconds and 4 git commands to generate.