Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:coolo:alp:hostos:Staging:A
skelcd-ALP
skelcd-ALP.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File skelcd-ALP.spec of Package skelcd-ALP
# # spec file for package skelcd-ALP # # Copyright (c) 2022 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 version_unconverted 84.87.20220519.bf4df4b # changed by pre_checkin %define is_non_oss 0 # %if 0%{?suse_version} >= 1500 && !0%{?skelcd_compat} %define skelcdpath %{_prefix}/lib/skelcd %endif # %bcond_with betatest %bcond_without java # Name: skelcd-ALP Version: 84.87.20220519.bf4df4b Release: 0 Summary: Skeleton for ALP Media Sets License: MIT Group: Metapackages URL: https://github.com/ALP/skelcd-ALP Source: skelcd-ALP-%{version}.tar.xz Source99: skelcd-ALP-rpmlintrc BuildRequires: build-key Conflicts: skelcd-sled Conflicts: skelcd-sles %if %{with java} BuildRequires: release-notes-ALP # we abuse the no java path here to skip license processing in staging BuildRequires: translate-toolkit %endif %description Internal package only %prep %setup -q %if ! %{with betatest} # Remove README.BETA unless we build a beta version (prjconf flag) rm skelcd/README.BETA %endif %build DIST="%{distribution}" DISTVER=${DIST#ALP } if [ "$DISTVER" = 'Factory' ]; then DISTVER=Tumbleweed fi sed -i -e"s@#VERSION#@$DISTVER@g" license/license.txt %if %{with java} make %{?_smp_mflags} VERSION="$DISTVER" %else # build without translate-toolkit support in staging make %{?_smp_mflags} VERSION="$DISTVER" LICENSES= %endif # %install mkdir -p %{buildroot}%{?skelcdpath}/CD1/boot # YaST uses release notes txt for textmode installation and rtf for graphical %if %{with java} mkdir -p %{buildroot}%{?skelcdpath}/CD1/docu cp -p %{_datadir}/doc/release-notes/ALP/RELEASE-NOTES.*.{rtf,txt} %{buildroot}%{?skelcdpath}/CD1/docu %endif # cp skelcd/* %{buildroot}%{?skelcdpath}/CD1/ cp skelcd/.treeinfo.%suse_version %{buildroot}%{?skelcdpath}/CD1/.treeinfo install -m 644 %{_prefix}/lib/rpm/gnupg/keys/*.asc %{buildroot}%{?skelcdpath}/CD1/ # treeinfo file for virt-install %files %if %{defined skelcdpath} %dir %{skelcdpath} %endif %{?skelcdpath}/CD1 %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