Skip to content

Commit

Permalink
Merge pull request #61 from yast/master-bsc-1146494
Browse files Browse the repository at this point in the history
AutoYaST: Added supplements: autoyast(fcoe-client) into the spec file…
  • Loading branch information
lslezak committed Aug 12, 2020
2 parents 3e5ae77 + bda54d6 commit c7a08b6
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -11,4 +11,4 @@ before_install:
script:
# the "yast-travis-ruby" script is included in the base yastdevel/ruby image
# see https://github.com/yast/docker-yast-ruby/blob/master/yast-travis-ruby
- docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" yast-fcoe-client-image yast-travis-ruby
- docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" --privileged yast-fcoe-client-image yast-travis-ruby
8 changes: 8 additions & 0 deletions package/yast2-fcoe-client.changes
@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Aug 10 17:49:50 CEST 2020 - schubi@suse.de

- AutoYaST: Added supplements: autoyast(fcoe-client) into the spec file
in order to install this packages if the section has been defined
in the AY configuration file (bsc#1146494).
- 4.3.0

-------------------------------------------------------------------
Thu Feb 20 13:09:42 UTC 2020 - Ancor Gonzalez Sosa <ancor@suse.com>

Expand Down
4 changes: 3 additions & 1 deletion package/yast2-fcoe-client.spec
Expand Up @@ -17,7 +17,7 @@


Name: yast2-fcoe-client
Version: 4.2.2
Version: 4.3.0
Release: 0
Summary: YaST2 - Configuration of Fibre Channel over Ethernet
Group: System/YaST
Expand All @@ -35,6 +35,8 @@ Requires: yast2 >= 4.1.3
Requires: fcoe-utils
Requires: yast2-ruby-bindings >= 1.0.0

Supplements: autoyast(fcoe-client)

BuildArch: noarch

%description
Expand Down

0 comments on commit c7a08b6

Please sign in to comment.