]> git.pld-linux.org Git - packages/libidn.git/commitdiff
- avoid expanding too much auto/ac/libidn-1_10-2 auto/th/libidn-1_10-2
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 27 Aug 2008 23:06:00 +0000 (23:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libidn.spec -> 1.80

libidn.spec

index 3fc577ea614e8df69bf42e4c6c262f821a8dd679..a7149ca0e7d798d519692109d90a55cee00b40bb 100644 (file)
@@ -149,8 +149,8 @@ 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')
+d='$Date: 2008-08-27 23:06:00 $'
+d=${d#?Date: }; d=${d%%%% *}; d=$(date -d "$d" '+%d %B %Y')
 %{__sed} -i -e "s,@value{UPDATED},$d,g" doc/libidn.texi
 
 %build
This page took 0.130492 seconds and 4 git commands to generate.