Accepting request 38888 from zypp:Head

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

OBS-URL: https://build.opensuse.org/request/show/38888
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzypp?expand=0&rev=202
This commit is contained in:
OBS User autobuild 2010-04-26 20:24:18 +00:00 committed by Git OBS Bridge
parent ec9dfd573b
commit 353d04999e
4 changed files with 44 additions and 8 deletions

View File

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

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

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

View File

@ -1,3 +1,39 @@
-------------------------------------------------------------------
Mon Apr 26 17:45:03 CEST 2010 - ma@suse.de
- Use libudev to detect available cd/dvd devices (bnc#590707,fate#308980)
- version 7.2.0 (2)
-------------------------------------------------------------------
Mon Apr 26 11:57:23 CEST 2010 - ma@suse.de
- Support URLs and ISOs ending on 'Media1', 'Media2', etc., when
rewiting the URL to access a specific media number. By now only
nanmes ending on 'CD' or 'DVD' were supported. (bnc#594850)
-------------------------------------------------------------------
Fri Apr 23 01:13:34 CEST 2010 - ma@suse.de
- Update translations.
-------------------------------------------------------------------
Wed Apr 21 01:13:38 CEST 2010 - ma@suse.de
- Update translations.
-------------------------------------------------------------------
Tue Apr 20 16:56:59 CEST 2010 - ma@suse.de
- /etc/zypp/locks: Allow to specify edition ranges with
solvable:name and dependencies.
- version 7.1.1 (1)
-------------------------------------------------------------------
Thu Apr 15 12:49:01 CEST 2010 - ma@suse.de
- Provide name of the lock holder in ZYppFactoryException. (bnc#580513)
- version 7.1.0 (1)
-------------------------------------------------------------------
Wed Apr 14 15:09:18 CEST 2010 - ma@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package libzypp (Version 7.0.0)
# spec file for package libzypp (Version 7.2.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -24,7 +24,7 @@ Group: System/Packages
BuildRoot: %{_tmppath}/%{name}-%{version}-build
AutoReqProv: on
Summary: Package, Patch, Pattern, and Product Management
Version: 7.0.0
Version: 7.2.0
Release: 1
Source: %{name}-%{version}.tar.bz2
Source1: %{name}-rpmlintrc
@ -36,7 +36,7 @@ Recommends: logrotate
%endif
BuildRequires: cmake
BuildRequires: openssl-devel
BuildRequires: boost-devel dejagnu doxygen gcc-c++ gettext-devel graphviz hal-devel libxml2-devel
BuildRequires: boost-devel dejagnu doxygen gcc-c++ gettext-devel graphviz libxml2-devel
BuildRequires: libsatsolver-devel >= 0.14.13
%if 0%{?suse_version}
@ -60,7 +60,7 @@ Requires: uuid-runtime
%endif
%if 0%{?fedora_version}
BuildRequires: dbus-glib-devel glib2-devel popt-devel rpm-devel
BuildRequires: glib2-devel popt-devel rpm-devel
%endif
%if 0%{?mandriva_version}
@ -125,7 +125,7 @@ Authors:
License: GPLv2+
Requires: libzypp == %{version}
Requires: libxml2-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: bzip2 popt-devel boost-devel libstdc++-devel
Requires: cmake
Requires: libcurl-devel >= %{min_curl_version}
%if 0%{?suse_version}