Projects
OpenHPC3:3.4:Factory
examples
_service:extract_file:examples.spec
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:extract_file:examples.spec of Package examples
#----------------------------------------------------------------------------bh- # This RPM .spec file is part of the OpenHPC project. # # It may have been modified from the default version supplied by the underlying # release package (if available) in order to apply patches, perform customized # build/install configurations, and supply additional files to support # desired integration conventions. # #----------------------------------------------------------------------------eh- %include %{_sourcedir}/OHPC_macros Summary: Example source code and templates for use within OpenHPC environment. Name: examples%{PROJ_DELIM} Version: 2.0 Release: 1 License: Apache-2.0 Group: %{PROJ_NAME}/admin URL: https://github.com/openhpc/ohpc Source0: LICENSE Source1: hello.c Source2: ifcfg-ib0 Source3: ifcfg-ib0.sles.ww Source4: ifcfg-ib0.centos.ww Source5: job.mpi Source6: 60-ipath.rules Source7: gmond.conf Source8: job.pbs.mpi Source9: compute.cfg Source10: example.modulefile Source11: example-mpi-dependent.modulefile Source12: ifcfg-ib0.centos Source13: chrony.conf.ww Source14: NetworkManager-wait-online.service.d.override.conf Source15: slurmd.ww %description Collection of simple example programs and file templates for use within OpenHPC development environment. %prep %{__cp} %SOURCE0 . %install install -D -m 0644 %SOURCE1 %{buildroot}%{OHPC_HOME}/pub/examples/mpi/hello.c install -D -m 0644 %SOURCE2 %{buildroot}%{OHPC_HOME}/pub/examples/network/sles/ifcfg-ib0 install -D -m 0644 %SOURCE12 %{buildroot}%{OHPC_HOME}/pub/examples/network/centos/ifcfg-ib0 install -D -m 0644 %SOURCE3 %{buildroot}%{OHPC_HOME}/pub/examples/network/sles/ifcfg-ib0.ww install -D -m 0644 %SOURCE4 %{buildroot}%{OHPC_HOME}/pub/examples/network/centos/ifcfg-ib0.ww install -D -m 0644 %SOURCE5 %{buildroot}%{OHPC_HOME}/pub/examples/slurm/job.mpi install -D -m 0644 %SOURCE6 %{buildroot}%{OHPC_HOME}/pub/examples/udev/60-ipath.rules install -D -m 0644 %SOURCE7 %{buildroot}%{OHPC_HOME}/pub/examples/ganglia/gmond.conf install -D -m 0644 %SOURCE8 %{buildroot}%{OHPC_HOME}/pub/examples/openpbs/job.mpi install -D -m 0644 %SOURCE10 %{buildroot}%{OHPC_HOME}/pub/examples/example.modulefile install -D -m 0644 %SOURCE11 %{buildroot}%{OHPC_HOME}/pub/examples/example-mpi-dependent.modulefile install -D -m 0644 %SOURCE13 %{buildroot}%{OHPC_HOME}/pub/examples/chrony.conf.ww install -D -m 0644 %SOURCE14 %{buildroot}%{OHPC_HOME}/pub/examples/network/NetworkManager-wait-online.service.d/override.conf install -D -m 0644 %SOURCE15 %{buildroot}%{OHPC_HOME}/pub/examples/slurm/slurmd.ww %{__mkdir_p} ${RPM_BUILD_ROOT}/%{_docdir} %files %dir %{OHPC_HOME} %license LICENSE %{OHPC_PUB}
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.