SHA256
1
0
forked from pool/libzypp

Accepting request 22151 from zypp:Head

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

OBS-URL: https://build.opensuse.org/request/show/22151
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzypp?expand=0&rev=184
This commit is contained in:
OBS User autobuild 2009-10-12 14:41:55 +00:00 committed by Git OBS Bridge
parent eb3c50923c
commit bc7b2b874f
4 changed files with 31 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Wed Oct 7 16:45:21 CEST 2009 - ma@suse.de
- Return update messages via ZYppCommitResult. Support variable
substitution in notification command. (fate #301175)
- Fix evaluation of no_proxy entries (bnc #543337)
- aria/curl: Fix header data in case the target is
not initialized when downloading.
- version 6.18.0 (17)
-------------------------------------------------------------------
Thu Sep 24 17:21:45 CEST 2009 - ma@suse.de
- Add zypp.conf option update.messages.notify: Command to be invoked
to send update messages. (fate #301175)
- version 6.17.2 (17)
-------------------------------------------------------------------
Tue Sep 22 20:32:38 CEST 2009 - ma@suse.de
- Add Selectable::updateCandidateObj returning the candidate for
update, if there is one. The updateCandidate must not violate
any active solver policy.
- version 6.17.1 (17)
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 18 17:20:37 CEST 2009 - ma@suse.de Fri Sep 18 17:20:37 CEST 2009 - ma@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package libzypp (Version 6.17.0) # spec file for package libzypp (Version 6.18.0)
# #
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
@ -24,7 +24,7 @@ Group: System/Packages
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
AutoReqProv: on AutoReqProv: on
Summary: Package, Patch, Pattern, and Product Management Summary: Package, Patch, Pattern, and Product Management
Version: 6.17.0 Version: 6.18.0
Release: 1 Release: 1
Source: %{name}-%{version}.tar.bz2 Source: %{name}-%{version}.tar.bz2
Source1: %{name}-rpmlintrc Source1: %{name}-rpmlintrc
@ -221,6 +221,7 @@ rm -rf "$RPM_BUILD_ROOT"
%config(noreplace) /etc/zypp/zypp.conf %config(noreplace) /etc/zypp/zypp.conf
%config(noreplace) /etc/zypp/systemCheck %config(noreplace) /etc/zypp/systemCheck
%config(noreplace) %{_sysconfdir}/logrotate.d/zypp-history.lr %config(noreplace) %{_sysconfdir}/logrotate.d/zypp-history.lr
%{_usr}/lib/zypp
%dir %{_var}/lib/zypp %dir %{_var}/lib/zypp
%dir %{_var}/log/zypp %dir %{_var}/log/zypp
%dir %{_var}/cache/zypp %dir %{_var}/cache/zypp