auto-import changelog data from groff-1.18.1.1-1.src.rpm
Tue Jun 29 2004 Thomas Woerner <twoerner@redhat.com> 1.18.1.1-1 - new version 1.18.1.1 (fixed groffer script)
This commit is contained in:
parent
80f0807541
commit
404b62698c
@ -1,3 +1,3 @@
|
|||||||
groff-1.18.1.tar.gz
|
groff-1.18.1.1.tar.gz
|
||||||
man-pages-ja-GNU_groff-20000115.tar.gz
|
man-pages-ja-GNU_groff-20000115.tar.gz
|
||||||
mandocj.tar.gz
|
mandocj.tar.gz
|
||||||
|
5
groff-1.18.1.1-revision.patch
Normal file
5
groff-1.18.1.1-revision.patch
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
--- groff-1.18.1.1/REVISION.revision 2004-06-29 12:59:31.775599717 +0200
|
||||||
|
+++ groff-1.18.1.1/REVISION 2004-06-29 12:58:34.646490040 +0200
|
||||||
|
@@ -1 +1 @@
|
||||||
|
-1
|
||||||
|
+1.1
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Summary: A document formatting system.
|
Summary: A document formatting system.
|
||||||
Name: groff
|
Name: groff
|
||||||
Version: 1.18.1
|
Version: 1.18.1.1
|
||||||
Release: 36
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Publishing
|
Group: Applications/Publishing
|
||||||
Source0: ftp://ftp.gnu.org/gnu/groff/groff-%{version}.tar.gz
|
Source0: ftp://ftp.gnu.org/gnu/groff/groff-%{version}.tar.gz
|
||||||
@ -24,6 +24,7 @@ Patch13: groff-1.18.1-gzext.patch
|
|||||||
Patch14: groff-xlibs.patch
|
Patch14: groff-xlibs.patch
|
||||||
Patch15: groff-1.18.1-fix15.patch
|
Patch15: groff-1.18.1-fix15.patch
|
||||||
Patch16: groff-1.18.1-devutf8.patch
|
Patch16: groff-1.18.1-devutf8.patch
|
||||||
|
Patch17: groff-1.18.1.1-revision.patch
|
||||||
URL: ftp://ftp.gnu.org/gnu/groff/
|
URL: ftp://ftp.gnu.org/gnu/groff/
|
||||||
Requires: mktemp
|
Requires: mktemp
|
||||||
Prereq: /sbin/install-info
|
Prereq: /sbin/install-info
|
||||||
@ -84,6 +85,7 @@ System display.
|
|||||||
%patch14 -p1
|
%patch14 -p1
|
||||||
%patch15 -p1 -b .fix9
|
%patch15 -p1 -b .fix9
|
||||||
%patch16 -p1 -b .devutf8
|
%patch16 -p1 -b .devutf8
|
||||||
|
%patch17 -p1 -b .revision
|
||||||
|
|
||||||
%build
|
%build
|
||||||
PATH=$PATH:%{_prefix}/X11R6/bin
|
PATH=$PATH:%{_prefix}/X11R6/bin
|
||||||
@ -189,6 +191,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 29 2004 Thomas Woerner <twoerner@redhat.com> 1.18.1.1-1
|
||||||
|
- new version 1.18.1.1 (fixed groffer script)
|
||||||
|
|
||||||
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
||||||
- rebuilt
|
- rebuilt
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
4c7a1b478d230696f14743772f31639f groff-1.18.1.tar.gz
|
511dbd64b67548c99805f1521f82cc5e groff-1.18.1.1.tar.gz
|
||||||
9bbf9b74fd587d248e17543bda4ce5de man-pages-ja-GNU_groff-20000115.tar.gz
|
9bbf9b74fd587d248e17543bda4ce5de man-pages-ja-GNU_groff-20000115.tar.gz
|
||||||
e5d7f3273b4d53033723fcd2654d980c mandocj.tar.gz
|
e5d7f3273b4d53033723fcd2654d980c mandocj.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user