summaryrefslogtreecommitdiffstats
path: root/groff.spec
diff options
context:
space:
mode:
Diffstat (limited to 'groff.spec')
-rw-r--r--groff.spec29
1 files changed, 17 insertions, 12 deletions
diff --git a/groff.spec b/groff.spec
index 80ef3e8..c493c60 100644
--- a/groff.spec
+++ b/groff.spec
@@ -2,8 +2,8 @@
Summary: A document formatting system.
Name: groff
-Version: 1.18.1.1
-Release: 11.1
+Version: 1.18.1.4
+Release: 1
License: GPL
Group: Applications/Publishing
Source0: ftp://ftp.gnu.org/gnu/groff/groff-%{version}.tar.gz
@@ -24,14 +24,14 @@ Patch13: groff-1.18.1-gzext.patch
Patch14: groff-xlibs.patch
Patch15: groff-1.18.1-fix15.patch
Patch16: groff-1.18.1-devutf8.patch
-Patch17: groff-1.18.1.1-revision.patch
+#Patch17: groff-1.18.1.3-revision.patch
Patch18: groff-1.18.1.1-do_char.patch
-Patch19: groff-1.18.1.1-grn.patch
-Patch20: groff-1.18.1.1-tempfile.patch
-Patch21: groff-1.18.1.1-gcc41.patch
+#Patch19: groff-1.18.1.1-grn.patch
+#Patch20: groff-1.18.1.1-tempfile.patch
+#Patch21: groff-1.18.1.1-gcc41.patch
Patch22: groff-1.18.1.1-bigendian.patch
Patch23: groff-1.18.1.1-spacefix.patch
-Patch24: groff-1.18.1.1-sectmp.patch
+Patch24: groff-1.18.1.4-sectmp.patch
URL: ftp://ftp.gnu.org/gnu/groff/
Requires: mktemp
@@ -92,11 +92,11 @@ System display.
%patch14 -p1
%patch15 -p1 -b .fix9
%patch16 -p1 -b .devutf8
-%patch17 -p1 -b .revision
+#%patch17 -p1 -b .revision
%patch18 -p1 -b .do_char
-%patch19 -p1 -b .grn
-%patch20 -p1 -b .tempfile
-%patch21 -p1 -b .gcc41
+#%patch19 -p1 -b .grn
+#%patch20 -p1 -b .tempfile
+#%patch21 -p1 -b .gcc41
%patch22 -p1 -b .bigendian
%patch23 -p1 -b .spacefix
%patch24 -p1 -b .sectmp
@@ -194,6 +194,7 @@ fi
%doc doc/meintro.me doc/meref.me doc/pic.ms
%{_datadir}/groff
%{_infodir}/groff*
+%{_libdir}/groff
%files perl
%defattr(-,root,root)
@@ -212,6 +213,9 @@ fi
%endif
%changelog
+* Mon Oct 23 2006 Marcela Maslanova <mmaslano@redhat.com> - 1.18.1.4-1
+- new version from upstream - update groffer
+
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.18.1.1-11.1
- rebuild
@@ -223,6 +227,8 @@ fi
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.18.1.1-9.2
- bump again for double-long bug on ppc(64)
+- bump again for double-long bug on ppc(64)
+- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.18.1.1-9.1
- rebuilt for new gcc4.1 snapshot and glibc changes
@@ -536,7 +542,6 @@ fi
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 9)
-
* Tue Feb 16 1999 Cristian Gafton <gafton@redhat.com>
- glibc 2.1 patch for xditview (#992)