diff --git a/translation-update-upstream-20110624.tar.bz2 b/translation-update-upstream-20110624.tar.bz2 index f96271e..ccfc4da 100644 --- a/translation-update-upstream-20110624.tar.bz2 +++ b/translation-update-upstream-20110624.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f95f154ee827bfdf31043e2632877f5d273caeb40c047e23b340065d22d89749 -size 14108539 +oid sha256:47bc0ed96dfb23b5ec2f56ceedd1d8e40098583afd94e6028dfae9e2d7b949a5 +size 5735689 diff --git a/translation-update-upstream.changes b/translation-update-upstream.changes index c091aaa..43a58e2 100644 --- a/translation-update-upstream.changes +++ b/translation-update-upstream.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 7 20:57:26 CEST 2011 - sbrabec@suse.cz + +- Don't process .reduced.po files from GTP (bnc#703739). + ------------------------------------------------------------------- Fri Jun 24 19:03:18 CEST 2011 - sbrabec@suse.cz diff --git a/upstream-collect.sh b/upstream-collect.sh index f251340..5c762a6 100644 --- a/upstream-collect.sh +++ b/upstream-collect.sh @@ -323,6 +323,8 @@ for TLST in *.tlst ; do curl http://$REPO/${REPODIR%%/*}.${BRANCH:-master}/ | sed -n 's:^.*href="\([^"]*\.po\)".*$:\1:p' | while read ; do case $REPLY in + *.reduced.po ) + ;; $GTP_NAME_BASE.${BRANCH:-master}.*) wget -N http://$REPO/${REPODIR%%/*}.${BRANCH:-master}/$REPLY mv $REPLY ${REPLY#$GTP_NAME_BASE.${BRANCH:-master}.}