Accepting request 50044 from zypp:Head

Copy from zypp:Head/libzypp based on submit request 50044 from user mlandres

OBS-URL: https://build.opensuse.org/request/show/50044
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzypp?expand=0&rev=217
This commit is contained in:
OBS User autobuild 2010-10-11 10:24:10 +00:00 committed by Git OBS Bridge
parent 9d02f18bde
commit eeb6bea29e
4 changed files with 64 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:84668186b76cf64283d8bcaf5fdc9703dd89ba39a35708ebbb185dfacb097ed3
size 4968250

3
libzypp-8.5.0.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a166c81b44114947b4440aef543b6e6ea63a3d536ab97389a4ceddd1db18738c
size 4861080

View File

@ -1,3 +1,59 @@
-------------------------------------------------------------------
Thu Oct 7 09:02:26 CEST 2010 - jkupec@suse.cz
- Don't use aria2c for FTP (bnc #641328)
-------------------------------------------------------------------
Wed Oct 6 15:39:59 UTC 2010 - dmacvicar@novell.com
- implementation for url resolver plugins
- version 8.5.0 (5)
-------------------------------------------------------------------
Wed Oct 6 16:54:15 CEST 2010 - dheidler@suse.de
- Use DownloadInHeaps as default, when there is nothing configured
and when the target root is set to "/". (bnc#591476)
- version 8.4.0 (4)
-------------------------------------------------------------------
Tue Sep 28 17:12:51 CEST 2010 - dheidler@suse.de
- fixed replacing releasever (for fedora systems) - (bnc#637470)
- version 8.3.0 (0)
-------------------------------------------------------------------
Fri Sep 24 13:07:25 CEST 2010 - mls@suse.de
- fix metalink4 parsing [bnc#641484]
-------------------------------------------------------------------
Thu Sep 23 01:13:45 CEST 2010 - ma@suse.de
- Update zypp-po.tar.bz2
-------------------------------------------------------------------
Mon Sep 20 15:31:31 UTC 2010 - dmacvicar@novell.com
- Allow per repository proxy settings like yum does.
Including setting it to _none_ overriding the
system proxy.
Patch from Zhang, Qiang <qiang.z.zhang@intel.com>
- version 8.2.1 (0)
-------------------------------------------------------------------
Fri Sep 10 17:06:34 CEST 2010 - dheidler@suse.de
- fixed replacing basearch (for fedora systems) - (bnc#637473)
- version 8.2.0 (0)
-------------------------------------------------------------------
Fri Sep 10 11:57:29 CEST 2010 - ma@suse.de
- Report download failures in commit result (bnc#431854)
- Fix Solvable::onSystemByUser returning true for uninstalled solvables.
- version 8.1.3 (0)
-------------------------------------------------------------------
Tue Aug 31 20:01:26 CEST 2010 - ma@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package libzypp (Version 8.1.2)
# spec file for package libzypp (Version 8.5.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -23,7 +23,7 @@ License: GPLv2+
Group: System/Packages
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: Package, Patch, Pattern, and Product Management
Version: 8.1.2
Version: 8.5.0
Release: 1
Source: %{name}-%{version}.tar.bz2
Source1: %{name}-rpmlintrc
@ -202,6 +202,9 @@ make -C doc/autodoc install DESTDIR=$RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/zypp/repos.d
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/zypp/services.d
mkdir -p $RPM_BUILD_ROOT%{_prefix}/lib/zypp
mkdir -p $RPM_BUILD_ROOT%{_prefix}/lib/zypp/plugins
mkdir -p $RPM_BUILD_ROOT%{_prefix}/lib/zypp/plugins/media
mkdir -p $RPM_BUILD_ROOT%{_prefix}/lib/zypp/plugins/services
mkdir -p $RPM_BUILD_ROOT%{_var}/lib/zypp
mkdir -p $RPM_BUILD_ROOT%{_var}/log/zypp
mkdir -p $RPM_BUILD_ROOT%{_var}/cache/zypp