Sync from SUSE:SLFO:Main wdiff revision 6da1e1d6f3d22ba5feeccc63b4d7315e
This commit is contained in:
commit
a779ff9b99
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
## Default LFS
|
||||
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||
*.bsp filter=lfs diff=lfs merge=lfs -text
|
||||
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.gem filter=lfs diff=lfs merge=lfs -text
|
||||
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||
*.lz filter=lfs diff=lfs merge=lfs -text
|
||||
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||
*.oxt filter=lfs diff=lfs merge=lfs -text
|
||||
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||
*.txz filter=lfs diff=lfs merge=lfs -text
|
||||
*.whl filter=lfs diff=lfs merge=lfs -text
|
||||
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
BIN
wdiff-1.2.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
wdiff-1.2.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
7
wdiff-1.2.2.tar.gz.sig
Normal file
7
wdiff-1.2.2.tar.gz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v2.0.22 (GNU/Linux)
|
||||
|
||||
iEYEABECAAYFAlNMQlQACgkQRhp6o4m9dFslzgCgmQOsyG7Cya4BUpRwoog+TrEs
|
||||
faEAn0Qw7vmPRvN9aQJ8LWL+xh5YKNmX
|
||||
=mDRK
|
||||
-----END PGP SIGNATURE-----
|
289
wdiff.changes
Normal file
289
wdiff.changes
Normal file
@ -0,0 +1,289 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 13 09:36:35 UTC 2022 - Ludwig Nussel <lnussel@suse.de>
|
||||
|
||||
- Do not recommend lang package. The lang package has automatic
|
||||
locale tags that make it autoinstall on systems with matching
|
||||
language setting.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 31 16:53:37 UTC 2021 - Stephan Kulow <coolo@suse.com>
|
||||
|
||||
- fix license to be GPL-3.0-or-later (see COPYING)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 8 10:29:51 UTC 2018 - mpluskal@suse.com
|
||||
|
||||
- Modernise spec file with spec-cleaner
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 26 09:09:53 UTC 2016 - mpluskal@suse.com
|
||||
|
||||
- Enable experimental tools (same as in Fedora)
|
||||
* mdiff
|
||||
* wdiff2
|
||||
* unify
|
||||
- Enable internal testsuite
|
||||
- Small spec file improvements and cleanups
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 5 18:54:03 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
- Update project and download url
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 5 15:27:16 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
- Cleanup spec file with spec-cleaner
|
||||
- Use macro for language package
|
||||
- Add gpg signature
|
||||
- Fix infor requirements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 13:06:43 UTC 2014 - pgajdos@suse.com
|
||||
|
||||
- updated to 1.2.2:
|
||||
* Updated Vietnamese, Swedish, Estonian, Chinese (traditional),
|
||||
Brazilian Portuguese and Russian translations.
|
||||
* Updated gnulib.
|
||||
* Used more recent autotools: autoconf 2.69 and automake 1.14.1.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 26 15:51:47 UTC 2013 - pgajdos@suse.com
|
||||
|
||||
- updated to 1.2.1:
|
||||
* Added Esperanto translation.
|
||||
* Updated Czech, German, Spanish, Finnish, Galician, Italian, Dutch,
|
||||
Polish, Slovenian, Serbian, Swedish, Ukrainian and Vietnamese
|
||||
translations.
|
||||
* Updated gnulib.
|
||||
* Recreated build system using recent versions of autotools.
|
||||
This will avoid security issues in "make distcheck" target.
|
||||
(CVE-2012-3386)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 7 12:35:53 UTC 2012 - pgajdos@suse.com
|
||||
|
||||
- updated to 1.1.2:
|
||||
* Backport gnulib change to deal with removal of gets function.
|
||||
This is a build-time-only fix. (Mentioned in Fedora bug #821791)
|
||||
* Added Serbian translation.
|
||||
* Updated Danish and Vietnamese translations.
|
||||
* Work around a bug in the formatting of the man page.
|
||||
(Debian bug #669340)
|
||||
* Updated Czech, German, Spanish, Finnish, Dutch, Polish, Slovenian,
|
||||
Swedish and Ukrainian translations.
|
||||
* Fix several issue with the use of screen in the test suite.
|
||||
* Allow WDIFF_PAGER to override PAGER environment variable.
|
||||
* Do not autodetect less, so we don't auto-enable less-mode.
|
||||
This should improve things for UTF8 text. (Savannah bug #34224)
|
||||
Less-mode is considered deprecated, as it isn't fit for multi-byte
|
||||
encodings. Nevertheless it can still be enabled on the command line.
|
||||
* Introduces use of ngettext to allow correct handling of plural forms
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 17 19:13:07 UTC 2012 - aj@suse.de
|
||||
|
||||
- Fix build with missing gets declaration (glibc 2.16)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 31 14:35:47 UTC 2011 - pgajdos@suse.com
|
||||
|
||||
- updated to 1.0.1:
|
||||
* Updated Polish, Ukrainian, Slovenian, Dutch, Finnish, Swedish and
|
||||
Czech translations
|
||||
* Changed major version to 1 to reflect maturity of the package
|
||||
* Updated Dutch, French, Danish and Slovenian translations
|
||||
* Added Ukrainian translation
|
||||
* Improved error reporting in case a child process has problems
|
||||
* Added tests to the test suite
|
||||
* Updated gnulib
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 24 08:48:48 UTC 2011 - pgajdos@novell.com
|
||||
|
||||
- updated to 0.6.5:
|
||||
* Never initialize or deinitialize terminals, as we do no cursor
|
||||
movement
|
||||
* Deprecated --no-init-term (-K) command line option
|
||||
* Avoid relative path in man pages
|
||||
* Updated gnulib, might be particularly important for uClibc
|
||||
users
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 18 15:38:20 CET 2010 - pgajdos@suse.cz
|
||||
|
||||
- updated to 0.6.4:
|
||||
* Updated Catalan translations
|
||||
* Updated gnulib
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de
|
||||
|
||||
- make patch0 usage consistent
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 5 01:27:04 CEST 2009 - jw@suse.de
|
||||
|
||||
- updated to GNU wdiff 0.5.93,
|
||||
- removed upstreamed/opbsoleted patches,
|
||||
- rediffed -c patch by Hans Lermen.
|
||||
- added linenumbers to -c output
|
||||
- added -A -B -U options to simplify -w -x -y -z settings
|
||||
- added dummy -L option for compat with diff.
|
||||
- documentation updated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 24 22:21:28 CET 2008 - crrodriguez@suse.de
|
||||
|
||||
- fix file-not-in-lang warnings
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 1 18:49:27 CEST 2007 - aj@suse.de
|
||||
|
||||
- Add ncurses-devel to BuildRequires.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 21:42:46 CET 2006 - mls@suse.de
|
||||
|
||||
- converted neededforbuild to BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 20 02:01:11 CEST 2004 - ro@suse.de
|
||||
|
||||
- locale rename: no -> nb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 05 17:50:05 CEST 2004 - mjancar@suse.cz
|
||||
|
||||
- call diff with --normal (#34458)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 26 13:05:02 CET 2004 - bk@suse.de
|
||||
|
||||
- build wdiff no longer static, saves space and helps bug #36829
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 11 10:09:38 CET 2004 - adrian@suse.de
|
||||
|
||||
- build as user
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 24 12:20:23 CEST 2003 - ro@suse.de
|
||||
|
||||
- fix install_info --delete call and move from preun to postun
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 10:58:52 CET 2003 - vbobek@suse.cz
|
||||
|
||||
- Use %install_info macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 13:33:19 CET 2002 - jderfina@suse.cz
|
||||
|
||||
- Removed multi-line strings from wdiff-0.5.2.dif.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 17 17:34:28 CEST 2002 - ro@suse.de
|
||||
|
||||
- removed bogus self-provides
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 23 15:24:33 CET 2002 - okir@suse.de
|
||||
|
||||
- fixed temp file race
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 23 12:02:03 CEST 2001 - cihlar@suse.cz
|
||||
|
||||
- fixed includes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 20 08:58:21 CET 2001 - cihlar@suse.cz
|
||||
|
||||
- fixed to compile on axp
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 3 09:31:28 CET 2001 - cihlar@suse.cz
|
||||
|
||||
- fixed wdiff --help
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 27 09:25:56 CET 2000 - cihlar@suse.cz
|
||||
|
||||
- fixed installation of xwdiff
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 20 13:39:48 CET 2000 - cihlar@suse.cz
|
||||
|
||||
- fixed copyright
|
||||
- bzipped sources
|
||||
- added suse_update_config
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 18 15:37:43 CEST 2000 - cihlar@suse.cz
|
||||
|
||||
- upgrade to 0.5.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 11 09:03:07 CEST 2000 - cihlar@suse.cz
|
||||
|
||||
- added BuildRoot
|
||||
- removed Makefile.Linux
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 25 18:52:29 CET 2000 - ro@suse.de
|
||||
|
||||
- move info,man to usr/share using macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
|
||||
|
||||
- ran old prepare_spec on spec file to switch to new prepare_spec.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 3 23:55:56 MEST 1998 - ro@suse.de
|
||||
|
||||
- catch strstr-macro for glibc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 11 13:58:03 MEST 1998 - ke@suse.de
|
||||
|
||||
- add Hans Lermen's xwdiff, a Tcl/Tk based frontend.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 16:46:32 MEST 1998 - ro@suse.de
|
||||
|
||||
- added patches from gnu.utils.bug (mainly don't fclose(NULL))
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 19 15:14:29 MEST 1998 - ro@suse.de
|
||||
|
||||
- added patches from hans lermen
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 19 14:53:36 MEST 1998 - ro@suse.de
|
||||
|
||||
- initial package using diff from jurix mirror
|
||||
|
3979
wdiff.keyring
Normal file
3979
wdiff.keyring
Normal file
File diff suppressed because it is too large
Load Diff
80
wdiff.spec
Normal file
80
wdiff.spec
Normal file
@ -0,0 +1,80 @@
|
||||
#
|
||||
# spec file for package wdiff
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: wdiff
|
||||
Version: 1.2.2
|
||||
Release: 0
|
||||
Summary: Display Word Differences Between Text Files
|
||||
License: GPL-3.0-or-later
|
||||
Group: Productivity/Text/Utilities
|
||||
URL: https://www.gnu.org/software/wdiff/
|
||||
Source0: https://ftp.gnu.org/gnu/wdiff/wdiff-%{version}.tar.gz
|
||||
Source1: https://ftp.gnu.org/gnu/wdiff/wdiff-%{version}.tar.gz.sig
|
||||
Source2: %{name}.keyring
|
||||
BuildRequires: makeinfo
|
||||
BuildRequires: ncurses-devel
|
||||
Requires(post): %{install_info_prereq}
|
||||
Requires(preun):%{install_info_prereq}
|
||||
|
||||
%description
|
||||
wdiff compares two files and finds which words have been deleted or
|
||||
added to old_file to get new_file. A word is considered to be anything
|
||||
between whitespace.
|
||||
|
||||
Xwdiff is a handy X Window System front-end, based on Tcl/Tk.
|
||||
|
||||
%lang_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%configure \
|
||||
--enable-experimental="mdiff wdiff2 unify"
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
%make_install
|
||||
%find_lang %{name}-gnulib
|
||||
%find_lang %{name}
|
||||
|
||||
%check
|
||||
make %{?_smp_mflags} check
|
||||
|
||||
%post
|
||||
%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
|
||||
|
||||
%preun
|
||||
%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc BACKLOG ChangeLog NEWS README* THANKS TODO ABOUT-NLS AUTHORS
|
||||
%{_bindir}/mdiff
|
||||
%{_bindir}/unify
|
||||
%{_bindir}/wdiff
|
||||
%{_bindir}/wdiff2
|
||||
%{_infodir}/wdiff.info%{?ext_info}
|
||||
%{_mandir}/man1/mdiff.1%{?ext_man}
|
||||
%{_mandir}/man1/unify.1%{?ext_man}
|
||||
%{_mandir}/man1/wdiff.1%{?ext_man}
|
||||
%{_mandir}/man1/wdiff2.1%{?ext_man}
|
||||
|
||||
%files lang -f %{name}-gnulib.lang -f %{name}.lang
|
||||
|
||||
%changelog
|
Loading…
Reference in New Issue
Block a user