[x86info] More rpmlint fixes

Dave Jones davej at fedoraproject.org
Wed Sep 8 18:40:51 UTC 2010


commit 3ef8428cc62b4bd3b8d1c68aea39aeede03ad6c3
Author: Dave Jones <davej at redhat.com>
Date:   Mon Aug 16 15:16:24 2010 -0400

    More rpmlint fixes

 x86info.spec |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/x86info.spec b/x86info.spec
index 722fa58..40c1e43 100644
--- a/x86info.spec
+++ b/x86info.spec
@@ -5,14 +5,12 @@ Release:        %(R="$Revision$"; RR="${R##: }"; echo ${RR%%?})%{?dist}
 Epoch:          1
 Group:          System Environment/Base
 License:        GPLv2+
-Source0:        x86info-%{version}.tgz
+Source0:        http://www.codemonkey.org.uk/projects/x86info/x86info-%{version}.tgz
 Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-root
 ExclusiveArch:  %{ix86} x86_64
 Url:            http://www.codemonkey.org.uk/projects/x86info
 BuildRequires:  python
 
-Obsoletes:      kernel-utils
-
 Patch0:         x86info-1.24-make-j.patch
 
 %description


More information about the scm-commits mailing list