From 06916c1ea1f9dd183a44c12152cdb44d8c55ecfa40324b5186ff19e4860ba382 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= Date: Sat, 31 Dec 2011 14:50:49 +0000 Subject: [PATCH] Accepting request 98460 from home:msmeissn:branches:Base:System do not run update-po, it might change the .pot date and break buildcompare OBS-URL: https://build.opensuse.org/request/show/98460 OBS-URL: https://build.opensuse.org/package/show/Base:System/cracklib?expand=0&rev=26 --- cracklib.changes | 7 +++++++ cracklib.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/cracklib.changes b/cracklib.changes index 346df7e..2787385 100644 --- a/cracklib.changes +++ b/cracklib.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Dec 30 22:56:19 UTC 2011 - meissner@suse.com + +- do not run update-po to make build-compare work. + (Likely added for translation-update-upstream, but this should just + change the .po files, no need for a .pot change?) + ------------------------------------------------------------------- Wed Nov 30 09:47:03 UTC 2011 - coolo@suse.com diff --git a/cracklib.spec b/cracklib.spec index 2d8d8ff..c539fd5 100644 --- a/cracklib.spec +++ b/cracklib.spec @@ -101,7 +101,7 @@ translation-update-upstream AUTOPOINT=true autoreconf -fi %configure --enable-hidden-symbols --disable-static --with-pic %{__make} %{?_smp_mflags} -make -C po update-po +#make -C po update-po %install mkdir -p $RPM_BUILD_ROOT/usr/lib