Spec file cleanup

This commit is contained in:
Robert Scheck 2021-01-13 22:35:32 +00:00
parent 86cced77fb
commit 9f913ff266

View File

@ -1,16 +1,16 @@
%bcond_without selinux %bcond_without selinux
%bcond_without check %bcond_without check
Summary: A GNU file archiving program Summary: GNU file archiving program
Name: tar Name: tar
Epoch: 2 Epoch: 2
Version: 1.32 Version: 1.32
Release: 6%{?dist} Release: 6%{?dist}
License: GPLv3+ License: GPLv3+
URL: http://www.gnu.org/software/tar/ URL: https://www.gnu.org/software/tar/
Source0: ftp://ftp.gnu.org/pub/gnu/tar/tar-%{version}.tar.xz Source0: https://ftp.gnu.org/pub/gnu/tar/tar-%{version}.tar.xz
Source1: ftp://ftp.gnu.org/pub/gnu/tar/tar-%{version}.tar.xz.sig Source1: https://ftp.gnu.org/pub/gnu/tar/tar-%{version}.tar.xz.sig
# Note that all patches are documented in patch files (git format-patch format) # Note that all patches are documented in patch files (git format-patch format)
Patch1: tar-1.28-loneZeroWarning.patch Patch1: tar-1.28-loneZeroWarning.patch
@ -104,7 +104,6 @@ make check || (
%files -f %{name}.lang %files -f %{name}.lang
%{!?_licensedir:%global license %%doc}
%license COPYING %license COPYING
%doc AUTHORS README THANKS NEWS ChangeLog %doc AUTHORS README THANKS NEWS ChangeLog
%{_bindir}/tar %{_bindir}/tar