Update to last successful build

77a90d94ee7cca0a4d4bbf57e1714570fefea39f Don't report install levels we no longer support.

OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=1012
This commit is contained in:
ZYpp Developers 2013-07-04 12:28:20 +00:00 committed by Git OBS Bridge
parent 2b4ae8df03
commit ae2587102e
2 changed files with 15 additions and 17 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7fbda69b7649b8f125b6e2f3f93a259b328214662a7d8ed7ba82eb6c428109f6
size 4914980
oid sha256:dc2b58c8bb740f390dc529f5acf33abc5e30277981cd28a98030bd9ad09958ec
size 4915336

View File

@ -1,7 +1,7 @@
#
# spec file for package libzypp
#
# Copyright (c) 2005-2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -15,17 +15,16 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
%define force_gcc_46 0
Name: libzypp
License: GPL-2.0+
Group: System/Packages
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: Package, Patch, Pattern, and Product Management
License: GPL-2.0+
Group: System/Packages
Version: 13.4.0
Release: 1
Release: 0
Source: %{name}-%{version}.tar.bz2
Source1: %{name}-rpmlintrc
Provides: yast2-packagemanager
@ -143,17 +142,16 @@ Authors:
Ladislav Slezak <lslezak@suse.cz>
%package devel
License: GPL-2.0+
Requires: libzypp = %{version}
Requires: libxml2-devel
Requires: openssl-devel
Requires: rpm-devel
Requires: glibc-devel
Requires: zlib-devel
Requires: bzip2
Requires: popt-devel
Requires: boost-devel
Requires: bzip2
Requires: glibc-devel
Requires: libstdc++-devel
Requires: libxml2-devel
Requires: libzypp = %{version}
Requires: openssl-devel
Requires: popt-devel
Requires: rpm-devel
Requires: zlib-devel
%if 0%{?suse_version} >= 1130 || 0%{?fedora_version} >= 16
Requires: libudev-devel
%else