This commit is contained in:
parent
82fbd085ba
commit
11d21b4772
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ece62a874db2d9326ec41ea2807cc54aee8c695a2a4c6a27fe45a560c3d7e360
|
|
||||||
size 2980685
|
|
3
libzypp-4.1.8.tar.bz2
Normal file
3
libzypp-4.1.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:453e7bd58f3399dc7cd52e887363ee3c4ad58bb6c16bb278e4661bab9bd955dc
|
||||||
|
size 2983568
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 14 17:11:15 CET 2008 - schubi@suse.de
|
||||||
|
|
||||||
|
- Textchanges
|
||||||
|
- reduced logging in SAT-solver
|
||||||
|
- ordering solutions
|
||||||
|
- version 4.1.8
|
||||||
|
- revision 8276
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 10 16:50:26 CET 2008 - schubi@suse.de
|
Thu Jan 10 16:50:26 CET 2008 - schubi@suse.de
|
||||||
|
|
||||||
|
14
libzypp.spec
14
libzypp.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libzypp (Version 4.1.7)
|
# spec file for package libzypp (Version 4.1.8)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -16,9 +16,9 @@ Group: System/Packages
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Summary: Package, Patch, Pattern, and Product Management
|
Summary: Package, Patch, Pattern, and Product Management
|
||||||
Version: 4.1.7
|
Version: 4.1.8
|
||||||
Release: 1
|
Release: 1
|
||||||
Source: libzypp-4.1.7.tar.bz2
|
Source: libzypp-4.1.8.tar.bz2
|
||||||
Source1: libzypp-rpmlintrc
|
Source1: libzypp-rpmlintrc
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
Provides: yast2-packagemanager
|
Provides: yast2-packagemanager
|
||||||
@ -44,7 +44,7 @@ Authors:
|
|||||||
Ladislav Slezak <lslezak@suse.cz>
|
Ladislav Slezak <lslezak@suse.cz>
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Requires: libzypp == 4.1.7
|
Requires: libzypp == 4.1.8
|
||||||
Requires: libxml2-devel curl-devel openssl-devel rpm-devel glibc-devel zlib-devel
|
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: bzip2 popt-devel dbus-1-devel glib2-devel hal-devel boost-devel libstdc++-devel
|
||||||
Requires: cmake
|
Requires: cmake
|
||||||
@ -132,6 +132,12 @@ cd ..
|
|||||||
%{_libdir}/pkgconfig/libzypp.pc
|
%{_libdir}/pkgconfig/libzypp.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 14 2008 - schubi@suse.de
|
||||||
|
- Textchanges
|
||||||
|
- reduced logging in SAT-solver
|
||||||
|
- ordering solutions
|
||||||
|
- version 4.1.8
|
||||||
|
- revision 8276
|
||||||
* Thu Jan 10 2008 - schubi@suse.de
|
* Thu Jan 10 2008 - schubi@suse.de
|
||||||
- Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
|
- Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
|
||||||
ZYPP_RC_SOLVER=1 will enable the old RedCapet solver
|
ZYPP_RC_SOLVER=1 will enable the old RedCapet solver
|
||||||
|
Loading…
x
Reference in New Issue
Block a user