This commit is contained in:
committed by
Git OBS Bridge
parent
bc48972816
commit
fcf7d7b450
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4dd826331c5cf9dcea6f518fa41e782a6e7f7e75c2c962eea146a50572db918e
|
||||
size 115297
|
3
yast2-update-2.18.5.tar.bz2
Normal file
3
yast2-update-2.18.5.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:892c4b1aca005ec4da291db6a4c19c3c95c71152596121842e7817a65cab5aa2
|
||||
size 115238
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 12 13:08:12 CEST 2009 - locilka@suse.cz
|
||||
|
||||
- Removed copying inst-sys users to installed system during
|
||||
upgrade. Users are added by RPMs (bnc #496958).
|
||||
- 2.18.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 16 11:42:32 CEST 2009 - locilka@suse.cz
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-update (Version 2.18.4)
|
||||
# spec file for package yast2-update (Version 2.18.5)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: yast2-update
|
||||
Version: 2.18.4
|
||||
Version: 2.18.5
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-update-2.18.4.tar.bz2
|
||||
Source0: yast2-update-2.18.5.tar.bz2
|
||||
Prefix: /usr
|
||||
BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-storage yast2-testsuite
|
||||
# Packages::GetBaseSourceID
|
||||
@@ -86,7 +86,7 @@ Authors:
|
||||
Jiri Srain <jsrain@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-update-2.18.4
|
||||
%setup -n yast2-update-2.18.5
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@@ -134,6 +134,10 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
/usr/share/YaST2/clients/update.ycp
|
||||
/usr/share/YaST2/clients/run_update.ycp
|
||||
%changelog
|
||||
* Tue May 12 2009 locilka@suse.cz
|
||||
- Removed copying inst-sys users to installed system during
|
||||
upgrade. Users are added by RPMs (bnc #496958).
|
||||
- 2.18.5
|
||||
* Thu Apr 16 2009 locilka@suse.cz
|
||||
- Mounting /var partition automatically if a device is not created
|
||||
by Kernel (bnc #494240).
|
||||
|
Reference in New Issue
Block a user