Accepting request 671948 from home:Guillaume_G:branches:hardware:sdr

- Update _constraints to include minimal disk size

OBS-URL: https://build.opensuse.org/request/show/671948
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/gnuradio?expand=0&rev=28
This commit is contained in:
Martin Pluskal 2019-02-11 13:00:15 +00:00 committed by Git OBS Bridge
parent 7a1b9f9cf5
commit 780cf68f32
3 changed files with 12 additions and 2 deletions

View File

@ -1,5 +1,10 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<constraints> <constraints>
<hardware>
<disk>
<size unit="G">8</size>
</disk>
</hardware>
<overwrite> <overwrite>
<conditions> <conditions>
<arch>armv6l</arch> <arch>armv6l</arch>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 5 17:26:14 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update _constraints to include minimal disk size
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Aug 30 18:35:50 UTC 2018 - guillaume.gardet@opensuse.org Thu Aug 30 18:35:50 UTC 2018 - guillaume.gardet@opensuse.org

View File

@ -1,7 +1,7 @@
# #
# spec file for package gnuradio # spec file for package gnuradio
# #
# Copyright (c) 2018 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/
# #