This commit is contained in:
parent
5ecac9519a
commit
0b5cf554a9
@ -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
3
libzypp-3.24.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ad7396cd17c2f6c3e75c849d717b72468050ef1ab17ea6a0d72de853da62663f
|
||||||
|
size 2973728
|
@ -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
|
Thu Sep 20 17:37:30 CEST 2007 - jkupec@suse.cz
|
||||||
|
|
||||||
|
13
libzypp.spec
13
libzypp.spec
@ -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.
|
# 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.24.6
|
Version: 3.24.7
|
||||||
Release: 1
|
Release: 1
|
||||||
Source: libzypp-3.24.6.tar.bz2
|
Source: libzypp-3.24.7.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.24.6
|
Requires: libzypp == 3.24.7
|
||||||
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,6 +128,11 @@ cd ..
|
|||||||
%{prefix}/share/cmake/Modules/FindZypp.cmake
|
%{prefix}/share/cmake/Modules/FindZypp.cmake
|
||||||
%{_libdir}/pkgconfig/libzypp.pc
|
%{_libdir}/pkgconfig/libzypp.pc
|
||||||
%changelog
|
%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
|
* Thu Sep 20 2007 - jkupec@suse.cz
|
||||||
- don't probe the repository type upon saving if disabled (#326769)
|
- don't probe the repository type upon saving if disabled (#326769)
|
||||||
- version 3.24.6
|
- version 3.24.6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user