forked from pool/libzypp
This commit is contained in:
parent
e48b213e84
commit
691dc59c42
@ -1,8 +1,34 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 14 15:40:25 CET 2007 - schubi@suse.de
|
||||||
|
|
||||||
|
- The context of establishPool will be stored in Resolver and will be
|
||||||
|
regarded for the next solver run everytime. So it will be not reset by
|
||||||
|
any solver run anymore.
|
||||||
|
bug 191810 ( A broken patch will not be installed again)
|
||||||
|
- revision 5026
|
||||||
|
- version 2.15.1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 14 14:34:12 CET 2007 - ma@suse.de
|
||||||
|
|
||||||
|
- Added new upgrade options to fine tune version and patch handling.
|
||||||
|
(F301990)
|
||||||
|
- version 2.15.0
|
||||||
|
- revision 5023
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 13 12:42:19 CET 2007 - schubi@suse.de
|
||||||
|
|
||||||
|
- Simultaneouqusly establishing of items which are conflicting eachother is
|
||||||
|
useless. So only one will be established. Fixed in QueueItemInstall.cc
|
||||||
|
Bug 243595
|
||||||
|
- Revision 5018
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 12 13:41:47 CET 2007 - schubi@suse.de
|
Mon Feb 12 13:41:47 CET 2007 - schubi@suse.de
|
||||||
|
|
||||||
- Stopping after 50 valid solver results. Anymore would be useless. Bug
|
- Stopping after 50 valid solver results. Anymore would be useless. Bug
|
||||||
243595
|
243595
|
||||||
- Revision 5004
|
- Revision 5004
|
||||||
- Version 2.14.5
|
- Version 2.14.5
|
||||||
|
|
||||||
@ -36,21 +62,21 @@ Mon Feb 5 17:49:32 CET 2007 - dmacvicar@suse.de
|
|||||||
|
|
||||||
- yast2 reports invalid URL as 'unknown source type'
|
- yast2 reports invalid URL as 'unknown source type'
|
||||||
(#209961)
|
(#209961)
|
||||||
- r4975
|
- r4975
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 5 17:17:54 CET 2007 - schubi@suse.de
|
Mon Feb 5 17:17:54 CET 2007 - schubi@suse.de
|
||||||
|
|
||||||
- verifySystem: The result will be set to APPL_HIGH, so it will be not
|
- verifySystem: The result will be set to APPL_HIGH, so it will be not
|
||||||
reset by a second "normal" solver run. #239281
|
reset by a second "normal" solver run. #239281
|
||||||
- Revision 4970
|
- Revision 4970
|
||||||
- Version 2.14.3
|
- Version 2.14.3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 31 10:44:48 CET 2007 - schubi@suse.de
|
Wed Jan 31 10:44:48 CET 2007 - schubi@suse.de
|
||||||
|
|
||||||
- verifySystem: Regarding patterns too. Bug 239750
|
- verifySystem: Regarding patterns too. Bug 239750
|
||||||
Revision 4937
|
Revision 4937
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 26 13:26:49 CET 2007 - schubi@suse.de
|
Fri Jan 26 13:26:49 CET 2007 - schubi@suse.de
|
||||||
@ -58,11 +84,11 @@ Fri Jan 26 13:26:49 CET 2007 - schubi@suse.de
|
|||||||
- update packages: changing architecture is only valid while an
|
- update packages: changing architecture is only valid while an
|
||||||
system update and NOT while an update via a patch. Last fix does
|
system update and NOT while an update via a patch. Last fix does
|
||||||
not fit for every case.
|
not fit for every case.
|
||||||
Bug 230685
|
Bug 230685
|
||||||
- Patch has selected not the concerning package for update but
|
- Patch has selected not the concerning package for update but
|
||||||
a package which has provided the required dependencies too.
|
a package which has provided the required dependencies too.
|
||||||
Algorithmus: If there are exactly two providers which differ in architecture
|
Algorithmus: If there are exactly two providers which differ in architecture
|
||||||
prefer the better arch.
|
prefer the better arch.
|
||||||
Fix: Regarding NVRA too. ( only if equal )
|
Fix: Regarding NVRA too. ( only if equal )
|
||||||
Bug 238284
|
Bug 238284
|
||||||
|
|
||||||
@ -81,11 +107,11 @@ Thu Jan 25 18:21:36 CET 2007 - dmacvicar@suse.de
|
|||||||
Thu Jan 25 13:52:09 CET 2007 - schubi@suse.de
|
Thu Jan 25 13:52:09 CET 2007 - schubi@suse.de
|
||||||
|
|
||||||
- Added solver parameter:
|
- Added solver parameter:
|
||||||
tryAllPossibilities: regarding every solver branch ( not only
|
tryAllPossibilities: regarding every solver branch ( not only
|
||||||
branches with e.G. best architectures
|
branches with e.G. best architectures
|
||||||
preferHighestVersion: Prefer solver results which have a higher
|
preferHighestVersion: Prefer solver results which have a higher
|
||||||
version number.
|
version number.
|
||||||
Bug #238087
|
Bug #238087
|
||||||
- Revision 4911
|
- Revision 4911
|
||||||
- version 2.14.0
|
- version 2.14.0
|
||||||
|
|
||||||
@ -96,9 +122,9 @@ Thu Jan 25 13:46:41 CET 2007 - schubi@suse.de
|
|||||||
system update and NOT while an update via a patch.
|
system update and NOT while an update via a patch.
|
||||||
Bug 230685 - x86_64 MozillaFirefox binaries in security update
|
Bug 230685 - x86_64 MozillaFirefox binaries in security update
|
||||||
repository
|
repository
|
||||||
Fix of version 2.11.2 has not worked if the first founded item
|
Fix of version 2.11.2 has not worked if the first founded item
|
||||||
had had another architecture.
|
had had another architecture.
|
||||||
- Revision 4910
|
- Revision 4910
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
|
Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
|
||||||
|
25
libzypp.spec
25
libzypp.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libzypp (Version 2.14.5)
|
# spec file for package libzypp (Version 2.15.1)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 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: 2.14.5
|
Version: 2.15.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Source: zypp-2.14.5.tar.bz2
|
Source: zypp-2.15.1.tar.bz2
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
Provides: yast2-packagemanager
|
Provides: yast2-packagemanager
|
||||||
Obsoletes: yast2-packagemanager
|
Obsoletes: yast2-packagemanager
|
||||||
@ -68,7 +68,7 @@ Authors:
|
|||||||
Ladislav Slezak <lslezak@suse.cz>
|
Ladislav Slezak <lslezak@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n zypp-2.14.5
|
%setup -q -n zypp-2.15.1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
mv configure.ac x
|
mv configure.ac x
|
||||||
@ -119,6 +119,23 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
|||||||
%{_libdir}/pkgconfig/libzypp.pc
|
%{_libdir}/pkgconfig/libzypp.pc
|
||||||
|
|
||||||
%changelog -n libzypp
|
%changelog -n libzypp
|
||||||
|
* Wed Feb 14 2007 - schubi@suse.de
|
||||||
|
- The context of establishPool will be stored in Resolver and will be
|
||||||
|
regarded for the next solver run everytime. So it will be not reset by
|
||||||
|
any solver run anymore.
|
||||||
|
bug 191810 ( A broken patch will not be installed again)
|
||||||
|
- revision 5026
|
||||||
|
- version 2.15.1
|
||||||
|
* Wed Feb 14 2007 - ma@suse.de
|
||||||
|
- Added new upgrade options to fine tune version and patch handling.
|
||||||
|
(F301990)
|
||||||
|
- version 2.15.0
|
||||||
|
- revision 5023
|
||||||
|
* Tue Feb 13 2007 - schubi@suse.de
|
||||||
|
- Simultaneouqusly establishing of items which are conflicting eachother is
|
||||||
|
useless. So only one will be established. Fixed in QueueItemInstall.cc
|
||||||
|
Bug 243595
|
||||||
|
- Revision 5018
|
||||||
* Mon Feb 12 2007 - schubi@suse.de
|
* Mon Feb 12 2007 - schubi@suse.de
|
||||||
- Stopping after 50 valid solver results. Anymore would be useless. Bug
|
- Stopping after 50 valid solver results. Anymore would be useless. Bug
|
||||||
243595
|
243595
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b73539b4f1fc113f446cc15800d795b678636fe4e37db16663c01e2c063734d3
|
|
||||||
size 17782108
|
|
3
zypp-2.15.1.tar.bz2
Normal file
3
zypp-2.15.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:02201d886c68e794c7016575f7fa93a49c45711fb5b5e7066b8dd42f8756ace8
|
||||||
|
size 17785210
|
Loading…
x
Reference in New Issue
Block a user