Accepting request 98048 from zypp:Head

update

OBS-URL: https://build.opensuse.org/request/show/98048
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzypp?expand=0&rev=270
This commit is contained in:
Stephan Kulow 2011-12-27 17:37:14 +00:00 committed by Git OBS Bridge
commit 6387b56232
4 changed files with 15 additions and 18 deletions

View File

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

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Dec 23 14:51:25 CET 2011 - ma@suse.de
- Adapt Repository iteration to libsolv changes.
- Add sat::Pool tests
- Fix Flags<> api to be more consistent and add testcase.
- Set min_curl_version 7.19.4 (bnc#735284)
- Doc: add some words about 'Solver - Vendor protection'
- version 11.0.0 (0)
-------------------------------------------------------------------
Thu Dec 1 01:13:37 CET 2011 - ma@suse.de

View File

@ -23,7 +23,7 @@ License: GPLv2+
Group: System/Packages
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: Package, Patch, Pattern, and Product Management
Version: 10.3.5
Version: 11.0.0
Release: 1
Source: %{name}-%{version}.tar.bz2
Source1: %{name}-rpmlintrc
@ -104,20 +104,7 @@ Requires: gpg2
Requires: gnupg2
%endif
# ---------------------------------------------------------------
%if 0%{?suse_version} >= 1110
# (almost) common codebase, but on SLES11-SP1 (according to Rudi
# suse_version == 1110) we have a patched libcurl-7.19.0-11.22,
# and no aria2. Furthermore SLE may use it's own set of .po files
# from po/sle-zypp-po.tar.bz2.
# this check should use 7.19.0 if SLE and 7.19.4 if not (backported
# CURLOPT_REDIR_PROTOCOLS)
%define min_curl_version 7.19.0-11.22
%endif
# ---------------------------------------------------------------
%define min_curl_version 7.19.4
%if 0%{?suse_version}
%if 0%{?suse_version} >= 1100
# Code11+