summaryrefslogtreecommitdiffstats
path: root/BUILD.Linux
diff options
context:
space:
mode:
authornima <nima@abc39116-655e-4be6-ad55-d661dc543056>2008-12-17 12:59:32 +0000
committernima <nima@abc39116-655e-4be6-ad55-d661dc543056>2008-12-17 12:59:32 +0000
commit46632c536288d4159d7c78cab921dc2ab2d08dc4 (patch)
tree6440d81673049407bcd88c4f37d4d69725791e85 /BUILD.Linux
parentd4241f4f3203d11cf8ded804df36bc97053df333 (diff)
downloadpython-dmidecode-46632c536288d4159d7c78cab921dc2ab2d08dc4.tar.gz
python-dmidecode-46632c536288d4159d7c78cab921dc2ab2d08dc4.tar.xz
python-dmidecode-46632c536288d4159d7c78cab921dc2ab2d08dc4.zip
Debianizing dmidecode.
git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@110 abc39116-655e-4be6-ad55-d661dc543056
Diffstat (limited to 'BUILD.Linux')
-rw-r--r--BUILD.Linux/dmidecode.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/BUILD.Linux/dmidecode.spec b/BUILD.Linux/dmidecode.spec
index 43c98a5..2474e61 100644
--- a/BUILD.Linux/dmidecode.spec
+++ b/BUILD.Linux/dmidecode.spec
@@ -8,12 +8,13 @@ Summary: Python wrapper around dmidecode
Name: %{name}
Version: %{version}
Release: %{release}.%{dist}
+Requires: redhat-lsb
Source: %{shortname}-%{unmangled_version}.tar.gz
License: GNU GPL v3
Group: Development/Libraries
BuildRoot: %{_tmppath}/%{shortname}-buildroot
Prefix: %{_prefix}
-Vendor: Nima Talebi, Joel Heenan, Vaughan Whitteron <dmidecode-devel@autonojects.net.au>
+Vendor: Autonomy <dmidecode-devel@autonojects.net.au>
BuildRequires: python-devel
Url: http://projects.autonomy.net.au/dmidecode/