forked from pool/000release-packages
Automatic update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/000release-packages?expand=0&rev=2760
This commit is contained in:
parent
f1409ab689
commit
203a7552d3
@ -3,6 +3,5 @@
|
|||||||
<package>Kalpa-release</package>
|
<package>Kalpa-release</package>
|
||||||
<package>MicroOS-release</package>
|
<package>MicroOS-release</package>
|
||||||
<package>openSUSE-Addon-NonOss-release</package>
|
<package>openSUSE-Addon-NonOss-release</package>
|
||||||
<package>openSUSE-Addon-NonOss</package>
|
|
||||||
<package>openSUSE-release</package>
|
<package>openSUSE-release</package>
|
||||||
</multibuild>
|
</multibuild>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package openSUSE-Addon-NonOss-release (Version 20240222)
|
# spec file for package openSUSE-Addon-NonOss-release.spec
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 openSUSE.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,17 +12,18 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: openSUSE-Addon-NonOss-release
|
Name: openSUSE-Addon-NonOss-release
|
||||||
%define product openSUSE-Addon-NonOss
|
%define product openSUSE-Addon-NonOss
|
||||||
Summary: openSUSE NonOSS Addon%{?betaversion: %{betaversion}}
|
|
||||||
Version: 20240222
|
Version: 20240222
|
||||||
#!BcntSyncTag: openSUSE-Addon-NonOss
|
#!BcntSyncTag: openSUSE-Addon-NonOss
|
||||||
Release: 0
|
Release: 0
|
||||||
|
Summary: openSUSE NonOSS Addon
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: System/Fhs
|
Group: System/Fhs
|
||||||
%global debug_package %{nil}
|
|
||||||
|
|
||||||
Provides: %name-%version
|
Provides: %name-%version
|
||||||
Provides: product() = openSUSE%2DAddon%2DNonOss
|
Provides: product() = openSUSE%2DAddon%2DNonOss
|
||||||
Provides: product(openSUSE-Addon-NonOss) = 20240222-0
|
Provides: product(openSUSE-Addon-NonOss) = 20240222-0
|
||||||
@ -30,19 +31,16 @@ Provides: product-label() = non%20oss%20addon
|
|||||||
Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Daddon%2Dnonoss%3A20240222
|
Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Daddon%2Dnonoss%3A20240222
|
||||||
|
|
||||||
|
|
||||||
AutoReqProv: on
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
non oss repo and cd
|
non oss repo and cd
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
mkdir -p %{buildroot}%{_sysconfdir}/products.d
|
mkdir -p %{buildroot}%{_sysconfdir}/products.d
|
||||||
cat >%{buildroot}%{_sysconfdir}/products.d/openSUSE-Addon-NonOss.prod << EOF
|
cat >%{buildroot}%{_sysconfdir}/products.d/openSUSE-Addon-NonOss.prod << EOF
|
||||||
@ -127,6 +125,9 @@ EOF
|
|||||||
%files
|
%files
|
||||||
%defattr(644,root,root,755)
|
%defattr(644,root,root,755)
|
||||||
%dir %{_sysconfdir}/products.d
|
%dir %{_sysconfdir}/products.d
|
||||||
%{_sysconfdir}/products.d/*.prod
|
%{_sysconfdir}/products.d/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 19 2024 Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
- No information provided here - we needed a dated entry for
|
||||||
|
RPM/reproducible builds
|
||||||
|
@ -1,50 +0,0 @@
|
|||||||
#
|
|
||||||
# spec file for package openSUSE-Kalpa-release.spec
|
|
||||||
#
|
|
||||||
# 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/
|
|
||||||
#
|
|
||||||
|
|
||||||
|
|
||||||
Name: openSUSE-Addon-NonOss-release
|
|
||||||
%define product openSUSE-Addon-NonOss
|
|
||||||
Version: ___VERSION___
|
|
||||||
#!BcntSyncTag: openSUSE-Addon-NonOss
|
|
||||||
Release: 0
|
|
||||||
Summary: ___SUMMARY___ ___BETA_VERSION___
|
|
||||||
License: BSD-3-Clause
|
|
||||||
Group: System/Fhs
|
|
||||||
___PRODUCT_PROVIDES___
|
|
||||||
___PRODUCT_DEPENDENCIES___
|
|
||||||
|
|
||||||
%description
|
|
||||||
___DESCRIPTION___
|
|
||||||
|
|
||||||
___FLAVOR_PACKAGES___
|
|
||||||
|
|
||||||
%prep
|
|
||||||
|
|
||||||
%build
|
|
||||||
|
|
||||||
%install
|
|
||||||
___CREATE_PRODUCT_FILES___
|
|
||||||
|
|
||||||
%files
|
|
||||||
%defattr(644,root,root,755)
|
|
||||||
%dir %{_sysconfdir}/products.d
|
|
||||||
%{_sysconfdir}/products.d/*
|
|
||||||
|
|
||||||
%changelog
|
|
||||||
* Mon Feb 19 2024 Dominique Leuenberger <dimstar@opensuse.org>
|
|
||||||
- No information provided here - we needed a dated entry for
|
|
||||||
RPM/reproducible builds
|
|
Loading…
Reference in New Issue
Block a user