Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
linkloop
linkloop.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File linkloop.spec of Package linkloop
# # spec file for package linkloop (Version 1.0.0) # # 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: linkloop Summary: Test network connectivity at link layer (layer-2) Version: 1.0.0 Release: 2 License: GPL v2 or later Group: Productivity/Networking/Other Source: linkloop-%{version}-hp.tar.bz2 Patch: linkloop-clear-size-fix.diff Url: http://freshmeat.net/projects/linkloop/ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Linkloop is similar to ping, but tests the network connectivity at the link layer (layer 2) instead of the network layer (layer 3). Authors: -------- Oron Peled <oron@actcom.co.il> Dominique Domet de Mont <Dominique.Domet-de-Mont@hp.com> %prep %setup -q -n %{name}-%{version}-hp %patch %build autoreconf -fi %configure make %{?jobs:-j %jobs} %install make DESTDIR="$RPM_BUILD_ROOT" install # remove unneeded binaries (it's already supported in recent kernel) rm -rf $RPM_BUILD_ROOT/etc/ rm -rf $RPM_BUILD_ROOT%{_bindir}/linkloop_reply %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-, root, root) %doc AUTHORS ChangeLog COPYING NEWS README TODO %{_bindir}/* %{_mandir}/man*/* %changelog * Mon Aug 11 2008 tiwai@suse.de - initial version: 1.0.0 (FATE#303779) - fix some bugs in buffer size handling
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor