Author: qboosh Date: Wed Nov 1 13:52:19 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.16 - updated pl.po-update,sock patches, removed obsolete heapOverflow patch
---- Files affected: SPECS: tar.spec (1.96 -> 1.97) ---- Diffs: ================================================================ Index: SPECS/tar.spec diff -u SPECS/tar.spec:1.96 SPECS/tar.spec:1.97 --- SPECS/tar.spec:1.96 Mon Jul 31 12:37:07 2006 +++ SPECS/tar.spec Wed Nov 1 14:52:13 2006 @@ -7,13 +7,13 @@ Summary(pt_BR): GNU Tape Archiver (tar) Summary(tr): Yaygýn kullanýlan yedekleyici Name: tar -Version: 1.15.1 -Release: 3 +Version: 1.16 +Release: 1 Epoch: 1 License: GPL Group: Applications/Archiving Source0: ftp://ftp.gnu.org/gnu/tar/%{name}-%{version}.tar.bz2 -# Source0-md5: 57da3c38f8e06589699548a34d5a5d07 +# Source0-md5: d6fe544e834a8f9db6e6c7c2d38ec100 Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2 # Source1-md5: 4e4b1655fe42c27a4eb5d7bcd82e74ac Patch0: %{name}-man-debian.patch @@ -23,12 +23,11 @@ Patch4: %{name}-sock.patch Patch5: %{name}-dots.patch Patch6: %{name}-zero-block.patch -Patch7: %{name}-heapOverflow.patch URL: http://www.gnu.org/software/tar/tar.html -BuildRequires: autoconf >= 2.59 -BuildRequires: automake >= 1:1.8 +BuildRequires: autoconf >= 2.60 +BuildRequires: automake >= 1:1.9 BuildRequires: bison -BuildRequires: gettext-devel >= 0.14.3 +BuildRequires: gettext-devel >= 0.16 BuildRequires: sed >= 4.0 BuildRequires: texinfo BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -133,17 +132,9 @@ %patch4 -p1 %patch5 -p1 %patch6 -p1 -%patch7 -p1 rm -f po/stamp-po -# temporary (configure.ac uses gl_AC_TYPE_LONG_LONG while gettext 0.14 -# defines jm_AC_TYPE_LONG_LONG) -mv -f m4/{,g}longlong.m4 -sed -i -e 's/jm_AC_TYPE_UINTMAX_T/gl_AC_TYPE_UINTMAX_T/' configure.ac - -rm m4/{gettext,po}_gl.m4 aclocal.m4 - %build %{__gettextize} %{__autoheader} @@ -203,6 +194,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.97 2006/11/01 13:52:13 qboosh +- updated to 1.16 +- updated pl.po-update,sock patches, removed obsolete heapOverflow patch + Revision 1.96 2006/07/31 10:37:07 sparky - fix build with new autoconf+gettext ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/tar.spec?r1=1.96&r2=1.97&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
