File kernel-obs-build-deb-convert.spec of Package kernel-obs-build-deb-convert
# # spec file for package installation-images # # Copyright (c) 2020 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/ # # needsrootforbuild # needsbinariesforbuild Name: kernel-obs-build-deb-convert AutoReqProv: off Summary: Installation Image Files for %theme License: GPL-2.0-or-later Version: 1 Release: 0 BuildRequires: alien BuildRequires: debhelper BuildRequires: kernel-obs-build %description Hack to convert kernel-obs-build rpm into a deb file %build alien -d /.build.binaries/kernel-obs-build.rpm %install # export for build script cp -v kernel-obs-build_*.deb /usr/src/packages/OTHER/ %files