summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Coval <philippe.coval@open.eurogiciel.org>2014-10-02 14:36:08 +0200
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>2014-10-06 04:47:24 -0700
commit0aac107a892ead155157f9f203050cfba834362c (patch)
treeb630931f1154f3c065139fa356ea6516ea3e658f
parente64d922496672b66a47b07146162678a861731b9 (diff)
downloadlinux-3.10-0aac107a892ead155157f9f203050cfba834362c.tar.gz
linux-3.10-0aac107a892ead155157f9f203050cfba834362c.tar.bz2
linux-3.10-0aac107a892ead155157f9f203050cfba834362c.zip
Change-Id: I33d643c3073ba6a55af442d47e5a1878ce181792 Bug-Tizen: TC-1495 Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
-rw-r--r--packaging/linux-kernel-odroid.spec4
-rw-r--r--packaging/linux-kernel.spec4
2 files changed, 4 insertions, 4 deletions
diff --git a/packaging/linux-kernel-odroid.spec b/packaging/linux-kernel-odroid.spec
index d56ffa9279c..7068f40170b 100644
--- a/packaging/linux-kernel-odroid.spec
+++ b/packaging/linux-kernel-odroid.spec
@@ -6,13 +6,13 @@
Name: linux-kernel-odroid
Summary: The Linux Kernel for ODROID U3
Version: 3.10.52
-Release: 1
+Release: 0
License: GPL-2.0
ExclusiveArch: %{arm}
Group: System Environment/Kernel
Vendor: The Linux Community
URL: http://www.kernel.org
-Source0: %{name}-%{version}-%{build_id}.tar.gz
+Source0: %{name}-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{PACKAGE_VERSION}-root
%define fullVersion %{version}-%{build_id}
diff --git a/packaging/linux-kernel.spec b/packaging/linux-kernel.spec
index b5309a52584..06b35aa15f1 100644
--- a/packaging/linux-kernel.spec
+++ b/packaging/linux-kernel.spec
@@ -7,13 +7,13 @@
Name: linux-kernel
Summary: The Linux Kernel
Version: 3.10.52
-Release: 1
+Release: 0
License: GPL-2.0
ExclusiveArch: %{arm} aarch64
Group: System Environment/Kernel
Vendor: The Linux Community
URL: http://www.kernel.org
-Source0: %{name}-%{version}-%{build_id}.tar.gz
+Source0: %{name}-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{PACKAGE_VERSION}-root
%define fullVersion %{version}-%{build_id}