From efb879d0754a2d4f2944d55feb5411fa796ebf2f6a3eef1276c0caebedb93dca Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Wed, 6 May 2015 09:17:15 +0000 Subject: [PATCH] Update to last successful build e3556faab204c8202b7146d8cd907a38d24e1388 Allow to overlay the default translation set. OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=1208 --- libzypp-15.1.1.tar.bz2 | 4 ++-- libzypp.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libzypp-15.1.1.tar.bz2 b/libzypp-15.1.1.tar.bz2 index 0bcb385..1cf8d46 100644 --- a/libzypp-15.1.1.tar.bz2 +++ b/libzypp-15.1.1.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a2f020947f957becb7f46b89c4e33a029fd0166f42b64bd3daafcde056efc655 -size 4877739 +oid sha256:8b98a10cf0877042d2652518fcb78f3e228338e67f722286cbb3596299a84faa +size 4877533 diff --git a/libzypp.spec b/libzypp.spec index 018a359..08fa4c1 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -203,7 +203,7 @@ unset EXTRA_CMAKE_OPTIONS # 1110 SLES11 # 1315 SLES12 %if 0%{?suse_version} == 1110 || 0%{?suse_version} == 1315 -if [ -f ../po/sle-zypp-po.tar.bz ]; then +if [ -f ../po/sle-zypp-po.tar.bz2 ]; then export TRANSLATION_SET=sle-zypp fi %endif