This commit is contained in:
committed by
Git OBS Bridge
parent
752117c538
commit
cef5893dae
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2d14ca9e8f5da0710e71fdf3cb7207a0ddef80b595df608fa2d645908c45e282
|
||||
size 111772
|
3
yast2-update-2.16.5.tar.bz2
Normal file
3
yast2-update-2.16.5.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ca09a49cea1f38d96323c2d76f474f3b2919f2d872caf3809b0ee87d77851e9
|
||||
size 112060
|
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 20 11:37:54 CET 2008 - locilka@suse.cz
|
||||
|
||||
- Not displaying a pop-up warning when upgrading ppc to ppc64 and
|
||||
vice versa. The current check can't really distinguish between
|
||||
these two (bnc #372309).
|
||||
- Fixed spec.in file to get built (@HEADER@ twice).
|
||||
- 2.16.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 17 12:43:32 CET 2008 - jsrain@suse.cz
|
||||
|
||||
- added 'StartupNotify=true' to the desktop file (bnc #304964)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 16 09:50:54 CET 2008 - locilka@suse.cz
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-update (Version 2.16.4)
|
||||
# spec file for package yast2-update (Version 2.16.5)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@@ -10,13 +10,14 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: yast2-update
|
||||
Version: 2.16.4
|
||||
Version: 2.16.5
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-update-2.16.4.tar.bz2
|
||||
Source0: yast2-update-2.16.5.tar.bz2
|
||||
Prefix: /usr
|
||||
BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-packager yast2-storage yast2-testsuite
|
||||
BuildRequires: yast2 >= 2.16.5
|
||||
@@ -39,13 +40,8 @@ Conflicts: yast2-storage < 2.15.4
|
||||
Summary: YaST2 - Update
|
||||
|
||||
%package FACTORY
|
||||
Version: 2.16.4
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-update-2.16.4.tar.bz2
|
||||
Prefix: /usr
|
||||
PreReq: %fillup_prereq
|
||||
Requires: yast2-update yast2
|
||||
# moved into yast2-update from yast2-installation
|
||||
# to remove dependency on yast2-storage
|
||||
@@ -75,7 +71,7 @@ Authors:
|
||||
Jiri Srain <jsrain@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-update-2.16.4
|
||||
%setup -n yast2-update-2.16.5
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@@ -120,7 +116,16 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%{prefix}/share/applications/YaST2/update.desktop
|
||||
/usr/share/YaST2/control/update.xml
|
||||
/usr/share/YaST2/clients/update.ycp
|
||||
|
||||
%changelog
|
||||
* Thu Mar 20 2008 locilka@suse.cz
|
||||
- Not displaying a pop-up warning when upgrading ppc to ppc64 and
|
||||
vice versa. The current check can't really distinguish between
|
||||
these two (bnc #372309).
|
||||
- Fixed spec.in file to get built (@HEADER@ twice).
|
||||
- 2.16.5
|
||||
* Mon Mar 17 2008 jsrain@suse.cz
|
||||
- added 'StartupNotify=true' to the desktop file (bnc #304964)
|
||||
* Wed Jan 16 2008 locilka@suse.cz
|
||||
- Removed build dependency on yast2-country again - removed
|
||||
forgotten import of Keyboard module.
|
||||
@@ -781,7 +786,7 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
* Mon Mar 17 2003 kkaempf@suse.de
|
||||
- if no product can be determined, use /etc/*-release
|
||||
- 2.7.11
|
||||
* Sat Mar 15 2003 kkaempf@suse.de
|
||||
* Sun Mar 16 2003 kkaempf@suse.de
|
||||
- move the "seen_details" flag to the global Update module (#24927)
|
||||
- 2.7.10
|
||||
* Fri Mar 14 2003 kkaempf@suse.de
|
||||
@@ -839,7 +844,7 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
a different fstab.
|
||||
- show installed product if called from running system.
|
||||
- 2.6.16
|
||||
* Wed Sep 11 2002 kkaempf@suse.de
|
||||
* Thu Sep 12 2002 kkaempf@suse.de
|
||||
- implement save/restore for package selection
|
||||
* Wed Sep 11 2002 kkaempf@suse.de
|
||||
- neutralize "cups" during update
|
||||
|
Reference in New Issue
Block a user