Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
system-role-sles4sap
system-role-sles4sap.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File system-role-sles4sap.spec of Package system-role-sles4sap
# # spec file # # Copyright (c) 2024 SUSE LLC # # 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 https://bugs.opensuse.org/ # ###################################################################### # # IMPORTANT: Please do not change the control file or this spec file # in build service directly, use # https://github.com/yast/system-role-sles4sap repository # # See https://github.com/yast/skelcd-control-server-role/blob/master/CONTRIBUTING.md # for more details. # ###################################################################### %define role_name sles4sap Name: system-role-%{role_name} # xmllint (for validation) BuildRequires: libxml2-tools # RNG validation schema BuildRequires: yast2-installation-control >= 4.0.0 URL: https://github.com/yast/system-role-sles4sap AutoReqProv: off Version: 15.7.0 Release: 0 Summary: Server Normal role definition License: MIT Group: Metapackages BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: %{name}-%{version}.tar.bz2 Provides: extension_for_product() = SLES_SAP Provides: installer_module_extension() = system-role-sles4sap %description Meta package for SLES4SAP role definition. It is not intended for installation. %prep %setup -n %{name}-%{version} %check # # Verify syntax # make -C control check %install mkdir -p $RPM_BUILD_ROOT # # Add control file # mkdir -p $RPM_BUILD_ROOT/%{_datadir}/system-roles install -m 644 control/installation.xml $RPM_BUILD_ROOT/%{_datadir}/system-roles/%{role_name}.xml # install LICENSE (required by build service check) mkdir -p $RPM_BUILD_ROOT/%{_prefix}/share/doc/packages/%{name} install -m 644 LICENSE $RPM_BUILD_ROOT/%{_prefix}/share/doc/packages/%{name} %files %defattr(644,root,root,755) %{_datadir}/system-roles %doc %dir %{_prefix}/share/doc/packages/%{name} %doc %{_prefix}/share/doc/packages/%{name}/LICENSE %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