Fixed license as current source says GPLv3+.
This commit is contained in:
parent
850062d256
commit
9ec387dac2
@ -1,14 +1,14 @@
|
|||||||
Summary: A GNU collection of diff utilities
|
Summary: A GNU collection of diff utilities
|
||||||
Name: diffutils
|
Name: diffutils
|
||||||
Version: 3.2
|
Version: 3.2
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
URL: http://www.gnu.org/software/diffutils/diffutils.html
|
URL: http://www.gnu.org/software/diffutils/diffutils.html
|
||||||
Source: ftp://ftp.gnu.org/gnu/diffutils/diffutils-%{version}.tar.xz
|
Source: ftp://ftp.gnu.org/gnu/diffutils/diffutils-%{version}.tar.xz
|
||||||
Patch1: diffutils-cmp-s-empty.patch
|
Patch1: diffutils-cmp-s-empty.patch
|
||||||
Patch2: diffutils-ppc-float.patch
|
Patch2: diffutils-ppc-float.patch
|
||||||
Patch3: diffutils-stdio-gets.patch
|
Patch3: diffutils-stdio-gets.patch
|
||||||
License: GPLv2+
|
License: GPLv3+
|
||||||
Requires(post): info
|
Requires(post): info
|
||||||
Requires(preun): info
|
Requires(preun): info
|
||||||
Provides: bundled(gnulib)
|
Provides: bundled(gnulib)
|
||||||
@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_infodir}/diffutils.info*gz
|
%{_infodir}/diffutils.info*gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 19 2012 Tim Waugh <twaugh@redhat.com> 3.2-10
|
||||||
|
- Fixed license as current source says GPLv3+.
|
||||||
|
|
||||||
* Mon Jul 23 2012 Tim Waugh <twaugh@redhat.com> 3.2-9
|
* Mon Jul 23 2012 Tim Waugh <twaugh@redhat.com> 3.2-9
|
||||||
- Fixed build failure.
|
- Fixed build failure.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user