From c21aa0ef2790a61f82d7d4e7727f22abe66e63893a39cc6a8ef47bd54471f97c Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Tue, 28 Jun 2011 14:21:02 +0000 Subject: [PATCH 1/2] Update to last sucessful build e35a6507398b194e2f256bf6c1a6f6d30eafb9e4 Add feature provides for supported plugins. OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=793 --- libzypp-9.8.1.tar.bz2 | 4 ++-- libzypp.changes | 5 +++++ libzypp.spec | 7 +++++++ 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/libzypp-9.8.1.tar.bz2 b/libzypp-9.8.1.tar.bz2 index 1b3cbe1..2a4d095 100644 --- a/libzypp-9.8.1.tar.bz2 +++ b/libzypp-9.8.1.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:79ea29ae698c8c3228302110d645f9958ecedad57250dceea539457087b07eba -size 4695885 +oid sha256:e8c94fd6f2536200453ce98e7fdb53fca31398dd1635353e3c7d0fb251f8fc0b +size 4694715 diff --git a/libzypp.changes b/libzypp.changes index 0f27a9d..0f6c688 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 28 16:04:50 CEST 2011 - ma@suse.de + +- Add feature provides for supported plugins. + ------------------------------------------------------------------- Tue Jun 21 10:44:47 CEST 2011 - dmacvicar@suse.de diff --git a/libzypp.spec b/libzypp.spec index 0de9f55..0b5855e 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -21,6 +21,13 @@ Source: %{name}-%{version}.tar.bz2 Source1: %{name}-rpmlintrc Provides: yast2-packagemanager Obsoletes: yast2-packagemanager + +# Features we provide (update doc/autoinclude/FeatureTest.doc): +Provides: libzypp(plugin:commit) = 0 +Provides: libzypp(plugin:services) = 0 +Provides: libzypp(plugin:system) = 0 +Provides: libzypp(plugin:urlresolver) = 0 + %if 0%{?suse_version} Recommends: logrotate # lsof is used for 'zypper ps': From 6c8eafeefd7f6b193fc4060cff302b2f56f1f09476938b3143377de8f9c4ed64 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Wed, 29 Jun 2011 10:39:40 +0000 Subject: [PATCH 2/2] Update to last sucessful build 952a81902c43adf6a3d596afb5456f735434e8bb changes 9.8.2 OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=794 --- libzypp-9.8.1.tar.bz2 | 3 --- libzypp-9.8.2.tar.bz2 | 3 +++ libzypp.changes | 6 ++++++ libzypp.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 libzypp-9.8.1.tar.bz2 create mode 100644 libzypp-9.8.2.tar.bz2 diff --git a/libzypp-9.8.1.tar.bz2 b/libzypp-9.8.1.tar.bz2 deleted file mode 100644 index 2a4d095..0000000 --- a/libzypp-9.8.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e8c94fd6f2536200453ce98e7fdb53fca31398dd1635353e3c7d0fb251f8fc0b -size 4694715 diff --git a/libzypp-9.8.2.tar.bz2 b/libzypp-9.8.2.tar.bz2 new file mode 100644 index 0000000..f72d2ab --- /dev/null +++ b/libzypp-9.8.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78f8f50949b861978a371a5b5c1cdad9a3555a0cd1bbc884ae64802ba35ee5d9 +size 4694992 diff --git a/libzypp.changes b/libzypp.changes index 0f6c688..6c4a7f2 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 29 12:23:24 CEST 2011 - ma@suse.de + +- Always compute transaction from pool (bnc#702576) +- version 9.8.2 (8) + ------------------------------------------------------------------- Tue Jun 28 16:04:50 CEST 2011 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index 0b5855e..2ee58fb 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -15,7 +15,7 @@ License: GPLv2 Group: System/Packages BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Package, Patch, Pattern, and Product Management -Version: 9.8.1 +Version: 9.8.2 Release: 0 Source: %{name}-%{version}.tar.bz2 Source1: %{name}-rpmlintrc