1
0

Accepting request 206863 from YaST:Head

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/206863
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=275
This commit is contained in:
Tomáš Chvátal 2013-11-15 07:39:44 +00:00 committed by Git OBS Bridge
commit 1a53164290
4 changed files with 23 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:655db9ee7657139c15a89cfd31286ba4d3ad8bac51e8ccc19a4d27708eb5f04c
size 1233256

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8d20189360d5e6ba618093839635144042c9876e75edf913eb4f7eae5baf47b9
size 1233848

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Nov 11 14:21:37 UTC 2013 - vmoravec@suse.com
- 3.1.5
- replace runlevel entries in control files with default_target
entries
- replace dependency on yast2-runlevel with yast2-services-manager
-------------------------------------------------------------------
Thu Nov 7 11:45:45 UTC 2013 - mfilka@suse.com
- bnc#849391
- removed explicit start of second phase of SuSEfirewall2
initialization. Not needed when systemd is in use.
- 3.1.4
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 31 11:32:01 UTC 2013 - lslezak@suse.cz Thu Oct 31 11:32:01 UTC 2013 - lslezak@suse.cz

View File

@ -17,7 +17,7 @@
Name: yast2-installation Name: yast2-installation
Version: 3.1.3 Version: 3.1.5
Release: 0 Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -78,6 +78,9 @@ Requires: initviocons
# Proxy settings for 2nd stage (bnc#764951) # Proxy settings for 2nd stage (bnc#764951)
Requires: yast2-proxy Requires: yast2-proxy
# Systemd default target and services
Requires: yast2-services-manager
# Only in inst-sys # Only in inst-sys
# Requires: yast2-network # Requires: yast2-network
# Requires: yast2-add-on # Requires: yast2-add-on
@ -180,7 +183,6 @@ install -m 644 %{SOURCE2} %{buildroot}%{_unitdir}
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%dir /usr/share/YaST2/control %dir /usr/share/YaST2/control
/usr/share/YaST2/control/*.xml
# Fixme: move to another package (to make build of other packages faster) # Fixme: move to another package (to make build of other packages faster)
/usr/share/YaST2/control/*.rng /usr/share/YaST2/control/*.rng
/usr/share/YaST2/control/*.rnc /usr/share/YaST2/control/*.rnc