OBS User unknown 2007-09-22 10:18:30 +00:00 committed by Git OBS Bridge
parent 5ecac9519a
commit 0b5cf554a9
4 changed files with 20 additions and 7 deletions

View File

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

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de
- Checking the queue if an item will be deleted. If yes, the requirements
are not needed anymore. Bug 326384
- version 3.24.7
- r 7329
-------------------------------------------------------------------
Thu Sep 20 17:37:30 CEST 2007 - jkupec@suse.cz

View File

@ -1,5 +1,5 @@
#
# spec file for package libzypp (Version 3.24.6)
# spec file for package libzypp (Version 3.24.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.24.6
Version: 3.24.7
Release: 1
Source: libzypp-3.24.6.tar.bz2
Source: libzypp-3.24.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.24.6
Requires: libzypp == 3.24.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
@ -128,6 +128,11 @@ cd ..
%{prefix}/share/cmake/Modules/FindZypp.cmake
%{_libdir}/pkgconfig/libzypp.pc
%changelog
* Fri Sep 21 2007 - schubi@suse.de
- Checking the queue if an item will be deleted. If yes, the requirements
are not needed anymore. Bug 326384
- version 3.24.7
- r 7329
* Thu Sep 20 2007 - jkupec@suse.cz
- don't probe the repository type upon saving if disabled (#326769)
- version 3.24.6