commit wdiff for openSUSE:Factory
Hello community, here is the log from the commit of package wdiff for openSUSE:Factory checked in at Mon Sep 27 16:12:10 CEST 2010. -------- --- wdiff/wdiff.changes 2009-08-26 14:18:13.000000000 +0200 +++ /mounts/work_src_done/STABLE/wdiff/wdiff.changes 2010-08-24 15:03:17.000000000 +0200 @@ -1,0 +2,22 @@ +Tue Aug 24 14:57:47 CEST 2010 - pgajdos@suse.cz + +- update to 0.6.3: + * `wdiff -d' to read input from single unified diff, perhaps stdin. + * Updated texinfo documentation taking experimental switch into account. + * Experimental programs (mdiff & friends) and a configure switch + --enable-experimental to control them. + * Recent imports from gnulib, use of recent autotools. + * Improved autodetection of termcap library like ncurses. + * Reformatted translations, still a number of fuzzy translations. + * Changed from CVS to bzr for source code version control. + * Various bug fixes. See ChangeLog for a more exhaustive list. + * Introduce --with-default-pager=PAGER configure switch. + * Fix missing newline in info dir entry list. + * Fix shell syntax in configure script + * Updated gnulib and gettext, the latter to 0.18 + * Updated Dutch translation + * Fixed a number of portability issues reported by maint.mk syntax checks + * Updated Italian and Swedish translations + * Updated gnulib + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- happy-gcc.patch linenumber_ansi.patch wdiff-0.5.93-diff.patch wdiff-0.5.93-lermen.patch wdiff-0.5.93.tar.bz2 New: ---- wdiff-0.6.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wdiff.spec ++++++ --- /var/tmp/diff_new_pack.b1USHv/_old 2010-09-27 16:10:38.000000000 +0200 +++ /var/tmp/diff_new_pack.b1USHv/_new 2010-09-27 16:10:38.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package wdiff (Version 0.5.93) +# spec file for package wdiff (Version 0.6.3) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,24 +20,17 @@ Name: wdiff BuildRequires: ncurses-devel -Url: http://www.gnu.org/software/wdiff/ +Url: ftp://mirrors.kernel.org/gnu/wdiff/ License: GPLv2+ Group: Productivity/Text/Utilities AutoReqProv: on -Version: 0.5.93 +Version: 0.6.3 Release: 1 Summary: Display Word Differences Between Text Files Source: http://alpha.gnu.org/gnu/wdiff/wdiff-%{version}.tar.bz2 -Patch: wdiff-%{version}-lermen.patch -Patch2: wdiff-%{version}-diff.patch -Patch3: happy-gcc.patch -Patch4: linenumber_ansi.patch -# upstreamed -# Patch1: wdiff-%{pversion}-tempfile.patch -# obsoleted by autoconf -# Patch3: wdiff-%{pversion}-nb.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build PreReq: %install_info_prereq +Recommends: %{name}-lang %description wdiff compares two files and finds which words have been deleted or @@ -53,36 +46,42 @@ Francois Pinard <pinard@iro.umontreal.ca> Hans Lermen <lermen@fgan.de> +%package lang +License: GPLv2+ +Summary: Translations for Wdiff +Group: Productivity/Text/Utilities +Requires: %{name} = %{version} + +%description lang +Contains language specific files for of wdiff. + %prep %setup -q -%patch -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 %build # those autoconf tools never really work, do they? # error: AC_REQUIRE: circular dependency of AC_GNU_SOURCE # autoreconf -fi LIBS=-lncurses \ -CFLAGS="$RPM_OPT_FLAGS -pipe -DPROTOTYPES -DLERMEN_STUFF" \ +CFLAGS="$RPM_OPT_FLAGS -pipe -DPROTOTYPES" \ GETOPT="" \ %configure make %install make "DESTDIR=$RPM_BUILD_ROOT" install -install -m 755 src/xwdiff $RPM_BUILD_ROOT/usr/bin -rm -rf $RPM_BUILD_ROOT/usr/share/locale/no +%find_lang %{name}-gnulib %find_lang %{name} -%files -f %{name}.lang +%files %defattr(-,root,root) %doc BACKLOG ChangeLog NEWS README* THANKS TODO ABOUT-NLS AUTHORS COPYING %{_infodir}/wdiff.info* /usr/bin/* %{_mandir}/man1/* +%files lang -f %{name}-gnulib.lang -f %{name}.lang + %clean rm -rf %{buildroot} ++++++ wdiff-0.5.93.tar.bz2 -> wdiff-0.6.3.tar.bz2 ++++++ ++++ 185234 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de