summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/odroid-linux-kernel.spec2
-rw-r--r--packaging/rinato-linux-kernel.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/packaging/odroid-linux-kernel.spec b/packaging/odroid-linux-kernel.spec
index b00f64bc96c..77fe116a612 100644
--- a/packaging/odroid-linux-kernel.spec
+++ b/packaging/odroid-linux-kernel.spec
@@ -12,7 +12,7 @@ ExclusiveArch: %{arm}
Group: System/Kernel
Vendor: The Linux Community
URL: http://www.kernel.org
-Source0: %{name}-%{version}.tar.xz
+Source0: linux-kernel-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{PACKAGE_VERSION}-root
%define fullVersion %{version}-%{variant}
diff --git a/packaging/rinato-linux-kernel.spec b/packaging/rinato-linux-kernel.spec
index 925f5b9e182..0c9c07e35e0 100644
--- a/packaging/rinato-linux-kernel.spec
+++ b/packaging/rinato-linux-kernel.spec
@@ -12,7 +12,7 @@ ExclusiveArch: %{arm}
Group: System/Kernel
Vendor: The Linux Community
URL: http://www.kernel.org
-Source0: %{name}-%{version}.tar.xz
+Source0: linux-kernel-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{PACKAGE_VERSION}-root
%define fullVersion %{version}-%{variant}