From a7ddc881409608932a49bd11fb0d69a5d351dc64d1cf4ad6c8d8037bba79dfbc Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 20 Sep 2007 14:32:23 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzypp?expand=0&rev=65 --- libzypp-3.24.4.tar.bz2 | 3 --- libzypp-3.24.5.tar.bz2 | 3 +++ libzypp.changes | 8 ++++++++ libzypp.spec | 13 +++++++++---- 4 files changed, 20 insertions(+), 7 deletions(-) delete mode 100644 libzypp-3.24.4.tar.bz2 create mode 100644 libzypp-3.24.5.tar.bz2 diff --git a/libzypp-3.24.4.tar.bz2 b/libzypp-3.24.4.tar.bz2 deleted file mode 100644 index 8833bd7..0000000 --- a/libzypp-3.24.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0294039ec371641b89abae6a529360c21999594f3653a976588590daa7f742d2 -size 2936885 diff --git a/libzypp-3.24.5.tar.bz2 b/libzypp-3.24.5.tar.bz2 new file mode 100644 index 0000000..edec832 --- /dev/null +++ b/libzypp-3.24.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3534a6b973de743b7d4cc41e11f60ba9cd759bb8a3df23c0b23dc7c1806c166b +size 2936193 diff --git a/libzypp.changes b/libzypp.changes index ef71cff..aced2a5 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Sep 20 15:19:53 CEST 2007 - ma@suse.de + +- Avoid calling rpm repeatedly in case of an error. This is fault-prone, + esp. if the error occurred executing the packages post-install script. +- version 3.24.5 +- revision 7317 + ------------------------------------------------------------------- Thu Sep 20 11:00:04 CEST 2007 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index 224a362..0cd2b72 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -1,5 +1,5 @@ # -# spec file for package libzypp (Version 3.24.4) +# spec file for package libzypp (Version 3.24.5) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -16,9 +16,9 @@ Group: System/Packages BuildRoot: %{_tmppath}/%{name}-%{version}-build AutoReqProv: on Summary: Package, Patch, Pattern, and Product Management -Version: 3.24.4 +Version: 3.24.5 Release: 1 -Source: libzypp-3.24.4.tar.bz2 +Source: libzypp-3.24.5.tar.bz2 Source1: libzypp-rpmlintrc Prefix: /usr Provides: yast2-packagemanager @@ -44,7 +44,7 @@ Authors: Ladislav Slezak %package devel -Requires: libzypp == 3.24.4 +Requires: libzypp == 3.24.5 Requires: libxml2-devel curl-devel openssl-devel rpm-devel glibc-devel zlib-devel Requires: bzip2 popt-devel dbus-1-devel glib2-devel hal-devel boost-devel libstdc++-devel Requires: cmake @@ -129,6 +129,11 @@ cd .. %{_libdir}/pkgconfig/libzypp.pc %changelog * Thu Sep 20 2007 - ma@suse.de +- Avoid calling rpm repeatedly in case of an error. This is fault-prone, + esp. if the error occurred executing the packages post-install script. +- version 3.24.5 +- revision 7317 +* Thu Sep 20 2007 - ma@suse.de - If a package is deselected by user, apply this soft lock to all available versions of this package. - version 3.24.4