forked from pool/dummy-release
Accepting request 686416 from home:coolo:branches:openSUSE:Factory
- Require this-is-only-for-build-envs to avoid people using it for live cds (bsc#1127605) OBS-URL: https://build.opensuse.org/request/show/686416 OBS-URL: https://build.opensuse.org/package/show/Base:System/dummy-release?expand=0&rev=12
This commit is contained in:
parent
123ebdbc23
commit
cd807cc7d3
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 19 12:44:26 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
||||||
|
|
||||||
|
- Require this-is-only-for-build-envs to avoid people using it for
|
||||||
|
live cds (bsc#1127605)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 10 10:26:00 CEST 2017 - behlert@suse.de
|
Thu Aug 10 10:26:00 CEST 2017 - behlert@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package dummy-release
|
# spec file for package dummy-release
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# 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,7 +12,7 @@
|
|||||||
# 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 http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -21,6 +21,7 @@ Version: 15
|
|||||||
Release: 0
|
Release: 0
|
||||||
Provides: distribution-release
|
Provides: distribution-release
|
||||||
Conflicts: otherproviders(distribution-release)
|
Conflicts: otherproviders(distribution-release)
|
||||||
|
Requires: this-is-only-for-build-envs
|
||||||
Summary: SUSE release version files
|
Summary: SUSE release version files
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: System/Fhs
|
Group: System/Fhs
|
||||||
|
Loading…
Reference in New Issue
Block a user