Properly install license file (COPYING)

epel9
Benjamin A. Beasley 4 years ago
parent b604d72a27
commit d727083b94

@ -22,8 +22,6 @@ BuildRequires: ncurses-devel
BuildRequires: help2man
BuildRequires: texinfo
BuildRequires: texinfo-tex
BuildRequires: tex(latex)
BuildRequires: gnupg2
@ -78,6 +76,8 @@ find '%{buildroot}' -type f -name '*gnulib.mo' -print -delete
%files -f %{name}.lang
%license COPYING
%doc ABOUT-NLS
%doc AUTHORS
%doc BACKLOG
@ -114,6 +114,7 @@ find '%{buildroot}' -type f -name '*gnulib.mo' -print -delete
- Add ncurses-devel BR for termcap/curses support
- Add missing BR on gcc
- Rebuild man pages in RPM build
- Properly install license file (COPYING)
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

Loading…
Cancel
Save