From 811d68eca011f51e84e22b5710679e951f691396008848c57fe5c213088dd9c9 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 19 Jul 2007 15:30:19 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzypp?expand=0&rev=26 --- ...1.8-rpmlintrc => libzypp-3.11.10-rpmlintrc | 0 libzypp-3.11.10.tar.bz2 | 3 + libzypp-3.11.8.tar.bz2 | 3 - libzypp.changes | 72 ++++++++++++++++++- libzypp.spec | 49 +++++++++++-- 5 files changed, 117 insertions(+), 10 deletions(-) rename libzypp-3.11.8-rpmlintrc => libzypp-3.11.10-rpmlintrc (100%) create mode 100644 libzypp-3.11.10.tar.bz2 delete mode 100644 libzypp-3.11.8.tar.bz2 diff --git a/libzypp-3.11.8-rpmlintrc b/libzypp-3.11.10-rpmlintrc similarity index 100% rename from libzypp-3.11.8-rpmlintrc rename to libzypp-3.11.10-rpmlintrc diff --git a/libzypp-3.11.10.tar.bz2 b/libzypp-3.11.10.tar.bz2 new file mode 100644 index 0000000..81648f8 --- /dev/null +++ b/libzypp-3.11.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b47d9626a81165f2e079dc51297d4c9c3789b13fe81c5744a4cdbaba57da8805 +size 2819332 diff --git a/libzypp-3.11.8.tar.bz2 b/libzypp-3.11.8.tar.bz2 deleted file mode 100644 index fd7b7b1..0000000 --- a/libzypp-3.11.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:515db87b6992732365c67a1b640943528ea9b17e73c57672a015d8f4637a1a5c -size 6562261 diff --git a/libzypp.changes b/libzypp.changes index 81ddd24..2afe2c9 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,73 @@ +------------------------------------------------------------------- +Thu Jul 19 15:52:03 CEST 2007 - ma@suse.de + +- Fixed repo::provideFile to set a deleter for downloaded files + (#293004). +- revision 6094 +- version 3.11.10 + +------------------------------------------------------------------- +Thu Jul 19 12:58:12 CEST 2007 - ma@suse.de + +- Query ByRepository now takes as well an alias. + +------------------------------------------------------------------- +Wed Jul 18 16:40:35 CEST 2007 - dmacvicar@suse.de + +- fix retrieval of container attributes in cache + (#292698) + +------------------------------------------------------------------- +Wed Jul 18 16:12:06 CEST 2007 - ma@suse.de + +- Port zypp-query-pool (#292404) +- revision 6069 +- version 3.11.9 + +------------------------------------------------------------------- +Wed Jul 18 16:09:04 CEST 2007 - schubi@suse.de + +- added new calls in Resolver.h: addRequire,addConflict + +------------------------------------------------------------------- +Wed Jul 18 14:43:04 CEST 2007 - ma@suse.de + +- Fixed IniParser to allow '=' in values (#292669) +- revision 6063 + +------------------------------------------------------------------- +Wed Jul 18 12:38:55 CEST 2007 - ma@suse.de + +- Fixed repo::provideFile to throw on error. +- Fixed ResolvableQuery to use 0 as default for non existing + numerical values. +- revision 6058 + +------------------------------------------------------------------- +Wed Jul 18 14:16:59 CEST 2007 - duncan@suse.de + +- allow / in alias (#292628) + +------------------------------------------------------------------- +Tue Jul 17 15:57:03 CEST 2007 - ma@suse.de + +- Fixed OnMediLocation to use safe defaults. Added setLocaltion and + additional ctor for convenience. +- revision 6047 + +------------------------------------------------------------------- +Tue Jul 17 10:45:39 CEST 2007 - schubi@suse.de + +- Evalute update canditate: + Take canditates only which are really installable. Bug 292077 + r 6034 + +------------------------------------------------------------------- +Mon Jul 16 15:41:31 CEST 2007 - jkupec@suse.cz + +- fixed some tribool bugs in RepoInfo +- revision 6022 + ------------------------------------------------------------------- Mon Jul 16 11:43:33 CEST 2007 - dmacvicar@suse.de @@ -110,7 +180,7 @@ Tue Jul 3 10:37:37 CEST 2007 - jkupec@suse.cz ------------------------------------------------------------------- Fri Jun 22 15:28:03 CEST 2007 - schubi@suse.de -- New API calls which provides more information about one +- New API calls which provides more information about one resolvable after a solverrun: isInstalledBy (const PoolItem_Ref item); installs (const PoolItem_Ref item); diff --git a/libzypp.spec b/libzypp.spec index 9ab67c8..6dc64a8 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -1,5 +1,5 @@ # -# spec file for package libzypp (Version 3.11.8) +# spec file for package libzypp (Version 3.11.10) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -16,10 +16,10 @@ Group: System/Packages BuildRoot: %{_tmppath}/%{name}-%{version}-build Autoreqprov: on Summary: Package, Patch, Pattern, and Product Management -Version: 3.11.8 +Version: 3.11.10 Release: 1 -Source: libzypp-3.11.8.tar.bz2 -Source1: libzypp-3.11.8-rpmlintrc +Source: libzypp-3.11.10.tar.bz2 +Source1: libzypp-3.11.10-rpmlintrc Prefix: /usr Provides: yast2-packagemanager Obsoletes: yast2-packagemanager @@ -44,7 +44,7 @@ Authors: Ladislav Slezak %package devel -Requires: libzypp == 3.11.8 +Requires: libzypp == 3.11.10 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 @@ -105,7 +105,7 @@ cd .. %files -f zypp.lang %defattr(-,root,root) -#%{prefix}/lib/zypp +%{prefix}/lib/zypp %{prefix}/share/zypp %{_libdir}/libzypp*so.* %{prefix}/share/applications/package-manager.desktop @@ -124,6 +124,43 @@ cd .. %{_libdir}/pkgconfig/libzypp.pc %changelog +* Thu Jul 19 2007 - ma@suse.de +- Fixed repo::provideFile to set a deleter for downloaded files + (#293004). +- revision 6094 +- version 3.11.10 +* Thu Jul 19 2007 - ma@suse.de +- Query ByRepository now takes as well an alias. +* Wed Jul 18 2007 - dmacvicar@suse.de +- fix retrieval of container attributes in cache + (#292698) +* Wed Jul 18 2007 - ma@suse.de +- Port zypp-query-pool (#292404) +- revision 6069 +- version 3.11.9 +* Wed Jul 18 2007 - schubi@suse.de +- added new calls in Resolver.h: addRequire,addConflict +* Wed Jul 18 2007 - ma@suse.de +- Fixed IniParser to allow '=' in values (#292669) +- revision 6063 +* Wed Jul 18 2007 - duncan@suse.de +- allow / in alias (#292628) +* Wed Jul 18 2007 - ma@suse.de +- Fixed repo::provideFile to throw on error. +- Fixed ResolvableQuery to use 0 as default for non existing + numerical values. +- revision 6058 +* Tue Jul 17 2007 - ma@suse.de +- Fixed OnMediLocation to use safe defaults. Added setLocaltion and + additional ctor for convenience. +- revision 6047 +* Tue Jul 17 2007 - schubi@suse.de +- Evalute update canditate: + Take canditates only which are really installable. Bug 292077 + r 6034 +* Mon Jul 16 2007 - jkupec@suse.cz +- fixed some tribool bugs in RepoInfo +- revision 6022 * Mon Jul 16 2007 - dmacvicar@suse.de - fix reading of non existant repo - r6018