SHA256
1
0
forked from pool/cracklib

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
This commit is contained in:
Cristian Rodríguez 2011-12-31 14:50:49 +00:00 committed by Git OBS Bridge
parent 4cea360263
commit 06916c1ea1
2 changed files with 8 additions and 1 deletions

View File

@ -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 Wed Nov 30 09:47:03 UTC 2011 - coolo@suse.com

View File

@ -101,7 +101,7 @@ translation-update-upstream
AUTOPOINT=true autoreconf -fi AUTOPOINT=true autoreconf -fi
%configure --enable-hidden-symbols --disable-static --with-pic %configure --enable-hidden-symbols --disable-static --with-pic
%{__make} %{?_smp_mflags} %{__make} %{?_smp_mflags}
make -C po update-po #make -C po update-po
%install %install
mkdir -p $RPM_BUILD_ROOT/usr/lib mkdir -p $RPM_BUILD_ROOT/usr/lib