Accepting request 130601 from zypp:Head

update

OBS-URL: https://build.opensuse.org/request/show/130601
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzypp?expand=0&rev=279
This commit is contained in:
Ismail Dönmez
2012-08-12 13:27:02 +00:00
committed by Git OBS Bridge
4 changed files with 80 additions and 10 deletions

View File

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

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

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

View File

@@ -1,3 +1,79 @@
-------------------------------------------------------------------
Fri Aug 10 12:53:47 CEST 2012 - ma@suse.de
- Implement $ZYPP_LOCK_TIMEOUT: number of seconds to wait for a
zypplock becoming available (bnc#772965)
- Unify update-scripts with same content(md5sum) (bnc#773575)
- version 12.0.1 (0)
-------------------------------------------------------------------
Thu Aug 9 01:15:12 CEST 2012 - ma@suse.de
- Update zypp-po.tar.bz2
-------------------------------------------------------------------
Thu Aug 2 11:55:00 CEST 2012 - ma@suse.de
- set $ZYPP_IS_RUNNING during commit
- Bump major version for Factory
11.x is continued on SuSE-Code-12_2-Branch
- version 12.0.0 (0)
-------------------------------------------------------------------
Thu Aug 2 01:14:11 CEST 2012 - ma@suse.de
- Update zypp-po.tar.bz2
-------------------------------------------------------------------
Wed Aug 1 15:32:40 CEST 2012 - ma@suse.de
- Fixed typo (bnc#773467)
- Erase any old repo instance from pool when (re)loading from cache
- filter zero sized devices in disk usage counter(bnc#769819)
- fix isSoftLocked computation
- fix possibly reporting timeout as "aborted by user" (bnc#665327)
- do not fork the uuidgen program, use kernel interface instead
- remove obsolete hicolor-icon-theme BuildRequires
- version 11.7.0 (6)
-------------------------------------------------------------------
Sun Jul 29 01:13:31 CEST 2012 - ma@suse.de
- Update zypp-po.tar.bz2
-------------------------------------------------------------------
Thu Jul 19 01:13:43 CEST 2012 - ma@suse.de
- Update zypp-po.tar.bz2
-------------------------------------------------------------------
Sun Jul 1 01:13:31 CEST 2012 - ma@suse.de
- Update zypp-po.tar.bz2
-------------------------------------------------------------------
Thu Jun 28 01:14:27 CEST 2012 - ma@suse.de
- Update zypp-po.tar.bz2
-------------------------------------------------------------------
Mon Jun 25 15:23:10 CEST 2012 - ma@suse.de
- zypp.conf:servicesdir is ignored (bnc#765528)
- allow libcurl to take proxy from environment iff proxy is not
configured or disallowed (bnc#745404)
- version 11.6.3 (6)
-------------------------------------------------------------------
Sun Jun 24 01:14:32 CEST 2012 - ma@suse.de
- Update zypp-po.tar.bz2
-------------------------------------------------------------------
Thu Jun 14 01:13:35 CEST 2012 - ma@suse.de
- Update zypp-po.tar.bz2
-------------------------------------------------------------------
Fri Jun 8 15:57:22 CEST 2012 - ma@suse.de

View File

@@ -24,7 +24,7 @@ License: GPL-2.0+
Group: System/Packages
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: Package, Patch, Pattern, and Product Management
Version: 11.6.2
Version: 12.0.1
Release: 1
Source: %{name}-%{version}.tar.bz2
Source1: %{name}-rpmlintrc
@@ -93,10 +93,6 @@ Requires: rpm
%if 0%{?suse_version}
BuildRequires: rpm-devel
Requires: /usr/bin/uuidgen
%if 0%{?suse_version} > 1020
BuildRequires: hicolor-icon-theme
%endif
%endif
%if 0%{?fedora_version} || 0%{?rhel_version} >= 600 || 0%{?centos_version} >= 600
@@ -108,8 +104,6 @@ BuildRequires: rpm-devel
%if 0%{?mandriva_version}
BuildRequires: glib2-devel
BuildRequires: librpm-devel
# uuidgen
Requires: e2fsprogs
%endif
%if 0%{?suse_version}