This commit is contained in:
committed by
Git OBS Bridge
parent
dc0e7db3b6
commit
a387088ac3
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3263becd2ecfe7a15484afe5835d8ecb5bfcb4131de52e3612d9a5bb3ea8e5fc
|
||||
size 2933014
|
3
libzypp-3.24.3.tar.bz2
Normal file
3
libzypp-3.24.3.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0cbcb19d75107fa5cf7ff5ef0b5b60a3f9d341dc5bfa2f5c03017d36b29fd3b2
|
||||
size 2935251
|
@@ -1,9 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 17:45:12 CEST 2007 - schubi@suse.de
|
||||
|
||||
- Update: Do not set an item to installation if there has been already set
|
||||
one for installation which has the same NVA. Bug 326286
|
||||
- version 3.24.3
|
||||
- r 7311
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 14:19:49 CEST 2007 - ma@suse.de
|
||||
|
||||
- Enable package cache during commit. (#326249)
|
||||
- revision 7309
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 18 14:01:02 CEST 2007 - schubi@suse.de
|
||||
|
||||
- Do not regarding requirements for packages which will be deleted in the
|
||||
same solver run. Bug 310618
|
||||
- r 7292
|
||||
- r 7292
|
||||
- version 3.24.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
16
libzypp.spec
16
libzypp.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package libzypp (Version 3.24.2)
|
||||
# spec file for package libzypp (Version 3.24.3)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@@ -16,9 +16,9 @@ Group: System/Packages
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
AutoReqProv: on
|
||||
Summary: Package, Patch, Pattern, and Product Management
|
||||
Version: 3.24.2
|
||||
Version: 3.24.3
|
||||
Release: 1
|
||||
Source: libzypp-3.24.2.tar.bz2
|
||||
Source: libzypp-3.24.3.tar.bz2
|
||||
Source1: libzypp-rpmlintrc
|
||||
Prefix: /usr
|
||||
Provides: yast2-packagemanager
|
||||
@@ -44,7 +44,7 @@ Authors:
|
||||
Ladislav Slezak <lslezak@suse.cz>
|
||||
|
||||
%package devel
|
||||
Requires: libzypp == 3.24.2
|
||||
Requires: libzypp == 3.24.3
|
||||
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
|
||||
@@ -129,6 +129,14 @@ cd ..
|
||||
%{_libdir}/pkgconfig/libzypp.pc
|
||||
|
||||
%changelog
|
||||
* Wed Sep 19 2007 - schubi@suse.de
|
||||
- Update: Do not set an item to installation if there has been already set
|
||||
one for installation which has the same NVA. Bug 326286
|
||||
- version 3.24.3
|
||||
- r 7311
|
||||
* Wed Sep 19 2007 - ma@suse.de
|
||||
- Enable package cache during commit. (#326249)
|
||||
- revision 7309
|
||||
* Tue Sep 18 2007 - schubi@suse.de
|
||||
- Do not regarding requirements for packages which will be deleted in the
|
||||
same solver run. Bug 310618
|
||||
|
Reference in New Issue
Block a user