| 1 | Summary: Text based document generation |
|---|
| 2 | Summary(ja): テキストベースのドキュメント生成 |
|---|
| 3 | Name: asciidoc |
|---|
| 4 | Version: 8.6.6 |
|---|
| 5 | Release: 1%{?_dist_release} |
|---|
| 6 | License: GPL |
|---|
| 7 | Group: Applications/System |
|---|
| 8 | URL: http://www.methods.co.nz/asciidoc/ |
|---|
| 9 | Vendor: Project Vine |
|---|
| 10 | Distribution: Vine Linux |
|---|
| 11 | Packager: daisuke, kenta |
|---|
| 12 | Source0: http://downloads.sourceforge.net/project/asciidoc/asciidoc/%{version}/%{name}-%{version}.tar.gz |
|---|
| 13 | BuildRequires: python |
|---|
| 14 | Requires: python |
|---|
| 15 | Requires: docbook-style-xsl |
|---|
| 16 | Requires: libxslt |
|---|
| 17 | BuildArch: noarch |
|---|
| 18 | BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root |
|---|
| 19 | |
|---|
| 20 | %description |
|---|
| 21 | AsciiDoc is a text document format for writing short documents, |
|---|
| 22 | articles, books and UNIX man pages. AsciiDoc files can be translated |
|---|
| 23 | to HTML and DocBook markups using the asciidoc(1) command. |
|---|
| 24 | |
|---|
| 25 | %prep |
|---|
| 26 | %setup -q |
|---|
| 27 | |
|---|
| 28 | %build |
|---|
| 29 | %configure |
|---|
| 30 | |
|---|
| 31 | %install |
|---|
| 32 | rm -rf %{buildroot} |
|---|
| 33 | make install DESTDIR=%{buildroot} |
|---|
| 34 | |
|---|
| 35 | # Python API |
|---|
| 36 | install -Dpm 644 asciidocapi.py %{buildroot}%{python_sitelib}/asciidocapi.py |
|---|
| 37 | |
|---|
| 38 | %clean |
|---|
| 39 | rm -rf %{buildroot} |
|---|
| 40 | |
|---|
| 41 | %files |
|---|
| 42 | %defattr(-,root,root,0755) |
|---|
| 43 | %config(noreplace) %{_sysconfdir}/asciidoc |
|---|
| 44 | %{_bindir}/* |
|---|
| 45 | %{_mandir}/man1/* |
|---|
| 46 | %{python_sitelib}/asciidocapi.py* |
|---|
| 47 | %doc README BUGS CHANGELOG COPYRIGHT |
|---|
| 48 | |
|---|
| 49 | %changelog |
|---|
| 50 | * Sun Feb 26 2012 Munehiro Yamamoto <munepi@vinelinux.org> 8.6.6-1 |
|---|
| 51 | - new upstream version |
|---|
| 52 | |
|---|
| 53 | * Sun Feb 19 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 8.6.4-2 |
|---|
| 54 | - rebuild with python-2.7.2 |
|---|
| 55 | |
|---|
| 56 | * Tue Apr 26 2011 NAKAMURA Kenta <kenta@vinelinux.org> 8.6.4-1 |
|---|
| 57 | - new upstream version 8.6.4 |
|---|
| 58 | |
|---|
| 59 | * Wed Aug 20 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 8.2.5-1 |
|---|
| 60 | - initial build for Vine Linux |
|---|
| 61 | |
|---|
| 62 | * Wed Dec 05 2007 Florian La Roche <laroche@redhat.com> - 8.2.5-2 |
|---|
| 63 | - remove doc/examples from filelist due to dangling symlinks |
|---|
| 64 | |
|---|
| 65 | * Tue Nov 20 2007 Florian La Roche <laroche@redhat.com> - 8.2.5-1 |
|---|
| 66 | - new upstream version 8.2.5 |
|---|
| 67 | |
|---|
| 68 | * Mon Oct 22 2007 Florian La Roche <laroche@redhat.com> - 8.2.3-1 |
|---|
| 69 | - new upstream version 8.2.3 |
|---|
| 70 | |
|---|
| 71 | * Sat Sep 01 2007 Florian La Roche <laroche@redhat.com> - 8.2.2-1 |
|---|
| 72 | - new upstream version 8.2.2 |
|---|
| 73 | |
|---|
| 74 | * Mon Mar 19 2007 Chris Wright <chrisw@redhat.com> - 8.1.0-1 |
|---|
| 75 | - update to asciidoc 8.1.0 |
|---|
| 76 | |
|---|
| 77 | * Thu Sep 14 2006 Chris Wright <chrisw@redhat.com> - 7.0.2-3 |
|---|
| 78 | - rebuild for Fedora Extras 6 |
|---|
| 79 | |
|---|
| 80 | * Tue Feb 28 2006 Chris Wright <chrisw@redhat.com> - 7.0.2-2 |
|---|
| 81 | - rebuild for Fedora Extras 5 |
|---|
| 82 | |
|---|
| 83 | * Mon Aug 29 2005 Chris Wright <chrisw@osdl.org> - 7.0.2-1 |
|---|
| 84 | - convert spec file to UTF-8 |
|---|
| 85 | - Source should be URL |
|---|
| 86 | - update to 7.0.2 |
|---|
| 87 | |
|---|
| 88 | * Fri Aug 19 2005 Chris Wright <chrisw@osdl.org> - 7.0.1-3 |
|---|
| 89 | - consistent use of RPM_BUILD_ROOT |
|---|
| 90 | |
|---|
| 91 | * Thu Aug 18 2005 Chris Wright <chrisw@osdl.org> - 7.0.1-2 |
|---|
| 92 | - Update BuildRoot |
|---|
| 93 | - use _datadir |
|---|
| 94 | - use config and _sysconfdir |
|---|
| 95 | |
|---|
| 96 | * Wed Jun 29 2005 Terje Røsten <terje.rosten@ntnu.no> - 7.0.1-1 |
|---|
| 97 | - 7.0.1 |
|---|
| 98 | - Drop patch now upstream |
|---|
| 99 | - Build as noarch (Petr KlÃma) |
|---|
| 100 | |
|---|
| 101 | * Sat Jun 11 2005 Terje Røsten <terje.rosten@ntnu.no> - 7.0.0-0.3 |
|---|
| 102 | - Add include patch |
|---|
| 103 | |
|---|
| 104 | * Fri Jun 10 2005 Terje Røsten <terje.rosten@ntnu.no> - 7.0.0-0.2 |
|---|
| 105 | - Fix stylesheets according to Stuart |
|---|
| 106 | |
|---|
| 107 | * Fri Jun 10 2005 Terje Røsten <terje.rosten@ntnu.no> - 7.0.0-0.1 |
|---|
| 108 | - Initial package |
|---|
| 109 | - Based on Debian package, thx! |
|---|
| 110 | |
|---|
| 111 | |
|---|