diff --git a/SPECS/groff/CVE-2000-0803.nopatch b/SPECS/groff/CVE-2000-0803.nopatch new file mode 100644 index 00000000000..7f4a0896c7b --- /dev/null +++ b/SPECS/groff/CVE-2000-0803.nopatch @@ -0,0 +1 @@ +# No patch has been made available for CVE-2000-0803 \ No newline at end of file diff --git a/SPECS/groff/groff.spec b/SPECS/groff/groff.spec index 895f04cf74f..ec9f85da589 100644 --- a/SPECS/groff/groff.spec +++ b/SPECS/groff/groff.spec @@ -1,23 +1,27 @@ -Summary: Programs for processing and formatting text -Name: groff -Version: 1.22.3 -Release: 4%{?dist} -License: GPLv3+ -URL: http://www.gnu.org/software/groff -Group: Applications/Text +Summary: Programs for processing and formatting text +Name: groff +Version: 1.22.3 +Release: 5%{?dist} +License: GPLv3+ +URL: http://www.gnu.org/software/groff +Group: Applications/Text Vendor: Microsoft Corporation Distribution: Mariner -Source0: http://ftp.gnu.org/gnu/groff/%{name}-%{version}.tar.gz -%define sha1 groff=61a6808ea1ef715df9fa8e9b424e1f6b9fa8c091 -Provides: perl(oop_fh.pl) -Provides: perl(main_subs.pl) -Provides: perl(man.pl) -Provides: perl(subs.pl) -Requires: perl -Requires: perl-DBI -Requires: perl-DBIx-Simple -Requires: perl-DBD-SQLite -Requires: perl-File-HomeDir +Source0: http://ftp.gnu.org/gnu/groff/%{name}-%{version}.tar.gz +# No patch has been made available for CVE-2000-0803 +Patch0: CVE-2000-0803.nopatch + +Provides: perl(oop_fh.pl) +Provides: perl(main_subs.pl) +Provides: perl(man.pl) +Provides: perl(subs.pl) + +Requires: perl +Requires: perl-DBI +Requires: perl-DBIx-Simple +Requires: perl-DBD-SQLite +Requires: perl-File-HomeDir + %description The Groff package contains programs for processing and formatting text. @@ -25,8 +29,8 @@ and formatting text. %setup -q %build PAGE=letter ./configure \ - --prefix=%{_prefix} \ - --with-grofferdir=%{_datadir}/%{name}/%{version}/groffer + --prefix=%{_prefix} \ + --with-grofferdir=%{_datadir}/%{name}/%{version}/groffer make %install install -vdm 755 %{_defaultdocdir}/%{name}-1.22/pdf @@ -42,15 +46,17 @@ rm -rf %{buildroot}%{_infodir} %{_defaultdocdir}/%{name}-%{version}/* %{_datarootdir}/%{name}/* %{_mandir}/*/* -%changelog -* Sat May 09 00:21:28 PST 2020 Nick Samson - 1.22.3-4 -- Added %%license line automatically +%changelog +* Mon Sep 28 2020 Daniel McIlvaney 1.22.3-5 +- Nopatch CVE-2000-0803.nopatch +* Sat May 09 2020 Nick Samson 1.22.3-4 +- Added %%license line automatically * Tue Sep 03 2019 Mateusz Malisz 1.22.3-3 - Initial CBL-Mariner import from Photon (license: Apache2). -* Tue May 24 2016 Priyesh Padmavilasom 1.22.3-2 -- GA - Bump release of all rpms +* Tue May 24 2016 Priyesh Padmavilasom 1.22.3-2 +- GA - Bump release of all rpms * Tue Feb 23 2016 Xiaolin Li 1.22.3-1 - Updated to version 1.22.3 -* Wed Nov 5 2014 Divya Thaluru 1.22.2-1 -- Initial build. First version +* Wed Nov 5 2014 Divya Thaluru 1.22.2-1 +- Initial build. First version