auto-import changelog data from linuxdoc-tools-0.9.20-2.src.rpm

Thu May 23 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Mon Apr 22 2002 Tim Waugh <twaugh@redhat.com> 0.9.20-1
- 0.9.20.
- Don't explicitly strip binaries (bug #62563).
This commit is contained in:
cvsdist 2004-09-09 07:56:53 +00:00
parent 570a494bfb
commit 35aeabbc7d
4 changed files with 23 additions and 4 deletions

View File

@ -1 +1 @@
linuxdoc-tools_0.9.16.tar.gz linuxdoc-tools_0.9.20.tar.gz

View File

@ -0,0 +1,10 @@
--- linuxdoc-tools-0.9.20/Makefile.in.strip Mon Apr 22 17:30:06 2002
+++ linuxdoc-tools-0.9.20/Makefile.in Mon Apr 22 17:30:19 2002
@@ -87,7 +87,6 @@
( cd iso-entities; \
$(MAKE) install )
endif
- strip sgmlpre/sgmlpre
for ii in sgmlpre/sgmlpre rtf-fix/rtf2rtf; do \
bn=`basename $$ii`; \
$(INSTALL_PROGRAM) $$ii $(bindir)/$$bn; \

View File

@ -2,12 +2,13 @@ Summary: A text formatting package based on SGML.
Name: linuxdoc-tools Name: linuxdoc-tools
Obsoletes: sgml-tools Obsoletes: sgml-tools
Obsoletes: linuxdoc-sgml Obsoletes: linuxdoc-sgml
Version: 0.9.16 Version: 0.9.20
Release: 4 Release: 2
License: Freely distributable License: Freely distributable
Group: Applications/Publishing Group: Applications/Publishing
Source: http://people.debian.org/~sano/linuxdoc-tools/archives/%{name}_%{version}.tar.gz Source: http://people.debian.org/~sano/linuxdoc-tools/archives/%{name}_%{version}.tar.gz
Patch0: linuxdoc-tools-0.9.13-letter.patch Patch0: linuxdoc-tools-0.9.13-letter.patch
Patch1: linuxdoc-tools-0.9.20-strip.patch
Requires: jade Requires: jade
Url: http://people.debian.org/~sano/linuxdoc-tools/ Url: http://people.debian.org/~sano/linuxdoc-tools/
BuildRoot: %{_tmppath}/%{name}-root BuildRoot: %{_tmppath}/%{name}-root
@ -27,6 +28,7 @@ documentation.
%prep %prep
%setup -q %setup -q
%patch0 -p1 %patch0 -p1
%patch1 -p1 -b .strip
%build %build
%configure --with-installed-nsgmls --with-installed-iso-entities %configure --with-installed-nsgmls --with-installed-iso-entities
@ -83,6 +85,13 @@ exit 0
%{_mandir}/*/* %{_mandir}/*/*
%changelog %changelog
* Thu May 23 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Mon Apr 22 2002 Tim Waugh <twaugh@redhat.com> 0.9.20-1
- 0.9.20.
- Don't explicitly strip binaries (bug #62563).
* Thu Feb 28 2002 Elliot Lee <sopwith@redhat.com> 0.9.16-4 * Thu Feb 28 2002 Elliot Lee <sopwith@redhat.com> 0.9.16-4
- Provides: sgml-tools (and linuxdoc-sgml). - Provides: sgml-tools (and linuxdoc-sgml).
- Use _smp_mflags and RPM_OPT_FLAGS. - Use _smp_mflags and RPM_OPT_FLAGS.

View File

@ -1 +1 @@
04ebf28160052108547e49257195c832 linuxdoc-tools_0.9.16.tar.gz 8af90697290a7a73977cc93e6d1fef88 linuxdoc-tools_0.9.20.tar.gz