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:
parent
9a45f2f6f1
commit
48e8db30a0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c5189487dfecafd58d699076d3112cc663f02b32644a8f71e639226a687d037
|
||||
size 116819
|
3
yast2-update-3.0.2.tar.bz2
Normal file
3
yast2-update-3.0.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:098dae7b8baa64daa457b17e7a56b750a130d788581061ccb876cd7be42952db
|
||||
size 116485
|
@ -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
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-update
|
||||
Version: 3.0.1
|
||||
Version: 3.0.2
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -30,9 +30,8 @@ BuildRequires: yast2-testsuite
|
||||
# Stroage::ChangeDmNamesFromCrypttab
|
||||
BuildRequires: yast2-storage >= 2.22.9
|
||||
# Packages::GetBaseSourceID
|
||||
BuildRequires: yast2 >= 3.0.4
|
||||
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
|
||||
|
||||
# xmllint
|
||||
@ -43,8 +42,8 @@ BuildRequires: yast2-installation >= 2.17.44
|
||||
|
||||
# Stroage::ChangeDmNamesFromCrypttab
|
||||
Requires: yast2-storage >= 2.22.9
|
||||
# PackagesUI::RunPackageSelector
|
||||
Requires: yast2 >= 2.17.40
|
||||
# OSRelease
|
||||
Requires: yast2 >= 3.0.4
|
||||
Requires: yast2-installation
|
||||
# Function SelectKernelPackages has been moved to Packages module (bnc #326269).
|
||||
Requires: yast2-packager >= 2.17.27
|
||||
@ -53,10 +52,6 @@ Requires: yast2-packager >= 2.17.27
|
||||
# to remove dependency on yast2-storage
|
||||
Provides: yast2-installation:/usr/share/YaST2/clients/vendor.ycp
|
||||
|
||||
# Required only in inst-sys
|
||||
# Requires: yast2-storage
|
||||
# Requires: yast2-country
|
||||
|
||||
# Pkg::PkgUpdateAll (map conf)
|
||||
Conflicts: yast2-pkg-bindings < 2.15.11
|
||||
# Storage::DeviceMatchFstab (#244117)
|
||||
|
Loading…
Reference in New Issue
Block a user