summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChanho Park <chanho61.park@samsung.com>2015-02-04 21:18:22 +0900
committerChanho Park <chanho61.park@samsung.com>2015-02-04 21:18:22 +0900
commit5b0bb04e14723bb3631eafc6b20cb2fba70ed673 (patch)
tree6ce2db547e76dc6f67e20c454a5b8b41f52c421e
parent52ff63542f19f0d49aca44d039c2bd57ce15b0fa (diff)
downloadlinux-3.10-accepted/tizen/tv/20150206.011611.tar.gz
linux-3.10-accepted/tizen/tv/20150206.011611.tar.bz2
linux-3.10-accepted/tizen/tv/20150206.011611.zip
"%{variant}-linux-kernel" is provided instead of "linux-kernel". Change-Id: Iad93b6e0fb53a5ead25842cd1de800b5af1b630b Signed-off-by: Chanho Park <chanho61.park@samsung.com>
-rw-r--r--packaging/linux-3.10.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/linux-3.10.spec b/packaging/linux-3.10.spec
index 3aad1fdbc86..1e304ac2c9c 100644
--- a/packaging/linux-3.10.spec
+++ b/packaging/linux-3.10.spec
@@ -75,7 +75,7 @@ Group: Development/System
Provides: kernel-devel = %{fullVersion}
Provides: kernel-devel-uname-r = %{fullVersion}
%endif
-Requires: %{name} = %{version}-%{release}
+Requires: %{variant}-linux-kernel = %{version}-%{release}
%description -n %{variant}-linux-kernel-devel
Prebuilt linux kernel for out-of-tree modules.