forked from pool/yast2-installation
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:
commit
1a53164290
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:655db9ee7657139c15a89cfd31286ba4d3ad8bac51e8ccc19a4d27708eb5f04c
|
||||
size 1233256
|
3
yast2-installation-3.1.5.tar.bz2
Normal file
3
yast2-installation-3.1.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8d20189360d5e6ba618093839635144042c9876e75edf913eb4f7eae5baf47b9
|
||||
size 1233848
|
@ -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
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 3.1.3
|
||||
Version: 3.1.5
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -78,6 +78,9 @@ Requires: initviocons
|
||||
# Proxy settings for 2nd stage (bnc#764951)
|
||||
Requires: yast2-proxy
|
||||
|
||||
# Systemd default target and services
|
||||
Requires: yast2-services-manager
|
||||
|
||||
# Only in inst-sys
|
||||
# Requires: yast2-network
|
||||
# Requires: yast2-add-on
|
||||
@ -180,7 +183,6 @@ install -m 644 %{SOURCE2} %{buildroot}%{_unitdir}
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%dir /usr/share/YaST2/control
|
||||
/usr/share/YaST2/control/*.xml
|
||||
# Fixme: move to another package (to make build of other packages faster)
|
||||
/usr/share/YaST2/control/*.rng
|
||||
/usr/share/YaST2/control/*.rnc
|
||||
|
Loading…
Reference in New Issue
Block a user