This commit is contained in:
committed by
Git OBS Bridge
parent
d49f8fec98
commit
13b33854f2
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d3b7f9dbbb505b5f2a48384663780b7c0c944212c9a51054a1bfe49655e32a62
|
||||
size 4672773
|
3
libzypp-5.24.4.tar.bz2
Normal file
3
libzypp-5.24.4.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f3b6a949f9995508f971a11ada61bce0d6c7f33bc19c77258c8df47c6fa216dc
|
||||
size 4674065
|
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 16:33:56 CET 2008 - ma@suse.de
|
||||
|
||||
- Prune soft locks to prevent installation but not update of
|
||||
already installed packages.
|
||||
- revision 11829
|
||||
- version 5.24.4 (23)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 11:36:03 CET 2008 - schubi@suse.de
|
||||
|
||||
- Taking solutions which based on user requirements/conflict
|
||||
"by User" solutions (bnc #442718)
|
||||
- revision 11825
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 00:05:17 CET 2008 - ma@suse.de
|
||||
|
||||
|
17
libzypp.spec
17
libzypp.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package libzypp (Version 5.24.3)
|
||||
# spec file for package libzypp (Version 5.24.4)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -24,9 +24,9 @@ Group: System/Packages
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
AutoReqProv: on
|
||||
Summary: Package, Patch, Pattern, and Product Management
|
||||
Version: 5.24.3
|
||||
Version: 5.24.4
|
||||
Release: 1
|
||||
Source: libzypp-5.24.3.tar.bz2
|
||||
Source: libzypp-5.24.4.tar.bz2
|
||||
Source1: libzypp-rpmlintrc
|
||||
Prefix: /usr
|
||||
Provides: yast2-packagemanager
|
||||
@@ -76,7 +76,7 @@ Authors:
|
||||
|
||||
%package devel
|
||||
License: GPL v2 or later
|
||||
Requires: libzypp == 5.24.3
|
||||
Requires: libzypp == 5.24.4
|
||||
Requires: libxml2-devel curl-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: cmake libsatsolver-devel >= 0.13.0
|
||||
@@ -234,6 +234,15 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
|
||||
%changelog
|
||||
* Fri Nov 28 2008 ma@suse.de
|
||||
- Prune soft locks to prevent installation but not update of
|
||||
already installed packages.
|
||||
- revision 11829
|
||||
- version 5.24.4 (23)
|
||||
* Fri Nov 28 2008 schubi@suse.de
|
||||
- Taking solutions which based on user requirements/conflict
|
||||
"by User" solutions (bnc #442718)
|
||||
- revision 11825
|
||||
* Fri Nov 28 2008 ma@suse.de
|
||||
- Take into account the requirements of all obsoleted packages uninstall
|
||||
scripts when computing the installation order. (bnc #439802)
|
||||
- revision 11823
|
||||
|
Reference in New Issue
Block a user