Skip to content

Commit

Permalink
adapted requires (#523)
Browse files Browse the repository at this point in the history
* adapted requires



* docu
  • Loading branch information
schubi2 committed Feb 14, 2017
1 parent e52c223 commit 0209382
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
7 changes: 7 additions & 0 deletions package/yast2-installation.changes
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
Tue Feb 14 13:24:33 CET 2017 - schubi@suse.de

- CaaSP AY: Adapted requirements of yast2-services-manager.
(FATE#321738)
- 3.1.217.24

-------------------------------------------------------------------
Mon Feb 13 14:49:14 UTC 2017 - mfilka@suse.com

- bnc#1022546
Expand Down
7 changes: 4 additions & 3 deletions package/yast2-installation.spec
Expand Up @@ -17,7 +17,7 @@


Name: yast2-installation
Version: 3.1.217.23
Version: 3.1.217.24
Release: 0

BuildRoot: %{_tmppath}/%{name}-%{version}-build
Expand Down Expand Up @@ -72,8 +72,9 @@ Requires: initviocons
# Proxy settings for 2nd stage (bnc#764951)
Requires: yast2-proxy

# Systemd default target and services
Requires: yast2-services-manager
# Systemd default target and services. This version supports
# writing settings in the first installation stage.
Requires: yast2-services-manager >= 3.1.43.1

# Network service setup moved into yast2-network
Requires: yast2-network >= 3.1.143
Expand Down

0 comments on commit 0209382

Please sign in to comment.