|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: wdiff
|
|
|
|
|
Version: 1.1.0
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Version: 1.1.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: A front-end to GNU diff
|
|
|
|
|
|
|
|
|
|
Group: Applications/System
|
|
|
|
@ -14,6 +14,9 @@ BuildRequires: libtool
|
|
|
|
|
Requires(post): info
|
|
|
|
|
Requires(preun): info
|
|
|
|
|
|
|
|
|
|
#https://fedorahosted.org/fpc/ticket/174
|
|
|
|
|
Provides: bundled(gnulib) = 30.5.2012
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
`wdiff' is a front-end to GNU `diff'. It compares two files, finding
|
|
|
|
|
which words have been deleted or added to the first in order to create
|
|
|
|
@ -58,6 +61,9 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue May 29 2012 Praveen Kumar <kumarpraveen.nitdgp@gmail.com> 1.1.2-1
|
|
|
|
|
- New release and fixed no bundled library issue
|
|
|
|
|
|
|
|
|
|
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|