From 5e5a643e92bc84bfa554005df30b8aa9c7e646d1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 27 Aug 2008 23:03:46 +0000 Subject: [PATCH] - use spec update date for info last updated date; rel 2 Changed files: libidn.spec -> 1.79 --- libidn.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/libidn.spec b/libidn.spec index 59cba40..3fc577e 100644 --- a/libidn.spec +++ b/libidn.spec @@ -21,7 +21,7 @@ Summary: Internationalized string processing library Summary(pl.UTF-8): Biblioteka do przetwarzania umiędzynarodowionych łańcuchów Name: libidn Version: 1.10 -Release: 1 +Release: 2 License: LGPL v2.1+ (library), GPL v3+ (utilities) Group: Libraries Source0: http://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz @@ -147,6 +147,12 @@ domen). rm -f po/stamp-po +# avoid different builds having different timestamps +# see http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2008-August/020363.html +d='$Date: 2008-08-27 23:03:46 $' +d=${d#\$Date: 2008-08-27 23:03:46 ${d%%%% *}; d=$(date -d "$d" '+%d %B %Y') +%{__sed} -i -e "s,@value{UPDATED},$d,g" doc/libidn.texi + %build %{__gettextize} %{__libtoolize} -- 2.44.0