This commit is contained in:
parent
85de0db0c0
commit
b871d0bc73
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 15 13:52:56 CET 2007 - schubi@suse.de
|
||||
- Added own call for Resolver::verifySystem with additional
|
||||
hardware/language check in order to keep binary compatibility
|
||||
Fate #301224
|
||||
- version 2.12.1
|
||||
- revision 4862
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 15 13:30:41 CET 2007 - ma@suse.de
|
||||
|
||||
- Rpm requires additional quoting of special chars in filenames.
|
||||
(#233967)
|
||||
- version 2.12.1
|
||||
- revision 4859
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 12 17:49:59 CET 2007 - schubi@suse.de
|
||||
|
||||
- Resolver::verifySystem checks for new hardware now by calling
|
||||
freshenPool. This is configureable. Fate #301224
|
||||
- version 2.12.0
|
||||
- revision 4857
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 12 14:01:04 CET 2007 - jsrain@suse.cz
|
||||
|
||||
- merged texts from proofread
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 10 16:53:09 CET 2007 - ma@suse.de
|
||||
|
||||
|
26
libzypp.spec
26
libzypp.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package libzypp (Version 2.11.2)
|
||||
# spec file for package libzypp (Version 2.12.1)
|
||||
#
|
||||
# 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.11.2
|
||||
Version: 2.12.1
|
||||
Release: 1
|
||||
Source: zypp-2.11.2.tar.bz2
|
||||
Source: zypp-2.12.1.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.11.2
|
||||
%setup -q -n zypp-2.12.1
|
||||
|
||||
%build
|
||||
mv configure.ac x
|
||||
@ -119,6 +119,24 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/libzypp.pc
|
||||
|
||||
%changelog -n libzypp
|
||||
* Mon Jan 15 2007 - schubi@suse.de
|
||||
- Added own call for Resolver::verifySystem with additional
|
||||
hardware/language check in order to keep binary compatibility
|
||||
Fate #301224
|
||||
- version 2.12.1
|
||||
- revision 4862
|
||||
* Mon Jan 15 2007 - ma@suse.de
|
||||
- Rpm requires additional quoting of special chars in filenames.
|
||||
(#233967)
|
||||
- version 2.12.1
|
||||
- revision 4859
|
||||
* Fri Jan 12 2007 - schubi@suse.de
|
||||
- Resolver::verifySystem checks for new hardware now by calling
|
||||
freshenPool. This is configureable. Fate #301224
|
||||
- version 2.12.0
|
||||
- revision 4857
|
||||
* Fri Jan 12 2007 - jsrain@suse.cz
|
||||
- merged texts from proofread
|
||||
* Wed Jan 10 2007 - ma@suse.de
|
||||
- Don't consider patch/delta rpms if package architecture changes.
|
||||
(#231254)
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f2cd1eeefcfeb5e10693ed07576b7f28cb92fa6435f149d460efc605d9f54ad8
|
||||
size 16933984
|
3
zypp-2.12.1.tar.bz2
Normal file
3
zypp-2.12.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ba8d71ae7e3f961ddd8b44f74eaa20779453f55dbd3636e9a7ca1461d5eb995
|
||||
size 16942728
|
Loading…
Reference in New Issue
Block a user