This commit is contained in:
parent
1ebd68b208
commit
33fc4de78a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 5 17:57:46 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- added missing requires to docbook-xsl-stylesheets (bnc#386512)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 30 18:01:42 CET 2008 - tiwai@suse.de
|
||||
|
||||
|
@ -10,13 +10,15 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: asciidoc
|
||||
Summary: Text-Based Document Generation
|
||||
Version: 8.2.5
|
||||
Release: 10
|
||||
Release: 27
|
||||
License: GPL v2 or later
|
||||
Group: Development/Tools/Doc Generators
|
||||
Requires: python >= 2.3, fop
|
||||
Requires: docbook-xsl-stylesheets
|
||||
AutoReqProv: on
|
||||
Url: http://www.methods.co.nz/asciidoc/
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
@ -95,6 +97,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc doc examples
|
||||
|
||||
%changelog
|
||||
* Mon May 05 2008 tiwai@suse.de
|
||||
- added missing requires to docbook-xsl-stylesheets (bnc#386512)
|
||||
* Wed Jan 30 2008 tiwai@suse.de
|
||||
- fix fop.extensions in a2x pdf creation (bnc#353527)
|
||||
* Fri Jan 25 2008 tiwai@suse.de
|
||||
|
Loading…
x
Reference in New Issue
Block a user