]> git.pld-linux.org Git - packages/linux-gpib.git/blame - linux-gpib.spec
- typo, changelog syntax
[packages/linux-gpib.git] / linux-gpib.spec
CommitLineData
d4054fe9 1#
d4054fe9 2# Conditional build:
3%bcond_without dist_kernel # allow non-distribution kernel
4%bcond_without kernel # don't build kernel modules
5%bcond_without smp # don't build SMP module
6%bcond_without userspace # don't build userspace module
7%bcond_with verbose # verbose build (V=1)
8#
9# main package.
10#
d7b3679a 11
12%define mod_name gpib
13
0e4898e2 14%define _rel 0.1
d4054fe9 15Summary: GPIB Linux Support
c18f36fb 16Summary(pl): Sterowniki GPIB dla Linuksa
d4054fe9 17Name: linux-gpib
18Version: 3.2.05
d4054fe9 19Release: %{_rel}
d4054fe9 20License: GPL
cc64c2aa
JB
21Group: Applications/System
22Source0: http://dl.sourceforge.net/linux-gpib/%{name}-%{version}.tar.gz
d7b3679a 23# Source0-md5: 65044161fe86a815c9c159fe301d85c4
3c225e36 24#Patch0: %{name}-Makefile.am.patch
d4054fe9 25URL: http://linux-gpib.sourceforge.net/
26%if %{with kernel}
27%{?with_dist_kernel:BuildRequires: kernel-module-build >= 2.6.7}
28BuildRequires: rpmbuild(macros) >= 1.153
29%endif
30BuildRequires: kernel-headers >= 2.6.8
3c225e36 31BuildRequires: python
d4054fe9 32Requires(pre,post): kernel >= 2.6.8
d7b3679a 33Requires: kernel-up >= 2.6.8
d4054fe9 34BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
35
36%description
cc64c2aa 37The Linux GPIB package provides support for GPIB (IEEE 488) hardware.
d4054fe9 38
39%description -l pl
cc64c2aa 40