OBS User unknown 2008-10-26 22:21:12 +00:00 committed by Git OBS Bridge
parent fb302a5fd7
commit 8b948ed289
3 changed files with 41 additions and 22 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Oct 26 14:53:56 CET 2008 - coolo@suse.de
- adding svn r11488 to fix compile of PackageKit
-------------------------------------------------------------------
Fri Oct 24 18:12:34 CEST 2008 - ma@suse.de

View File

@ -25,9 +25,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
AutoReqProv: on
Summary: Package, Patch, Pattern, and Product Management
Version: 5.19.0
Release: 1
Release: 2
Source: libzypp-5.19.0.tar.bz2
Source1: libzypp-rpmlintrc
Patch0: r11488.diff
Prefix: /usr
Provides: yast2-packagemanager
Obsoletes: yast2-packagemanager
@ -96,6 +97,7 @@ Authors:
%prep
%setup -q
%patch0 -p0
%build
mkdir build
@ -228,6 +230,8 @@ rm -rf "$RPM_BUILD_ROOT"
%{_libdir}/pkgconfig/libzypp.pc
%changelog
* Sun Oct 26 2008 coolo@suse.de
- adding svn r11488 to fix compile of PackageKit
* Fri Oct 24 2008 ma@suse.de
- Remove error prone methods from OnMediaLocation API to prevent
accidental missuse. (bnc #437328)
@ -611,7 +615,7 @@ rm -rf "$RPM_BUILD_ROOT"
Thus removed satisfiedProduct iterator, fixed Selctables.
- Removed class ProductInfo as we keep Product.
- revision 10797
* Fri Aug 08 2008 dmacvicar@suse.de
* Thu Aug 07 2008 dmacvicar@suse.de
- implement relogin suggested support (fate#304889)
* Wed Aug 06 2008 ma@suse.de
- Detect correct download path even if repository type
@ -691,7 +695,7 @@ rm -rf "$RPM_BUILD_ROOT"
- corrected logging of solver settings
- regard locking while doUpdate (bnc #405427)
- revision 10564
* Sun Jul 13 2008 jkupec@suse.cz
* Sat Jul 12 2008 jkupec@suse.cz
- make curl use the right transfer mode
(CURLOPT_PROXY_TRANSFER_MODE) when proxy is used (bnc #306272)
- revision 10559
@ -794,7 +798,7 @@ rm -rf "$RPM_BUILD_ROOT"
from resolvePool or resolveQueue we will have to take care for both
cases. (bnc#393969)
- r 10252
* Wed May 28 2008 coolo@suse.de
* Tue May 27 2008 coolo@suse.de
- compile with RPM_OPT_FLAGS
* Mon May 26 2008 jkupec@suse.cz
- old2new locks file converter script added to %%post (jredinger)
@ -989,7 +993,7 @@ rm -rf "$RPM_BUILD_ROOT"
locked items is stored in /var/lib/zypp/SoftLocks.
- version 4.15.1
- revision 9818
* Thu Apr 24 2008 ma@suse.de
* Wed Apr 23 2008 ma@suse.de
- Remove obsolete AdditionalCapabilities interface from ResPool.
Forward sat::Pool::RepositoryIterator. There's no more need to
maintain an extra Repository list in ResPool.
@ -1543,7 +1547,7 @@ rm -rf "$RPM_BUILD_ROOT"
* Mon Sep 17 2007 lslezak@suse.cz
- fixed DU parsing in inst-sys (#308659)
- revision 7256
* Sat Sep 15 2007 ma@suse.de
* Fri Sep 14 2007 ma@suse.de
- Enable using patch and delta rpms. (#309124)
- version 3.24.0
- revision 7253
@ -1652,7 +1656,7 @@ rm -rf "$RPM_BUILD_ROOT"
* Mon Sep 03 2007 schubi@suse.de
- new translations added
- rev 7083
* Sat Sep 01 2007 ma@suse.de
* Fri Aug 31 2007 ma@suse.de
- Added ability to switch off use of patch and delta rpms via zypp.conf (#305864)
[main]
download.use_patchrpm = no
@ -2016,7 +2020,7 @@ rm -rf "$RPM_BUILD_ROOT"
- Added interface to install source packages via zypper.
- revision 6373
- version 3.13.5
* Wed Aug 01 2007 ma@suse.de
* Tue Jul 31 2007 ma@suse.de
- Added package attributes Package::sourcePkgName and
Package::sourcePkgEdition. Name and edition of the source
rpm this package was built from.
@ -2480,7 +2484,7 @@ rm -rf "$RPM_BUILD_ROOT"
(it was already fixed as we don't reimplement
the method, but we still serialized, parsed)
- r4709
* Wed Nov 29 2006 ma@suse.de
* Tue Nov 28 2006 ma@suse.de
- fixed Patch::interactive to return true as well, if the patch
itself has a licence. (#224192)
- revision 4702
@ -2555,7 +2559,7 @@ rm -rf "$RPM_BUILD_ROOT"
* Thu Nov 16 2006 dmacvicar@suse.de
- Handle media eject failures (#216545)
- r4606
* Thu Nov 16 2006 ma@suse.de
* Wed Nov 15 2006 ma@suse.de
- Reimplemented RpmDb::checkPackage using librpm API instead
of parsing "rpm --checksig" output. (#163202)
- Version 2.7.4
@ -2917,7 +2921,7 @@ rm -rf "$RPM_BUILD_ROOT"
- better error handling (Exception types)
- make tmp file names more readable depending on the context
- r4026
* Wed Aug 23 2006 dmacvicar@suse.de
* Tue Aug 22 2006 dmacvicar@suse.de
- decouple probing from source creation, using the new
media test for existence functions.
- r4019
@ -3069,7 +3073,7 @@ rm -rf "$RPM_BUILD_ROOT"
Bugfix #178292 was wrong.
- Only warn on incompleting installed resolvables (#185197)
- rev 3644
* Thu Jun 15 2006 kkaempf@suse.de
* Wed Jun 14 2006 kkaempf@suse.de
- Atoms might only be installed via patches (#184714)
- rev 3642
* Wed Jun 14 2006 dmacvicar@suse.de
@ -3135,7 +3139,7 @@ rm -rf "$RPM_BUILD_ROOT"
* Wed Jun 07 2006 ma@suse.de
- fixed memory leak in PersistentStorage (#168690)
- revision 3519
* Wed Jun 07 2006 ma@suse.de
* Tue Jun 06 2006 ma@suse.de
- fixed memory leak in XMLSourceCacheParser (#168690)
- revision 3517
* Fri Jun 02 2006 schubi@suse.de
@ -3476,7 +3480,7 @@ rm -rf "$RPM_BUILD_ROOT"
edition.
- filter 'other' entries with incompatible arch in yum parser.
- rev 3177
* Sat Apr 22 2006 jsrain@suse.de
* Fri Apr 21 2006 jsrain@suse.de
- initialize the product category according to source (#168061)
- rev 3172
* Fri Apr 21 2006 mvidner@suse.cz
@ -3626,7 +3630,7 @@ rm -rf "$RPM_BUILD_ROOT"
* Tue Apr 11 2006 visnov@suse.cz
- ask user if a file exists but does not have a checksum (#162797)
- rev 3044
* Tue Apr 11 2006 jsrain@suse.de
* Mon Apr 10 2006 jsrain@suse.de
- parse time and size elements from delta and patch RPM
- rev 3043
* Mon Apr 10 2006 mt@suse.de
@ -3796,7 +3800,7 @@ rm -rf "$RPM_BUILD_ROOT"
- restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/,
/lib64/, ...)
- rev 2886
* Mon Apr 03 2006 kkaempf@suse.de
* Sun Apr 02 2006 kkaempf@suse.de
- skip incompatible archs in primary parsing.
- rev 2883
* Sun Apr 02 2006 kkaempf@suse.de
@ -3860,7 +3864,7 @@ rm -rf "$RPM_BUILD_ROOT"
* Tue Mar 28 2006 jsrain@suse.de
- added support for external scripts to metadata (#159928)
- r2709
* Sun Mar 26 2006 jsrain@suse.de
* Sat Mar 25 2006 jsrain@suse.de
- report separate exception when trying to start source cache again to
suppress incorrect error message in XEN installation
- r2682
@ -4002,7 +4006,7 @@ rm -rf "$RPM_BUILD_ROOT"
- errors are also important in ResolverInfo.
- improve debug output in ResolverContext.
- rev 2455
* Tue Mar 14 2006 jsrain@suse.de
* Mon Mar 13 2006 jsrain@suse.de
- delete RPMs downloaded via HTTP/FTP after installnig them
(#157011)
- fixed product registration (reverted autorefresh patch) (#157566)
@ -4013,7 +4017,7 @@ rm -rf "$RPM_BUILD_ROOT"
(#157501)
- clean up media handling.
- rev 2448
* Mon Mar 13 2006 kkaempf@suse.de
* Sun Mar 12 2006 kkaempf@suse.de
- init Modalias properly.
- fix warnings in testcases.
- rev 2432
@ -4056,7 +4060,7 @@ rm -rf "$RPM_BUILD_ROOT"
- silently ignore multiple installs of the same package.
- fix disk usage for installs and uninstalls.
- rev 2308
* Tue Mar 07 2006 kkaempf@suse.de
* Mon Mar 06 2006 kkaempf@suse.de
- zmd-backend: filter out incompatible architectures from
repository.
- rev 2298
@ -4220,7 +4224,7 @@ rm -rf "$RPM_BUILD_ROOT"
- separate rpm log (#151431).
- allow extended product requires.
- rev 1954
* Wed Feb 22 2006 kkaempf@suse.de
* Tue Feb 21 2006 kkaempf@suse.de
- provide the XML schema files in the main package. (#152593)
* Tue Feb 21 2006 kkaempf@suse.de
- provide arch compat handling.
@ -4360,7 +4364,7 @@ rm -rf "$RPM_BUILD_ROOT"
- fix off-by-one bug in bitfield handling
- revert source/susetags to rev 1411
- rev 1586
* Fri Feb 10 2006 kkaempf@suse.de
* Thu Feb 09 2006 kkaempf@suse.de
- dont prereq-sort non-packages
- rev 1584
* Thu Feb 09 2006 kkaempf@suse.de

10
r11488.diff Normal file
View File

@ -0,0 +1,10 @@
--- zypp/base/LogControl.h (revision 11487)
+++ zypp/base/LogControl.h (revision 11488)
@@ -13,6 +13,7 @@
#define ZYPP_BASE_LOGCONTROL_H
#include <iosfwd>
+#include <iostream>
#include "zypp/base/Logger.h"
#include "zypp/base/PtrTypes.h"