packaging: minor clean-ups 64/1664/1
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 10 Sep 2012 09:05:04 +0000 (12:05 +0300)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 10 Sep 2012 09:05:04 +0000 (12:05 +0300)
1. Remove useless "BuildRoot"
2. Remove extra newline
3. Change the group to match what we have in the kernel

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
packaging/intel-emgd-kmod.spec

index 75793a5..190449c 100644 (file)
@@ -32,8 +32,7 @@ Version: 2667
 Release: 1%{?dist}
 License: GPL v2
 Vendor: Intel
-Group: System Environment/Kernel
-BuildRoot: %{_tmppath}/%{name}-%{version}
+Group: System/Kernel
 Source0: %{name}-%{version}.tar.gz
 BuildRequires: kernel-adaptation-intel-automotive-devel
 BuildRequires: kmod
@@ -56,7 +55,6 @@ Intel EMGD kernel module for kernel
 make -C drivers %{?_smp_mflags}
 
 %install
-
 mkdir -p $RPM_BUILD_ROOT/usr/lib/systemd/system/
 mkdir -p $RPM_BUILD_ROOT/usr/libexec/
 install -m 755 -d $RPM_BUILD_ROOT%{modpath}