auto-import changelog data from docbook-style-dsssl-1.76-1.src.rpm
Fri Feb 22 2002 Tim Waugh <twaugh@redhat.com> 1.76-1 - 1.76 (fixes bug #58883). - Fix HTML generation for articleinfo elements (bug #58837).
This commit is contained in:
parent
29767fb2ce
commit
d7f5441e7f
@ -1 +1 @@
|
||||
docbook-dsssl-1.75.tar.gz
|
||||
docbook-dsssl-1.76.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: docbook-style-dsssl
|
||||
Version: 1.75
|
||||
Version: 1.76
|
||||
Release: 1
|
||||
Group: Applications/Text
|
||||
|
||||
@ -20,6 +20,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}
|
||||
BuildArch: noarch
|
||||
Source0: http://prdownloads.sourceforge.net/docbook/docbook-dsssl-%{version}.tar.gz
|
||||
Source1: %{name}-%{version}.Makefile
|
||||
Patch0: docbook-dsssl-1.76-articleinfo.patch
|
||||
|
||||
|
||||
%description
|
||||
@ -29,6 +30,7 @@ They are highly customizable.
|
||||
|
||||
%prep
|
||||
%setup -q -n docbook-dsssl-%{version}
|
||||
%patch0 -p1 -b .articleinfo
|
||||
cp %{SOURCE1} Makefile
|
||||
|
||||
|
||||
@ -73,6 +75,10 @@ if [ "$1" = "0" ]; then
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Fri Feb 22 2002 Tim Waugh <twaugh@redhat.com> 1.76-1
|
||||
- 1.76 (fixes bug #58883).
|
||||
- Fix HTML generation for articleinfo elements (bug #58837).
|
||||
|
||||
* Thu Feb 21 2002 Tim Waugh <twaugh@redhat.com> 1.75-1
|
||||
- 1.75.
|
||||
- Rebuild in new environment.
|
||||
|
Loading…
Reference in New Issue
Block a user