| 1 | Summary: GNU Troff (Groff) |
|---|
| 2 | Name: groff |
|---|
| 3 | Version: 1.20.1 |
|---|
| 4 | Release: 2 |
|---|
| 5 | Group: System Environment/Base |
|---|
| 6 | License: GPLv2 |
|---|
| 7 | Distribution: LightCube OS |
|---|
| 8 | Vendor: LightCube Solutions |
|---|
| 9 | URL: http://www.gnu.org/software/groff |
|---|
| 10 | Source: http://dev.lightcube.us/~jhuntwork/sources/%{name}/%{name}-%{version}.tar.gz |
|---|
| 11 | Patch: http://dev.lightcube.us/~jhuntwork/sources/%{name}/%{name}-%{version}-i18n-1.patch |
|---|
| 12 | |
|---|
| 13 | Requires: base-layout, glibc, gcc-libs, gcc-c++-libs |
|---|
| 14 | |
|---|
| 15 | %package doc |
|---|
| 16 | Requires: %{name} |
|---|
| 17 | Summary: Documentation for %{name} |
|---|
| 18 | |
|---|
| 19 | %description |
|---|
| 20 | The groff (GNU troff) software is a typesetting package which reads plain text |
|---|
| 21 | mixed with formatting commands and produces formatted output. |
|---|
| 22 | |
|---|
| 23 | %description doc |
|---|
| 24 | Documentation for %{name} |
|---|
| 25 | |
|---|
| 26 | %prep |
|---|
| 27 | %setup -q |
|---|
| 28 | |
|---|
| 29 | %build |
|---|
| 30 | PAGE=letter ./configure --prefix=/usr |
|---|
| 31 | make |
|---|
| 32 | |
|---|
| 33 | %install |
|---|
| 34 | make DESTDIR=%{buildroot} docdir=/usr/share/doc/%{name}-%{version} install |
|---|
| 35 | ln -sv eqn %{buildroot}/usr/bin/geqn |
|---|
| 36 | ln -sv tbl %{buildroot}/usr/bin/gtbl |
|---|
| 37 | rm -f %{buildroot}/usr/share/info/dir |
|---|
| 38 | |
|---|
| 39 | %post |
|---|
| 40 | /usr/bin/install-info /usr/share/info/groff.info /usr/share/info/dir |
|---|
| 41 | |
|---|
| 42 | %preun |
|---|
| 43 | /usr/bin/install-info --delete /usr/share/info/groff.info /usr/share/info/dir |
|---|
| 44 | |
|---|
| 45 | %clean |
|---|
| 46 | rm -rf %{buildroot} |
|---|
| 47 | |
|---|
| 48 | %files |
|---|
| 49 | %defattr(-,root,root) |
|---|
| 50 | /usr/bin/addftinfo |
|---|
| 51 | /usr/bin/afmtodit |
|---|
| 52 | /usr/bin/chem |
|---|
| 53 | /usr/bin/eqn |
|---|
| 54 | /usr/bin/eqn2graph |
|---|
| 55 | /usr/bin/gdiffmk |
|---|
| 56 | /usr/bin/geqn |
|---|
| 57 | /usr/bin/grap2graph |
|---|
| 58 | /usr/bin/grn |
|---|
| 59 | /usr/bin/grodvi |
|---|
| 60 | /usr/bin/groff |
|---|
| 61 | /usr/bin/groffer |
|---|
| 62 | /usr/bin/grog |
|---|
| 63 | /usr/bin/grolbp |
|---|
| 64 | /usr/bin/grolj4 |
|---|
| 65 | /usr/bin/grops |
|---|
| 66 | /usr/bin/grotty |
|---|
| 67 | /usr/bin/gtbl |
|---|
| 68 | /usr/bin/hpftodit |
|---|
| 69 | /usr/bin/indxbib |
|---|
| 70 | /usr/bin/lkbib |
|---|
| 71 | /usr/bin/lookbib |
|---|
| 72 | /usr/bin/mmroff |
|---|
| 73 | /usr/bin/neqn |
|---|
| 74 | /usr/bin/nroff |
|---|
| 75 | /usr/bin/pdfroff |
|---|
| 76 | /usr/bin/pfbtops |
|---|
| 77 | /usr/bin/pic |
|---|
| 78 | /usr/bin/pic2graph |
|---|
| 79 | /usr/bin/post-grohtml |
|---|
| 80 | /usr/bin/pre-grohtml |
|---|
| 81 | /usr/bin/preconv |
|---|
| 82 | /usr/bin/refer |
|---|
| 83 | /usr/bin/roff2dvi |
|---|
| 84 | /usr/bin/roff2html |
|---|
| 85 | /usr/bin/roff2pdf |
|---|
| 86 | /usr/bin/roff2ps |
|---|
| 87 | /usr/bin/roff2text |
|---|
| 88 | /usr/bin/roff2x |
|---|
| 89 | /usr/bin/soelim |
|---|
| 90 | /usr/bin/tbl |
|---|
| 91 | /usr/bin/tfmtodit |
|---|
| 92 | /usr/bin/troff |
|---|
| 93 | /usr/%{_lib}/%{name} |
|---|
| 94 | /usr/share/%{name} |
|---|
| 95 | /usr/share/info/groff.info |
|---|
| 96 | /usr/share/info/groff.info-1 |
|---|
| 97 | /usr/share/info/groff.info-2 |
|---|
| 98 | /usr/share/info/groff.info-3 |
|---|
| 99 | /usr/share/man/man1/addftinfo.1 |
|---|
| 100 | /usr/share/man/man1/afmtodit.1 |
|---|
| 101 | /usr/share/man/man1/chem.1 |
|---|
| 102 | /usr/share/man/man1/eqn.1 |
|---|
| 103 | /usr/share/man/man1/eqn2graph.1 |
|---|
| 104 | /usr/share/man/man1/gdiffmk.1 |
|---|
| 105 | /usr/share/man/man1/grap2graph.1 |
|---|
| 106 | /usr/share/man/man1/grn.1 |
|---|
| 107 | /usr/share/man/man1/grodvi.1 |
|---|
| 108 | /usr/share/man/man1/groff.1 |
|---|
| 109 | /usr/share/man/man1/groffer.1 |
|---|
| 110 | /usr/share/man/man1/grog.1 |
|---|
| 111 | /usr/share/man/man1/grohtml.1 |
|---|
| 112 | /usr/share/man/man1/grolbp.1 |
|---|
| 113 | /usr/share/man/man1/grolj4.1 |
|---|
| 114 | /usr/share/man/man1/grops.1 |
|---|
| 115 | /usr/share/man/man1/grotty.1 |
|---|
| 116 | /usr/share/man/man1/hpftodit.1 |
|---|
| 117 | /usr/share/man/man1/indxbib.1 |
|---|
| 118 | /usr/share/man/man1/lkbib.1 |
|---|
| 119 | /usr/share/man/man1/lookbib.1 |
|---|
| 120 | /usr/share/man/man1/mmroff.1 |
|---|
| 121 | /usr/share/man/man1/neqn.1 |
|---|
| 122 | /usr/share/man/man1/nroff.1 |
|---|
| 123 | /usr/share/man/man1/pdfroff.1 |
|---|
| 124 | /usr/share/man/man1/pfbtops.1 |
|---|
| 125 | /usr/share/man/man1/pic.1 |
|---|
| 126 | /usr/share/man/man1/pic2graph.1 |
|---|
| 127 | /usr/share/man/man1/preconv.1 |
|---|
| 128 | /usr/share/man/man1/refer.1 |
|---|
| 129 | /usr/share/man/man1/roff2dvi.1 |
|---|
| 130 | /usr/share/man/man1/roff2html.1 |
|---|
| 131 | /usr/share/man/man1/roff2pdf.1 |
|---|
| 132 | /usr/share/man/man1/roff2ps.1 |
|---|
| 133 | /usr/share/man/man1/roff2text.1 |
|---|
| 134 | /usr/share/man/man1/roff2x.1 |
|---|
| 135 | /usr/share/man/man1/soelim.1 |
|---|
| 136 | /usr/share/man/man1/tbl.1 |
|---|
| 137 | /usr/share/man/man1/tfmtodit.1 |
|---|
| 138 | /usr/share/man/man1/troff.1 |
|---|
| 139 | /usr/share/man/man5/groff_font.5 |
|---|
| 140 | /usr/share/man/man5/groff_out.5 |
|---|
| 141 | /usr/share/man/man5/groff_tmac.5 |
|---|
| 142 | /usr/share/man/man5/lj4_font.5 |
|---|
| 143 | /usr/share/man/man7/ditroff.7 |
|---|
| 144 | /usr/share/man/man7/groff.7 |
|---|
| 145 | /usr/share/man/man7/groff_char.7 |
|---|
| 146 | /usr/share/man/man7/groff_diff.7 |
|---|
| 147 | /usr/share/man/man7/groff_hdtbl.7 |
|---|
| 148 | /usr/share/man/man7/groff_man.7 |
|---|
| 149 | /usr/share/man/man7/groff_mdoc.7 |
|---|
| 150 | /usr/share/man/man7/groff_me.7 |
|---|
| 151 | /usr/share/man/man7/groff_mm.7 |
|---|
| 152 | /usr/share/man/man7/groff_mmse.7 |
|---|
| 153 | /usr/share/man/man7/groff_mom.7 |
|---|
| 154 | /usr/share/man/man7/groff_ms.7 |
|---|
| 155 | /usr/share/man/man7/groff_trace.7 |
|---|
| 156 | /usr/share/man/man7/groff_www.7 |
|---|
| 157 | /usr/share/man/man7/roff.7 |
|---|
| 158 | |
|---|
| 159 | %files doc |
|---|
| 160 | %defattr(-,root,root) |
|---|
| 161 | /usr/share/doc/%{name}-%{version} |
|---|
| 162 | |
|---|
| 163 | %changelog |
|---|
| 164 | * Fri Oct 30 2009 Jeremy Huntwork <jhuntwork@lightcubesolutions.com> - 1.20.1-2 |
|---|
| 165 | - Use FHS compatible info dirs. Use separate doc package. |
|---|
| 166 | |
|---|
| 167 | * Fri Aug 14 2009 Jeremy Huntwork <jhuntwork@lightcubesolutions.com> - 1.20.1-1 |
|---|
| 168 | - Initial version |
|---|