summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2012-10-31 17:00:14 -0400
committerJosh Boyer <jwboyer@redhat.com>2012-10-31 17:00:14 -0400
commitef06d4b22ab366842b56755e6bf12bd67b636a88 (patch)
treeb3cda0aae109ae1cca7d035078788c50850d74d2 /kernel.spec
parentf06ee243c1764ee5b3f5cf2429abd35b60ded922 (diff)
downloadkernel-ef06d4b22ab366842b56755e6bf12bd67b636a88.tar.gz
kernel-ef06d4b22ab366842b56755e6bf12bd67b636a88.tar.xz
kernel-ef06d4b22ab366842b56755e6bf12bd67b636a88.zip
Fix sign-file permissions and invocation after switching from bash to perl
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index 02205ad79..82df3f43a 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -62,7 +62,7 @@ Summary: The Linux kernel
# For non-released -rc kernels, this will be appended after the rcX and
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
#
-%global baserelease 1
+%global baserelease 2
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@@ -1584,6 +1584,8 @@ BuildKernel() {
cp %{SOURCE11} .
%endif
+ chmod +x scripts/sign-file
+
Arch=`head -1 .config | cut -b 3-`
echo USING ARCH=$Arch
@@ -2317,6 +2319,9 @@ fi
# ||----w |
# || ||
%changelog
+* Wed Oct 31 2012 Josh Boyer <jwboyer@redhat.com>
+- Fix sign-file permissions and invocation after switching from bash to perl
+
* Wed Oct 31 2012 Josh Boyer <jwboyer@redhat.com> - 3.7.0-0.rc3.git2.1
- Linux v3.7-rc3-44-g08f05c4