SPECS: libidn.spec - use spec update date for info last updated date; rel 2

glen glen at pld-linux.org
Thu Aug 28 01:03:51 CEST 2008


Author: glen                         Date: Wed Aug 27 23:03:51 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use spec update date for info last updated date; rel 2

---- Files affected:
SPECS:
   libidn.spec (1.78 -> 1.79) 

---- Diffs:

================================================================
Index: SPECS/libidn.spec
diff -u SPECS/libidn.spec:1.78 SPECS/libidn.spec:1.79
--- SPECS/libidn.spec:1.78	Wed Aug 27 21:40:06 2008
+++ SPECS/libidn.spec	Thu Aug 28 01:03:46 2008
@@ -22,7 +22,7 @@
 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
@@ -148,6 +148,12 @@
 
 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$'
+d=${d#\$Date${d%%%% *}; d=$(date -d "$d" '+%d %B %Y')
+%{__sed} -i -e "s, at value{UPDATED},$d,g" doc/libidn.texi
+
 %build
 %{__gettextize}
 %{__libtoolize}
@@ -254,6 +260,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.79  2008/08/27 23:03:46  glen
+- use spec update date for info last updated date; rel 2
+
 Revision 1.78  2008/08/27 19:40:06  glen
 - AC compatible
 - remove ELF executable from %doc
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libidn.spec?r1=1.78&r2=1.79&f=u



More information about the pld-cvs-commit mailing list