bundled libopts is used

This commit is contained in:
Petr Písař 2013-05-28 13:38:05 +02:00
parent 89ccb3b6b5
commit 1272cc40b7

View File

@ -6,9 +6,9 @@ Release: 2%{?dist}
# lib (gnulib): LGPLv3+
# lib/sys_socket.in.h: LGPLv2+
# lib/md5.c: Public Domain
# libopts: LGPLv3+ or BSD
# doc/sharutils.texi: GFDL
# libopts (not compiled in): LGPLv3+ or BSD
License: GPLv3+ and LGPLv3+ and LGPLv2+ and Public Domain and GFDL
License: GPLv3+ and LGPLv3+ and (LGPLv3+ or BSD) and LGPLv2+ and Public Domain and GFDL
Group: Applications/Archiving
Source: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
URL: http://www.gnu.org/software/%{name}/
@ -16,6 +16,7 @@ BuildRequires: gettext
Requires(post): info
Requires(preun): info
Provides: bundled(gnulib)
Provides: bundled(libopts)
%description
The sharutils package contains the GNU shar utilities, a set of tools for
@ -68,7 +69,7 @@ fi
%changelog
* Tue May 28 2013 Petr Pisar <ppisar@redhat.com> - 4.13.5-2
- Correct license declaration (LGPLv3+ and GFDL added)
- Correct license declaration (LGPLv3+ and (LGPLv3+ or BSD) and GFDL added)
* Mon Apr 15 2013 Petr Pisar <ppisar@redhat.com> - 4.13.5-1
- 4.13.5 bump