Update to last successful build

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-update?expand=0&rev=227
This commit is contained in:
ZYpp Developers 2013-08-22 06:47:18 +00:00 committed by Git OBS Bridge
parent 9a45f2f6f1
commit 48e8db30a0
4 changed files with 13 additions and 12 deletions

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:098dae7b8baa64daa457b17e7a56b750a130d788581061ccb876cd7be42952db
size 116485

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Aug 22 08:20:25 CEST 2013 - jsuchome@suse.cz
- use OSRelease instead of obsolete SuSERelease (bnc#833955)
- 3.0.2
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Aug 5 14:32:09 CEST 2013 - jsuchome@suse.cz Mon Aug 5 14:32:09 CEST 2013 - jsuchome@suse.cz

View File

@ -17,7 +17,7 @@
Name: yast2-update Name: yast2-update
Version: 3.0.1 Version: 3.0.2
Release: 0 Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -30,9 +30,8 @@ BuildRequires: yast2-testsuite
# Stroage::ChangeDmNamesFromCrypttab # Stroage::ChangeDmNamesFromCrypttab
BuildRequires: yast2-storage >= 2.22.9 BuildRequires: yast2-storage >= 2.22.9
# Packages::GetBaseSourceID # Packages::GetBaseSourceID
BuildRequires: yast2 >= 3.0.4
BuildRequires: yast2-packager >= 2.17.19 BuildRequires: yast2-packager >= 2.17.19
# Wizard::OpenOKDialog
BuildRequires: yast2 >= 2.16.49
# package not really needed to be installed but this breaks the building cycle # package not really needed to be installed but this breaks the building cycle
# xmllint # xmllint
@ -43,8 +42,8 @@ BuildRequires: yast2-installation >= 2.17.44
# Stroage::ChangeDmNamesFromCrypttab # Stroage::ChangeDmNamesFromCrypttab
Requires: yast2-storage >= 2.22.9 Requires: yast2-storage >= 2.22.9
# PackagesUI::RunPackageSelector # OSRelease
Requires: yast2 >= 2.17.40 Requires: yast2 >= 3.0.4
Requires: yast2-installation Requires: yast2-installation
# Function SelectKernelPackages has been moved to Packages module (bnc #326269). # Function SelectKernelPackages has been moved to Packages module (bnc #326269).
Requires: yast2-packager >= 2.17.27 Requires: yast2-packager >= 2.17.27
@ -53,10 +52,6 @@ Requires: yast2-packager >= 2.17.27
# to remove dependency on yast2-storage # to remove dependency on yast2-storage
Provides: yast2-installation:/usr/share/YaST2/clients/vendor.ycp Provides: yast2-installation:/usr/share/YaST2/clients/vendor.ycp
# Required only in inst-sys
# Requires: yast2-storage
# Requires: yast2-country
# Pkg::PkgUpdateAll (map conf) # Pkg::PkgUpdateAll (map conf)
Conflicts: yast2-pkg-bindings < 2.15.11 Conflicts: yast2-pkg-bindings < 2.15.11
# Storage::DeviceMatchFstab (#244117) # Storage::DeviceMatchFstab (#244117)