This commit is contained in:
parent
6bcabd6461
commit
346bde0c8a
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 5 17:17:54 CET 2007 - schubi@suse.de
|
||||
|
||||
- verifySystem: The result will be set to APPL_HIGH, so it will be not
|
||||
reset by a second "normal" solver run. #239281
|
||||
- Revision 4970
|
||||
- Version 2.14.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 31 10:44:48 CET 2007 - schubi@suse.de
|
||||
|
||||
- verifySystem: Regarding patterns too. Bug 239750
|
||||
Revision 4937
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 26 13:26:49 CET 2007 - schubi@suse.de
|
||||
|
||||
|
16
libzypp.spec
16
libzypp.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package libzypp (Version 2.14.2)
|
||||
# spec file for package libzypp (Version 2.14.3)
|
||||
#
|
||||
# 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: 2.14.2
|
||||
Version: 2.14.3
|
||||
Release: 1
|
||||
Source: zypp-2.14.2.tar.bz2
|
||||
Source: zypp-2.14.3.tar.bz2
|
||||
Prefix: /usr
|
||||
Provides: yast2-packagemanager
|
||||
Obsoletes: yast2-packagemanager
|
||||
@ -68,7 +68,7 @@ Authors:
|
||||
Ladislav Slezak <lslezak@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -q -n zypp-2.14.2
|
||||
%setup -q -n zypp-2.14.3
|
||||
|
||||
%build
|
||||
mv configure.ac x
|
||||
@ -119,6 +119,14 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/libzypp.pc
|
||||
|
||||
%changelog -n libzypp
|
||||
* Mon Feb 05 2007 - schubi@suse.de
|
||||
- verifySystem: The result will be set to APPL_HIGH, so it will be not
|
||||
reset by a second "normal" solver run. #239281
|
||||
- Revision 4970
|
||||
- Version 2.14.3
|
||||
* Wed Jan 31 2007 - schubi@suse.de
|
||||
- verifySystem: Regarding patterns too. Bug 239750
|
||||
Revision 4937
|
||||
* Fri Jan 26 2007 - schubi@suse.de
|
||||
- update packages: changing architecture is only valid while an
|
||||
system update and NOT while an update via a patch. Last fix does
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b3c329007c3f5a6e517885015091d10c13c765534b2cdfa232b1496c39cfb3d2
|
||||
size 17811542
|
3
zypp-2.14.3.tar.bz2
Normal file
3
zypp-2.14.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e0e22f55e7b7ef0b23c2b99d1e508aa41222c3844e5aa7bdb29ae4932381d70
|
||||
size 17807389
|
Loading…
Reference in New Issue
Block a user