Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:GA
skelcd-control-SLE_RT
skelcd-control-SLE_RT.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File skelcd-control-SLE_RT.spec of Package skelcd-control-SLE_RT
# # 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/ # %define skelcd_name SLE_RT Name: skelcd-control-%{skelcd_name} # xsltproc for converting SLES control file to SLES-for-VMware BuildRequires: libxslt-tools # xmllint (for validation) BuildRequires: libxml2-tools # Added skelcd macros BuildRequires: yast2-installation-control >= 4.1.5 # original SLES control file BuildRequires: skelcd-control-SLES >= 15.0.0 # USe FHS compliant path Requires: yast2 >= 4.1.41 Provides: system-installation() = SLE_RT # For migrations from SLE-RT 12 Provides: system-installation() = SLE-RT # ###################################################################### URL: https://github.com/yast/skelcd-control-SLE_RT AutoReqProv: off Version: 15.7.0 Release: 0 Summary: SLE_RT control file needed for installation License: MIT Group: Metapackages BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: installation.xml # SUSEConnect does not build for i586 and s390 and is not supported on those architectures # bsc#1088552 ExcludeArch: %ix86 s390 s390x ppc64le aarch64 %description SLE_RT control file needed for installation %prep %build cp %{SOURCE0} . %check # # Verify syntax # xmllint --noout --relaxng /usr/share/YaST2/control/control.rng installation.xml %install # # Add installation file # mkdir -p $RPM_BUILD_ROOT/%{skelcd_control_datadir} install -m 644 installation.xml $RPM_BUILD_ROOT/%{skelcd_control_datadir}/%{skelcd_name}.xml %files %defattr(644,root,root,755) %{skelcd_control_datadir} %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