summaryrefslogtreecommitdiffstats
path: root/groff.spec
diff options
context:
space:
mode:
Diffstat (limited to 'groff.spec')
-rw-r--r--groff.spec23
1 files changed, 21 insertions, 2 deletions
diff --git a/groff.spec b/groff.spec
index 5a9e7c2..db71857 100644
--- a/groff.spec
+++ b/groff.spec
@@ -2,8 +2,8 @@
Summary: A document formatting system
Name: groff
-Version: 1.22.2
-Release: 11%{?dist}
+Version: 1.22.3
+Release: 1%{?dist}
License: GPLv3+ and GFDL and BSD and MIT
Group: Applications/Publishing
URL: http://www.gnu.org/software/groff/
@@ -16,6 +16,8 @@ Patch1: 0002-load-site-font-and-site-tmac-from-etc-groff.patch
Patch2: 0003-various-security-fixes.patch
# resolves: #987069
Patch3: 0004-don-t-use-usr-bin-env-in-shebang.patch
+# SSIA
+Patch4: 0005-Add-missing-rule-for-gropdf.patch
Requires: coreutils, /sbin/install-info, groff-base = %{version}-%{release}
Requires(post): info
@@ -201,6 +203,13 @@ fi
%{_bindir}/pic2graph
%{_bindir}/refer
%{_bindir}/tfmtodit
+%{_libdir}/groff/glilypond/args.pl
+%{_libdir}/groff/glilypond/oop_fh.pl
+%{_libdir}/groff/glilypond/subs.pl
+%{_libdir}/groff/gpinyin/subs.pl
+%{_libdir}/groff/groff_opts_no_arg.txt
+%{_libdir}/groff/groff_opts_with_arg.txt
+%{_libdir}/groff/grog/subs.pl
%{_mandir}/man1/addftinfo.*
%{_mandir}/man1/eqn2graph.*
%{_mandir}/man1/gdiffmk.*
@@ -303,6 +312,9 @@ fi
%{_datadir}/%{name}/%{version}/tmac/www.tmac
# programs
%{_bindir}/eqn
+%{_bindir}/glilypond
+%{_bindir}/gperl
+%{_bindir}/gpinyin
%{_bindir}/groff
%{_bindir}/grops
%{_bindir}/grotty
@@ -316,6 +328,9 @@ fi
%{_bindir}/tbl
%{_bindir}/troff
%{_mandir}/man1/eqn.*
+%{_mandir}/man1/glilypond.*
+%{_mandir}/man1/gperl.*
+%{_mandir}/man1/gpinyin.*
%{_mandir}/man1/groff.*
%{_mandir}/man1/grops.*
%{_mandir}/man1/grotty.*
@@ -401,6 +416,10 @@ fi
%doc %{_pkgdocdir}/pdf/
%changelog
+* Tue Nov 04 2014 jchaloup <jchaloup@redhat.com> - 1.22.3-1
+- Update to 1.22.3
+ resolves: #1160256
+
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.22.2-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild