- 1.79.
- No longer need articleinfo patch.
This commit is contained in:
parent
7778d0c678
commit
25b7f7f905
@ -1 +1,2 @@
|
|||||||
docbook-dsssl-1.78.tar.gz
|
docbook-dsssl-1.78.tar.gz
|
||||||
|
docbook-dsssl-1.79.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: docbook-style-dsssl
|
Name: docbook-style-dsssl
|
||||||
Version: 1.78
|
Version: 1.79
|
||||||
Release: 4
|
Release: 1
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
|
|
||||||
Summary: Norman Walsh's modular stylesheets for DocBook.
|
Summary: Norman Walsh's modular stylesheets for DocBook.
|
||||||
@ -20,7 +20,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Source0: http://prdownloads.sourceforge.net/docbook/docbook-dsssl-%{version}.tar.gz
|
Source0: http://prdownloads.sourceforge.net/docbook/docbook-dsssl-%{version}.tar.gz
|
||||||
Source1: %{name}.Makefile
|
Source1: %{name}.Makefile
|
||||||
Patch0: docbook-dsssl-1.76-articleinfo.patch
|
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -30,7 +29,6 @@ They are highly customizable.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n docbook-dsssl-%{version}
|
%setup -q -n docbook-dsssl-%{version}
|
||||||
%patch0 -p1 -b .articleinfo
|
|
||||||
cp %{SOURCE1} Makefile
|
cp %{SOURCE1} Makefile
|
||||||
|
|
||||||
|
|
||||||
@ -52,7 +50,7 @@ rm -rf $DESTDIR
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr (-,root,root)
|
%defattr (-,root,root)
|
||||||
%doc BUGS TODO README ChangeLog WhatsNew
|
%doc BUGS README ChangeLog WhatsNew
|
||||||
/usr/bin/collateindex.pl
|
/usr/bin/collateindex.pl
|
||||||
/usr/share/sgml/docbook/dsssl-stylesheets-%{version}
|
/usr/share/sgml/docbook/dsssl-stylesheets-%{version}
|
||||||
/usr/share/sgml/docbook/dsssl-stylesheets
|
/usr/share/sgml/docbook/dsssl-stylesheets
|
||||||
@ -90,6 +88,10 @@ fi
|
|||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 8 2004 Tim Waugh <twaugh@redhat.com> 1.79-1
|
||||||
|
- 1.79.
|
||||||
|
- No longer need articleinfo patch.
|
||||||
|
|
||||||
* Wed Sep 22 2004 Than Ngo <than@redhat.com> 1.78-4
|
* Wed Sep 22 2004 Than Ngo <than@redhat.com> 1.78-4
|
||||||
- rebuilt
|
- rebuilt
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user