diff --git a/libzypp-4.3.1.tar.bz2 b/libzypp-4.3.1.tar.bz2 index a5c793e..8d291be 100644 --- a/libzypp-4.3.1.tar.bz2 +++ b/libzypp-4.3.1.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:55ab9b3c2608ea07be46f6118e4eb01b53c5297119a29a82ebaa16db8a9e6ec1 -size 5683011 +oid sha256:71f953e6fb30d1e8f8f23960ceb9418b8777cb91b8b66a90981150d63149b9d8 +size 5683400 diff --git a/libzypp.changes b/libzypp.changes index d04e372..88e7a31 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Mar 2 16:13:16 CET 2008 - coolo@suse.de + +- refresh metadata if there is no cache to unbreak compat with + kiwi (that relied on "zypper sa " to create a repo + that "zypper in" could work on) + ------------------------------------------------------------------- Sun Mar 2 10:28:13 CET 2008 - coolo@suse.de diff --git a/libzypp.spec b/libzypp.spec index 1fc9ee3..bbced67 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -18,7 +18,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build AutoReqProv: on Summary: Package, Patch, Pattern, and Product Management Version: 4.3.1 -Release: 1 +Release: 2 Source: libzypp-4.3.1.tar.bz2 Source1: libzypp-rpmlintrc Prefix: /usr @@ -147,6 +147,10 @@ if [ -f /var/cache/zypp/zypp.db ]; then rm /var/cache/zypp/zypp.db; fi %changelog * Sun Mar 02 2008 coolo@suse.de +- refresh metadata if there is no cache to unbreak compat with + kiwi (that relied on "zypper sa " to create a repo + that "zypper in" could work on) +* Sun Mar 02 2008 coolo@suse.de - create cache directory before calling rpmdb2solv (in an empty chroot) - version 4.3.1