- Fixed "No base product found" error when evaluating
rules/rules.xml file (bnc#900750) - 3.1.66 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=562
This commit is contained in:
parent
b6c9d53b5f
commit
55cf696427
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:52c1a323967398d260c456dd842c456d8f6ef16f419ab72d451245e0583fbe02
|
||||
size 633968
|
3
autoyast2-3.1.66.tar.bz2
Normal file
3
autoyast2-3.1.66.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d2ca951ec54868f987211c6cd677cf3d61d92476cd4e3df8effdcdd3e5eab347
|
||||
size 635151
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 13 16:32:53 UTC 2014 - lslezak@suse.cz
|
||||
|
||||
- Fixed "No base product found" error when evaluating
|
||||
rules/rules.xml file (bnc#900750)
|
||||
- 3.1.66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 9 11:02:41 CEST 2014 - schubi@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: autoyast2
|
||||
Version: 3.1.65
|
||||
Version: 3.1.66
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -30,6 +30,12 @@ BuildRequires: yast2-devtools >= 3.1.15
|
||||
BuildRequires: yast2-installation-control
|
||||
# xmllint
|
||||
BuildRequires: libxml2-tools
|
||||
BuildRequires: yast2
|
||||
BuildRequires: yast2-services-manager
|
||||
BuildRequires: yast2-storage
|
||||
BuildRequires: yast2-transfer
|
||||
BuildRequires: yast2-xml
|
||||
BuildRequires: rubygem(rspec)
|
||||
|
||||
# %%{_unitdir} macro definition is in a separate package since 13.1
|
||||
%if 0%{?suse_version} >= 1310
|
||||
|
Loading…
x
Reference in New Issue
Block a user