From b4075b9affa25a69638259d31ef45310d9926cdf148c578f40af1d984d98e54e Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 26 Feb 2007 10:54:00 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-update?expand=0&rev=4 --- yast2-update-2.15.3.tar.bz2 | 3 --- yast2-update-2.15.4.tar.bz2 | 3 +++ yast2-update.changes | 14 ++++++++++++++ yast2-update.spec | 26 ++++++++++++++++++-------- 4 files changed, 35 insertions(+), 11 deletions(-) delete mode 100644 yast2-update-2.15.3.tar.bz2 create mode 100644 yast2-update-2.15.4.tar.bz2 diff --git a/yast2-update-2.15.3.tar.bz2 b/yast2-update-2.15.3.tar.bz2 deleted file mode 100644 index 36b8993..0000000 --- a/yast2-update-2.15.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d7e0e6f75ba1c94d79d2fa332a138ff3d7c4551ed05ce4ac4371869a059b1136 -size 109203 diff --git a/yast2-update-2.15.4.tar.bz2 b/yast2-update-2.15.4.tar.bz2 new file mode 100644 index 0000000..14fb9db --- /dev/null +++ b/yast2-update-2.15.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c7ec50c3a864ec360b153dcd75b6664939838ed765238bd743ad6a3e62006e0 +size 109634 diff --git a/yast2-update.changes b/yast2-update.changes index e0e06d8..9ed011d 100644 --- a/yast2-update.changes +++ b/yast2-update.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Feb 26 09:35:05 CET 2007 - locilka@suse.cz + +- Adding yast2-add-on to BuildRequires. +- Cleaning makefiles from vendor.desktop. +- 2.15.4 + +------------------------------------------------------------------- +Fri Feb 16 16:19:48 CET 2007 - locilka@suse.cz + +- Client and desktop file 'vendor' has been moved to a new package + yast2-add-on-2.15.0 (#238673) +- Removed dependency on yast2-storage (now needed only in inst-sys) + ------------------------------------------------------------------- Thu Feb 15 11:34:53 CET 2007 - locilka@suse.cz diff --git a/yast2-update.spec b/yast2-update.spec index b317285..7cbfcb1 100644 --- a/yast2-update.spec +++ b/yast2-update.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-update (Version 2.15.3) +# spec file for package yast2-update (Version 2.15.4) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,19 +11,17 @@ # norootforbuild Name: yast2-update -Version: 2.15.3 +Version: 2.15.4 Release: 1 License: GNU General Public License (GPL) Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-update-2.15.3.tar.bz2 +Source0: yast2-update-2.15.4.tar.bz2 prefix: /usr -BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2 yast2-devtools yast2-packager yast2-testsuite yast2-xml +BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2 yast2-add-on yast2-devtools yast2-packager yast2-testsuite yast2-xml Requires: yast2 Requires: yast2-installation Requires: yast2-packager -# Storage::DeviceMatchFstab (#244117) -Requires: yast2-storage >= 2.15.4 Provides: yast2-config-update y2c_update Obsoletes: yast2-config-update y2c_update Provides: yast2-trans-inst-update y2t_inst-update @@ -33,8 +31,12 @@ Obsoletes: yast2-trans-update y2t_update # moved into yast2-update from yast2-installation # to remove dependency on yast2-storage Provides: yast2-installation:/usr/share/YaST2/clients/vendor.ycp +# Required only in inst-sys +# Requires: yast2-storage # Pkg::PkgUpdateAll (map conf) Conflicts: yast2-pkg-bindings < 2.15.11 +# Storage::DeviceMatchFstab (#244117) +Conflicts: yast2-storage < 2.15.4 Summary: YaST2 - Update %description @@ -49,7 +51,7 @@ Authors: Jiri Srain %prep -%setup -n yast2-update-2.15.3 +%setup -n yast2-update-2.15.4 %build %{prefix}/bin/y2tool y2autoconf @@ -83,7 +85,15 @@ rm -rf "$RPM_BUILD_ROOT" /usr/share/YaST2/control/*.xml %doc %{prefix}/share/doc/packages/yast2-update -%changelog -n yast2-update +%changelog +* Mon Feb 26 2007 - locilka@suse.cz +- Adding yast2-add-on to BuildRequires. +- Cleaning makefiles from vendor.desktop. +- 2.15.4 +* Fri Feb 16 2007 - locilka@suse.cz +- Client and desktop file 'vendor' has been moved to a new package + yast2-add-on-2.15.0 (#238673) +- Removed dependency on yast2-storage (now needed only in inst-sys) * Thu Feb 15 2007 - locilka@suse.cz - Added two new functions into Update module: SilentlyDowngradePackages and KeepInstalledPatches to control