summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@redhat.com>2009-02-09 22:10:52 -0200
committerArnaldo Carvalho de Melo <acme@redhat.com>2009-02-09 22:10:52 -0200
commit411a8ae658510961d1cb3e83da3d6d213103b3d0 (patch)
treeabc4ea1926910dace328c76facdd144826a97895
parent2545cc71e821e0900413995cfce60e8c82dc667f (diff)
downloadpython-linux-procfs-411a8ae658510961d1cb3e83da3d6d213103b3d0.tar.gz
rpm: Fixup rpmlint warnings
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
-rw-r--r--rpm/SPECS/python-linux-procfs.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/rpm/SPECS/python-linux-procfs.spec b/rpm/SPECS/python-linux-procfs.spec
index aeb1fee..4754354 100644
--- a/rpm/SPECS/python-linux-procfs.spec
+++ b/rpm/SPECS/python-linux-procfs.spec
@@ -6,8 +6,9 @@ Version: 0.4.2
Release: 1%{?dist}
License: GPLv2
Summary: Linux /proc abstraction classes
-Group: Application/System
+Group: System Environment/Libraries
Source: http://userweb.kernel.org/~acme/python-linux-procfs/%{name}-%{version}.tar.bz2
+URL: http://userweb.kernel.org/~acme/python-linux-procfs
BuildArch: noarch
BuildRequires: python-devel
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)