OBS User unknown 2007-09-25 19:13:40 +00:00 committed by Git OBS Bridge
parent 494141be69
commit 3b2cb6caf7
4 changed files with 43 additions and 13 deletions

View File

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

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

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

View File

@ -1,15 +1,33 @@
-------------------------------------------------------------------
Tue Sep 25 18:50:37 CEST 2007 - schubi@suse.de
- QueuItemRequire: Filter out all provider which have worser architecture,
are NOT noarch and have not the same name as the requirement. The
last one is needed for updating packages via patch/atoms.
Bug 328081
- Revert changes of r 7340
- r 7379
- version 3.26.2
-------------------------------------------------------------------
Tue Sep 25 15:51:34 CEST 2007 - ma@suse.de
- Add missing '--install' parameter in desktop file. (#308640)
- version 3.26.1
- revision 7367
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 25 11:08:13 CEST 2007 - jkupec@suse.cz Tue Sep 25 11:08:13 CEST 2007 - jkupec@suse.cz
- release all attached media before attempting to eject (#293428) - release all attached media before attempting to eject (#293428)
- fixed parsing of --proxy-user parameter of .curlrc (#309139) - fixed parsing of --proxy-user parameter of .curlrc (#309139)
- revision 7352 - revision 7352
- version 2.26.0 - version 3.26.0
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Sep 24 16:10:32 CEST 2007 - dmacvicar@suse.de Mon Sep 24 16:10:32 CEST 2007 - dmacvicar@suse.de
- provide a way to retrieve the metadata path. Used for - provide a way to retrieve the metadata path. Used for
installation, which incorrectly creates a repository in installation, which incorrectly creates a repository in
cache without adding it first, so metadata path is not cache without adding it first, so metadata path is not
set and therefore it is not possible to setup a media set and therefore it is not possible to setup a media
@ -23,7 +41,7 @@ Mon Sep 24 15:48:47 CEST 2007 - schubi@suse.de
architecture take thatone with the best architecture. (Not regarding the architecture take thatone with the best architecture. (Not regarding the
name). Bug: Branching too much while an installation of a multi-arch-DVD name). Bug: Branching too much while an installation of a multi-arch-DVD
- r 7340 - r 7340
- version 2.24.8 - version 3.24.8
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de
@ -31,7 +49,7 @@ Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de
- Checking the queue if an item will be deleted. If yes, the requirements - Checking the queue if an item will be deleted. If yes, the requirements
are not needed anymore. Bug 326384 are not needed anymore. Bug 326384
- version 3.24.7 - version 3.24.7
- r 7329 - r 7329
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Sep 20 17:37:30 CEST 2007 - jkupec@suse.cz Thu Sep 20 17:37:30 CEST 2007 - jkupec@suse.cz

View File

@ -1,5 +1,5 @@
# #
# spec file for package libzypp (Version 3.26.0) # spec file for package libzypp (Version 3.26.2)
# #
# 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: 3.26.0 Version: 3.26.2
Release: 1 Release: 1
Source: libzypp-3.26.0.tar.bz2 Source: libzypp-3.26.2.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 == 3.26.0 Requires: libzypp == 3.26.2
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
@ -128,11 +128,23 @@ cd ..
%{prefix}/share/cmake/Modules/FindZypp.cmake %{prefix}/share/cmake/Modules/FindZypp.cmake
%{_libdir}/pkgconfig/libzypp.pc %{_libdir}/pkgconfig/libzypp.pc
%changelog %changelog
* Tue Sep 25 2007 - schubi@suse.de
- QueuItemRequire: Filter out all provider which have worser architecture,
are NOT noarch and have not the same name as the requirement. The
last one is needed for updating packages via patch/atoms.
Bug 328081
- Revert changes of r 7340
- r 7379
- version 3.26.2
* Tue Sep 25 2007 - ma@suse.de
- Add missing '--install' parameter in desktop file. (#308640)
- version 3.26.1
- revision 7367
* Tue Sep 25 2007 - jkupec@suse.cz * Tue Sep 25 2007 - jkupec@suse.cz
- release all attached media before attempting to eject (#293428) - release all attached media before attempting to eject (#293428)
- fixed parsing of --proxy-user parameter of .curlrc (#309139) - fixed parsing of --proxy-user parameter of .curlrc (#309139)
- revision 7352 - revision 7352
- version 2.26.0 - version 3.26.0
* Mon Sep 24 2007 - dmacvicar@suse.de * Mon Sep 24 2007 - dmacvicar@suse.de
- provide a way to retrieve the metadata path. Used for - provide a way to retrieve the metadata path. Used for
installation, which incorrectly creates a repository in installation, which incorrectly creates a repository in
@ -145,7 +157,7 @@ cd ..
architecture take thatone with the best architecture. (Not regarding the architecture take thatone with the best architecture. (Not regarding the
name). Bug: Branching too much while an installation of a multi-arch-DVD name). Bug: Branching too much while an installation of a multi-arch-DVD
- r 7340 - r 7340
- version 2.24.8 - version 3.24.8
* Fri Sep 21 2007 - schubi@suse.de * Fri Sep 21 2007 - schubi@suse.de
- Checking the queue if an item will be deleted. If yes, the requirements - Checking the queue if an item will be deleted. If yes, the requirements
are not needed anymore. Bug 326384 are not needed anymore. Bug 326384