File sdpnetstat.spec of Package sdpnetstat

#
# spec file for package sdpnetstat (Version 1.60)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:           sdpnetstat
Url:            http://www.openfabrics.org
License:        GPL v2 only
Group:          Productivity/Networking/Other
AutoReqProv:    on
Version:        1.60
Release:        5
Summary:        netstat for SDP
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Source:         sdpnetstat-1.60.tar.bz2
ExcludeArch:    s390 s390x

%description
netstat for SDP



Authors:
--------
    Fred N. van Kempen <waltje@uwalt.nl.mugnet.org>
    Bernd Eckenfels <net-tools@lina.inka.de>
    Fred Baumgarten <dc6iq@insu1.etec.uni-karlsruhe.de>
    Peter Tobias <tobias@et-inf.fho-emden.de>
    Olaf Kirch <okir@suse.de>

%prep
%setup -q

%build
( while echo 2>/dev/null; do true; done ) | make

%install
install -D -m 0755 netstat $RPM_BUILD_ROOT%{_bindir}/sdpnetstat

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%_bindir/sdpnetstat

%changelog
* Fri Dec 12 2008 jjolly@suse.de
- Updated to version from OFED 1.4 GA
  - Code cleanup
* Wed Oct 29 2008 jjolly@suse.de
- Updated to version from OFED 1.4 rc3
  - bugfixes and fixes for debugging output
- Added ExcludeArch: s390 s390x to specfile
* Fri Sep 12 2008 jjolly@suse.de
- Created package using v1.60 from OFED 1.4 RC1
openSUSE Build Service is sponsored by