- Added libxslt into BuildRequires - needed for running test-cases
(bsc#929832) - 3.1.77 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=615
This commit is contained in:
parent
65d19a36ef
commit
35a980c406
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d8f9391959a623622ab904948f2de4d42f753be51c007b8f2636c44219b7f820
|
|
||||||
size 642861
|
|
3
autoyast2-3.1.77.tar.bz2
Normal file
3
autoyast2-3.1.77.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:656c6d386a1d26246880a80b4ac1678681fea6bdb41b9feba1c65994eedc1f2a
|
||||||
|
size 643156
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 6 10:46:37 CEST 2015 - locilka@suse.com
|
||||||
|
|
||||||
|
- Added libxslt into BuildRequires - needed for running test-cases
|
||||||
|
(bsc#929832)
|
||||||
|
- 3.1.77
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 5 15:05:18 CEST 2015 - locilka@suse.com
|
Tue May 5 15:05:18 CEST 2015 - locilka@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: autoyast2
|
Name: autoyast2
|
||||||
Version: 3.1.76
|
Version: 3.1.77
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -30,6 +30,8 @@ BuildRequires: yast2-devtools >= 3.1.15
|
|||||||
BuildRequires: yast2-installation-control
|
BuildRequires: yast2-installation-control
|
||||||
# xmllint
|
# xmllint
|
||||||
BuildRequires: libxml2-tools
|
BuildRequires: libxml2-tools
|
||||||
|
# xsltproc for AutoinstClass
|
||||||
|
BuildRequires: libxslt
|
||||||
BuildRequires: yast2
|
BuildRequires: yast2
|
||||||
BuildRequires: yast2-packager
|
BuildRequires: yast2-packager
|
||||||
BuildRequires: yast2-services-manager
|
BuildRequires: yast2-services-manager
|
||||||
|
Loading…
x
Reference in New Issue
Block a user