This commit is contained in:
parent
e75a09351f
commit
dc0e7db3b6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c0c07f7089bcbaa21b1335724d19de13b8d0584ccdc52a6770f0451e67c3aa75
|
|
||||||
size 2941120
|
|
3
libzypp-3.24.2.tar.bz2
Normal file
3
libzypp-3.24.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3263becd2ecfe7a15484afe5835d8ecb5bfcb4131de52e3612d9a5bb3ea8e5fc
|
||||||
|
size 2933014
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 18 14:01:02 CEST 2007 - schubi@suse.de
|
||||||
|
|
||||||
|
- Do not regarding requirements for packages which will be deleted in the
|
||||||
|
same solver run. Bug 310618
|
||||||
|
- r 7292
|
||||||
|
- version 3.24.2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 17 16:33:14 CEST 2007 - jkupec@suse.cz
|
Mon Sep 17 16:33:14 CEST 2007 - jkupec@suse.cz
|
||||||
|
|
||||||
|
13
libzypp.spec
13
libzypp.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libzypp (Version 3.24.1)
|
# spec file for package libzypp (Version 3.24.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.24.1
|
Version: 3.24.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Source: libzypp-3.24.1.tar.bz2
|
Source: libzypp-3.24.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.24.1
|
Requires: libzypp == 3.24.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
|
||||||
@ -129,6 +129,11 @@ cd ..
|
|||||||
%{_libdir}/pkgconfig/libzypp.pc
|
%{_libdir}/pkgconfig/libzypp.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 18 2007 - schubi@suse.de
|
||||||
|
- Do not regarding requirements for packages which will be deleted in the
|
||||||
|
same solver run. Bug 310618
|
||||||
|
- r 7292
|
||||||
|
- version 3.24.2
|
||||||
* Mon Sep 17 2007 - jkupec@suse.cz
|
* Mon Sep 17 2007 - jkupec@suse.cz
|
||||||
- don't download filelists.xml.gz (#307105)
|
- don't download filelists.xml.gz (#307105)
|
||||||
- version 3.24.1
|
- version 3.24.1
|
||||||
|
Loading…
Reference in New Issue
Block a user