OBS User unknown 2008-02-16 07:15:41 +00:00 committed by Git OBS Bridge
parent 07f4ae8243
commit b0c1da8d15
4 changed files with 86 additions and 43 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4a1562ec42c33140b7d265e510fa3eb39fb125af5d093b52955f86b8d21d5230
size 3004694

3
libzypp-4.2.4.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:af70f4f6702f78cc32bf54d0d499e44718a6bdc5846720b2d53e52e049360eb7
size 5680729

View File

@ -1,7 +1,35 @@
-------------------------------------------------------------------
Fri Feb 15 10:52:59 CET 2008 - coolo@suse.de
- using .solv files only now (fate #303018)
- revision 8699
-------------------------------------------------------------------
Tue Feb 12 17:10:48 CET 2008 - coolo@suse.de
- fix architectures on distupgrade
-------------------------------------------------------------------
Fri Feb 8 12:50:30 CET 2008 - coolo@suse.de
- fixes from trunk merged
-------------------------------------------------------------------
Fri Feb 1 17:45:07 CET 2008 - jkupec@suse.cz
- fixed renaming a repo to an existing one (bnc #228216)
- revision 8431
-------------------------------------------------------------------
Sun Jan 27 21:35:13 CET 2008 - coolo@suse.de
- fix changelog
- fix changelog
-------------------------------------------------------------------
Thu Jan 24 18:26:47 CET 2008 - jkupec@suse.cz
- read .curlrc more robustly to obtain user-proxy (#330351)
- revision 8368
-------------------------------------------------------------------
Fri Jan 18 12:19:09 CET 2008 - coolo@suse.de
@ -2657,7 +2685,7 @@ Fri Aug 11 17:01:33 CEST 2006 - dmacvicar@suse.de
- forward port 3924:3939
- Add explicit finish callbacks for subtasks during ProvidePackage
to avoid UI confusion.
 to avoid UI confusion.
- rev3957
-------------------------------------------------------------------
@ -2748,7 +2776,7 @@ Tue Jul 18 17:42:45 CEST 2006 - dmacvicar@suse.de
Tue Jul 18 12:56:17 CEST 2006 - dmacvicar@suse.de
- Digest: Don't read the stream character wise but reading blocks,
as advised by matz profiling.
  as advised by matz profiling.
- r3819
-------------------------------------------------------------------
@ -2932,7 +2960,7 @@ Wed Jun 7 11:40:46 CEST 2006 - mt@suse.de
Wed Jun 7 01:00:06 CEST 2006 - dmacvicar@suse.de
- Merge fix for stalle tmpdir due to cyclic references, using a master
TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
- rev 3521
-------------------------------------------------------------------
@ -2941,7 +2969,7 @@ Wed Jun 7 01:00:05 CEST 2006 - dmacvicar@suse.de
- Fixes unneeded file download, and add download callbacks
(still need yast side) #181204 and #160206
- Fix stalle tmpdir due to cyclic references, using a master
TmpDir for zypp. # 178292
  TmpDir for zypp. # 178292
-------------------------------------------------------------------
Wed Jun 7 00:02:18 CEST 2006 - ma@suse.de
@ -3000,7 +3028,7 @@ Wed May 31 18:32:58 CEST 2006 - dmacvicar@suse.de
-------------------------------------------------------------------
Wed May 31 17:06:48 CEST 2006 - dmacvicar@suse.de
- set cache dir only if storeMetadata is called as a public method.
- set cache dir only if storeMetadata is called as a public method.´
- rev 3475
-------------------------------------------------------------------
@ -3044,11 +3072,11 @@ Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de
- dont pass root on init but before.
- implement rpm db modification timestamp
not used yet
  not used yet
- move Helix source to testsuite out of the solver
so we can use it for target, storage tests
- add Source_Ref::timestamp(), default to now()
in order to implement smart sync of sources by zmd
  in order to implement smart sync of sources by zmd
- don't parse desc and summary twice
- fix a segfault with tranlated text
- fix broken size tag introduced in rev 3427
@ -3261,7 +3289,7 @@ Wed May 3 17:40:45 CEST 2006 - dmacvicar@suse.de
Wed May 3 15:34:00 CEST 2006 - dmacvicar@suse.de
- use --no-default-keyring to avoid creating a
default gpg dir in / (#171055)
  default gpg dir in / (#171055)
- rev 3335
-------------------------------------------------------------------

View File

@ -1,5 +1,5 @@
#
# spec file for package libzypp (Version 4.1.8)
# spec file for package libzypp (Version 4.2.4)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -10,24 +10,26 @@
# norootforbuild
Name: libzypp
License: GPL v2 or later
Group: System/Packages
BuildRoot: %{_tmppath}/%{name}-%{version}-build
AutoReqProv: on
Summary: Package, Patch, Pattern, and Product Management
Version: 4.1.8
Release: 9
Source: libzypp-4.1.8.tar.bz2
Version: 4.2.4
Release: 1
Source: libzypp-4.2.4.tar.bz2
Source1: libzypp-rpmlintrc
Prefix: /usr
Provides: yast2-packagemanager
Obsoletes: yast2-packagemanager
BuildRequires: cmake
BuildRequires: libsatsolver-devel openssl-devel sqlite sqlite-devel
BuildRequires: libsatsolver-devel openssl-devel sqlite-devel
BuildRequires: boost-devel curl-devel dejagnu doxygen gcc-c++ gettext-devel graphviz hal-devel libxml2-devel rpm-devel
BuildRequires: hicolor-icon-theme update-desktop-files
Requires: gpg2
Requires: satsolver-tools == %( echo `rpm -q --queryformat '%{VERSION}' satsolver-tools`)
%description
Package, Patch, Pattern, and Product Management
@ -44,7 +46,7 @@ Authors:
Ladislav Slezak <lslezak@suse.cz>
%package devel
Requires: libzypp == 4.1.8
Requires: libzypp == 4.2.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
@ -98,7 +100,7 @@ cd ..
%post
%run_ldconfig
%{prefix}/lib/zypp/zypp-migrate-sources
#%{prefix}/lib/zypp/zypp-migrate-sources
%postun
%run_ldconfig
@ -110,7 +112,7 @@ cd ..
%dir /etc/zypp
%dir /etc/zypp/repos.d
%config(noreplace) /etc/zypp/zypp.conf
%{prefix}/lib/zypp
#%{prefix}/lib/zypp
%{prefix}/share/zypp
%{prefix}/share/applications/package-manager.desktop
%{prefix}/share/icons/hicolor/scalable/apps/package-manager-icon.svg
@ -128,12 +130,25 @@ cd ..
%{_docdir}/%{name}
%dir %{prefix}/include/zypp
%{prefix}/include/zypp/*
%{prefix}/share/cmake/Modules/FindZypp.cmake
%{prefix}/share/cmake/Modules/*
%{_libdir}/pkgconfig/libzypp.pc
%changelog
* Fri Feb 15 2008 coolo@suse.de
- using .solv files only now (fate #303018)
- revision 8699
* Tue Feb 12 2008 coolo@suse.de
- fix architectures on distupgrade
* Fri Feb 08 2008 coolo@suse.de
- fixes from trunk merged
* Fri Feb 01 2008 jkupec@suse.cz
- fixed renaming a repo to an existing one (bnc #228216)
- revision 8431
* Sun Jan 27 2008 coolo@suse.de
- fix changelog
* Thu Jan 24 2008 jkupec@suse.cz
- read .curlrc more robustly to obtain user-proxy (#330351)
- revision 8368
* Fri Jan 18 2008 coolo@suse.de
- always buildrequire openssl-devel
- replacing strange utf-8 chars in changelog
@ -534,7 +549,7 @@ cd ..
* Tue Aug 28 2007 dmacvicar@suse.de
- real fix for reading signature ids. (#390535).
- delete metadata when removing repo (#301037).
* Mon Aug 27 2007 dmacvicar@suse.de
* Tue Aug 28 2007 dmacvicar@suse.de
- following behaviour for setPartitions
- if they are not set, they are detected
- if they are set, that value is used.
@ -640,7 +655,7 @@ cd ..
* Fri Aug 17 2007 schubi@suse.de
- shorten solver error messages Bug 259894
- rev 6723
* Thu Aug 16 2007 kkaempf@suse.de
* Fri Aug 17 2007 kkaempf@suse.de
- fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
install zypp/cache header files.
- rev 6719, version 3.16.13
@ -743,7 +758,7 @@ cd ..
* Sat Aug 04 2007 ma@suse.de
- Don't download unwanted translation files (#293740).
- revision 6470
* Fri Aug 03 2007 ma@suse.de
* Sat Aug 04 2007 ma@suse.de
- Fix susetags repo to parse dikusage data (#293039)
- revision 6467
- version 3.13.12
@ -1327,7 +1342,7 @@ cd ..
to be not avaliable in newer HAL versions (on 10.2).
- Revision 4615
- Version 2.8.1
* Thu Nov 16 2006 ma@suse.de
* Fri Nov 17 2006 ma@suse.de
- removed unused methods from Patch and PatchImplIf. Provided
reasonable default implementation for Patch::interactive.
(#221476).
@ -1652,7 +1667,7 @@ cd ..
* Thu Aug 31 2006 ma@suse.de
- PackageProvider: Fixed broken retry. (#202163)
- revision 4071
* Wed Aug 30 2006 ma@suse.de
* Thu Aug 31 2006 ma@suse.de
- Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse
to create a Package from a source package header.
- Added method Pathname::extension: Return all of the characters in name
@ -1741,7 +1756,7 @@ cd ..
* Fri Aug 11 2006 dmacvicar@suse.de
- forward port 3924:3939
- Add explicit finish callbacks for subtasks during ProvidePackage
to avoid UI confusion.
 to avoid UI confusion.
- rev3957
* Fri Aug 11 2006 dmacvicar@suse.de
- Introduce examples/
@ -1799,7 +1814,7 @@ cd ..
- rev 3824
* Tue Jul 18 2006 dmacvicar@suse.de
- Digest: Don't read the stream character wise but reading blocks,
as advised by matz profiling.
  as advised by matz profiling.
- r3819
* Mon Jul 17 2006 ma@suse.de
- Add "openSUSE", "ATI Technologies Inc." and "Nvidia" to
@ -1912,7 +1927,7 @@ cd ..
- Fixes unneeded file download, and add download callbacks
(still need yast side) #181204 and #160206
- Fix stalle tmpdir due to cyclic references, using a master
TmpDir for zypp. # 178292
  TmpDir for zypp. # 178292
* Wed Jun 07 2006 ma@suse.de
- fixed memory leak in PersistentStorage (#168690)
- revision 3519
@ -1944,7 +1959,7 @@ cd ..
- fix typo
- rev 3481
* Wed May 31 2006 dmacvicar@suse.de
- set cache dir only if storeMetadata is called as a public method.
- set cache dir only if storeMetadata is called as a public method.´
- rev 3475
* Wed May 31 2006 kkaempf@suse.de
- schedule a package for installation if
@ -1973,11 +1988,11 @@ cd ..
* Wed May 24 2006 dmacvicar@suse.de
- dont pass root on init but before.
- implement rpm db modification timestamp
not used yet
  not used yet
- move Helix source to testsuite out of the solver
so we can use it for target, storage tests
- add Source_Ref::timestamp(), default to now()
in order to implement smart sync of sources by zmd
  in order to implement smart sync of sources by zmd
- don't parse desc and summary twice
- fix a segfault with tranlated text
- fix broken size tag introduced in rev 3427
@ -2097,7 +2112,7 @@ cd ..
- Fix yum key verification, because a double variable declaration
* Wed May 03 2006 dmacvicar@suse.de
- use --no-default-keyring to avoid creating a
default gpg dir in / (#171055)
  default gpg dir in / (#171055)
- rev 3335
* Wed May 03 2006 dmacvicar@suse.de
- Fix YUM signature checking, we were passing the key instead of the
@ -2444,7 +2459,7 @@ cd ..
requirements need them. Instead, treat atoms with incompatible
architecture as unneeded.
- rev 3018
* Fri Apr 07 2006 jsrain@suse.de
* Sat Apr 08 2006 jsrain@suse.de
- product now provides short name
- rev 3013
* Fri Apr 07 2006 jsrain@suse.de
@ -2620,10 +2635,10 @@ cd ..
- add checksum for external patches (#159928)
* Thu Mar 30 2006 kkaempf@suse.de
- calculate product architecture (#158198)
* Wed Mar 29 2006 jsrain@suse.de
* Thu Mar 30 2006 jsrain@suse.de
- fixed checking checksum of YUM metadata, added sha1 vs. sha256
detection
* Wed Mar 29 2006 ma@suse.de
* Thu Mar 30 2006 ma@suse.de
- Auto protect installed packages from unknown vendor. (#157446)
* Wed Mar 29 2006 visnov@suse.de
- added support for external scripts to metadata (#159928) (jsrain)
@ -2638,7 +2653,7 @@ cd ..
- added YUM metadata checksum computation (jsrain)
- added interface to patch of a message (jsrain)
- r2734
* Mon Mar 27 2006 jsrain@suse.de
* Tue Mar 28 2006 jsrain@suse.de
- added support for external scripts to metadata (#159928)
- r2709
* Sat Mar 25 2006 jsrain@suse.de
@ -2706,7 +2721,7 @@ cd ..
* Tue Mar 21 2006 visnov@suse.de
- properly report error for media change callback
- rev 2579
* Mon Mar 20 2006 ma@suse.de
* Tue Mar 21 2006 ma@suse.de
- fixed memory leak in XMLNodeIterator (#157474)
- disabled storing filelist (YUMFileListParser) and changelog (YUMOtherParser)
- Renamed private MediaManager::forceMediaRelease
@ -2755,7 +2770,7 @@ cd ..
- add PatchContents() for UI.
- handle Edition::noedition as empty string.
- r2537
* Tue Mar 14 2006 jsrain@suse.de
* Wed Mar 15 2006 jsrain@suse.de
- releasing all medias when asking for CD (#156981)
- r2471
* Tue Mar 14 2006 mvidner@suse.cz
@ -2854,7 +2869,7 @@ cd ..
* Sat Mar 04 2006 kkaempf@suse.de
- release last used source at end of commit (#155002)
- rev 2277
* Fri Mar 03 2006 kkaempf@suse.de
* Sat Mar 04 2006 kkaempf@suse.de
- cope with NULL values in zmd catalogs table (#153584)
- set YAST_IS_RUNNING in transact zmd helper (#154820)
- run SuSEconfig after transact zmd helper (#154820)
@ -3151,7 +3166,7 @@ cd ..
* Thu Feb 09 2006 ro@suse.de
- require hal-devel in libzypp-devel
- re-merge fixes (RPM_OPT_FLAGS)
* Wed Feb 08 2006 kkaempf@suse.de
* Thu Feb 09 2006 kkaempf@suse.de
- make solver behaviour a bit more interactive
- rev 1537
* Wed Feb 08 2006 schwab@suse.de
@ -3160,10 +3175,10 @@ cd ..
* Wed Feb 08 2006 kkaempf@suse.de
- update for qt ui integration
- rev 1504
* Tue Feb 07 2006 kkaempf@suse.de
* Wed Feb 08 2006 kkaempf@suse.de
- split off libzypp-zmd-backend
- rev 1466
* Tue Feb 07 2006 kkaempf@suse.de
* Wed Feb 08 2006 kkaempf@suse.de
- another update to svn
* Mon Feb 06 2006 kkaempf@suse.de
- finish rpm callbacks