Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP3:GA
pdsh
pdsh.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pdsh.spec of Package pdsh
# # spec file for package pdsh # # Copyright (c) 2015 SUSE LINUX 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/ # Name: pdsh BuildRequires: dejagnu BuildRequires: openssh BuildRequires: readline-devel Url: http://pdsh.googlecode.com/ Version: 2.31_git201311071619 Release: 0 Summary: Parallel remote shell program License: GPL-2.0+ Group: Productivity/Clustering/Computing # git clone of https://code.google.com/p/pdsh/ Source: %{name}-%version.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build # Prereq: # Set this to 1 to build with genders support and framework for # running Elan jobs. %define chaos 0 %description Pdsh is a multithreaded remote shell client which executes commands on multiple remote hosts in parallel. Pdsh can use several different remote shell services, including Kerberos IV and ssh. %prep %setup -q %build CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" \ %configure \ --with-readline \ --with-machines=/etc/pdsh/machines \ --with-ssh \ --with-dshgroups \ --with-netgroup \ --without-rsh \ --disable-static \ --with-pic make %install make DESTDIR=$RPM_BUILD_ROOT install %files %defattr(-,root,root) %doc README DISCLAIMER README.* NEWS DISCLAIMER COPYING TODO %attr(755, root, root) /usr/bin/pdsh %attr(755, root, root) /usr/bin/pdcp /usr/bin/dshbak /usr/bin/rpdcp %{_mandir}/man1/pdsh.1.gz %{_mandir}/man1/pdcp.1.gz %{_mandir}/man1/dshbak.1.gz %{_mandir}/man1/rpdcp.1.gz %_libdir/pdsh %changelog
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