SHA256
1
0
forked from pool/libzypp
OBS User unknown 2008-03-19 00:39:42 +00:00 committed by Git OBS Bridge
parent e9846c1e3f
commit 31151dc01a
4 changed files with 45 additions and 7 deletions

View File

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

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

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

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Tue Mar 18 21:59:04 CET 2008 - ma@suse.de
- class sat::LocaleSupport: Convenience methods to manage support
for language specific packages.
- revision 9197
-------------------------------------------------------------------
Tue Mar 18 13:54:16 CET 2008 - jkupec@suse.cz
- removed obsolete capability handling stuff (ma)
- version 4.5.0
-------------------------------------------------------------------
Tue Mar 18 11:42:51 CET 2008 - jreidinger@suse.cz
- Don't mask skip and abort exception in Fetcher
- revision 9188
-------------------------------------------------------------------
Tue Mar 18 11:00:22 CET 2008 - jreidinger@suse.cz
- action is correctly set in mediaRequest callback
- revision 9186
-------------------------------------------------------------------
Mon Mar 17 12:33:44 CET 2008 - ma@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package libzypp (Version 4.4.3)
# spec file for package libzypp (Version 4.5.0)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -17,9 +17,9 @@ Group: System/Packages
BuildRoot: %{_tmppath}/%{name}-%{version}-build
AutoReqProv: on
Summary: Package, Patch, Pattern, and Product Management
Version: 4.4.3
Version: 4.5.0
Release: 1
Source: libzypp-4.4.3.tar.bz2
Source: libzypp-4.5.0.tar.bz2
Source1: libzypp-rpmlintrc
Prefix: /usr
Provides: yast2-packagemanager
@ -62,7 +62,7 @@ Authors:
Ladislav Slezak <lslezak@suse.cz>
%package devel
Requires: libzypp == 4.4.3
Requires: libzypp == 4.5.0
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 libsatsolver-devel
@ -156,6 +156,19 @@ rm -rf "$RPM_BUILD_ROOT"
%{_libdir}/pkgconfig/libzypp.pc
%changelog
* Tue Mar 18 2008 ma@suse.de
- class sat::LocaleSupport: Convenience methods to manage support
for language specific packages.
- revision 9197
* Tue Mar 18 2008 jkupec@suse.cz
- removed obsolete capability handling stuff (ma)
- version 4.5.0
* Tue Mar 18 2008 jreidinger@suse.cz
- Don't mask skip and abort exception in Fetcher
- revision 9188
* Tue Mar 18 2008 jreidinger@suse.cz
- action is correctly set in mediaRequest callback
- revision 9186
* Mon Mar 17 2008 ma@suse.de
- Fix SEGV in commit (bnc# 371137)
- version 4.4.3