OBS User unknown 2007-09-11 16:31:47 +00:00 committed by Git OBS Bridge
parent d22db0f064
commit 9a1e8d5e0a
4 changed files with 38 additions and 9 deletions

View File

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

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

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

View File

@ -1,8 +1,27 @@
-------------------------------------------------------------------
Tue Sep 11 14:54:44 CEST 2007 - ma@suse.de
- Don't fail if a product is deleted multiple times (e.g. due to
obsoletes and an explicit deleted request). (#308746)
- version 3.22.7
- revision 7184
-------------------------------------------------------------------
Tue Sep 11 13:52:47 CEST 2007 - jkupec@suse.cz
- SYSCONFDIR variable added for modifying /etc
-------------------------------------------------------------------
Tue Sep 11 12:18:11 CEST 2007 - schubi@suse.de
- uninstallable resolvable -->suggested solution: delete; Bug 308164
- r 7177
-------------------------------------------------------------------
Mon Sep 10 16:19:05 CEST 2007 - schubi@suse.de
- new translations added
- r 7166
- r 7166
- version 3.22.6
-------------------------------------------------------------------
@ -14,7 +33,7 @@ Mon Sep 10 15:50:49 CEST 2007 - lslezak@suse.cz
Mon Sep 10 14:17:29 CEST 2007 - schubi@suse.de
- Splitting packages: Take the package with the best
architecture,edition ONLY; Bug 308591
architecture,edition ONLY; Bug 308591
- r 7160
-------------------------------------------------------------------

View File

@ -1,5 +1,5 @@
#
# spec file for package libzypp (Version 3.22.6)
# spec file for package libzypp (Version 3.22.7)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -16,9 +16,9 @@ Group: System/Packages
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Autoreqprov: on
Summary: Package, Patch, Pattern, and Product Management
Version: 3.22.6
Version: 3.22.7
Release: 1
Source: libzypp-3.22.6.tar.bz2
Source: libzypp-3.22.7.tar.bz2
Source1: libzypp-rpmlintrc
Prefix: /usr
Provides: yast2-packagemanager
@ -44,7 +44,7 @@ Authors:
Ladislav Slezak <lslezak@suse.cz>
%package devel
Requires: libzypp == 3.22.6
Requires: libzypp == 3.22.7
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
@ -129,6 +129,16 @@ cd ..
%{_libdir}/pkgconfig/libzypp.pc
%changelog
* Tue Sep 11 2007 - ma@suse.de
- Don't fail if a product is deleted multiple times (e.g. due to
obsoletes and an explicit deleted request). (#308746)
- version 3.22.7
- revision 7184
* Tue Sep 11 2007 - jkupec@suse.cz
- SYSCONFDIR variable added for modifying /etc
* Tue Sep 11 2007 - schubi@suse.de
- uninstallable resolvable -->suggested solution: delete; Bug 308164
- r 7177
* Mon Sep 10 2007 - schubi@suse.de
- new translations added
- r 7166