head 1.9; access; symbols; locks; strict; comment @-- @; 1.9 date 2009.11.18.19.43.40; author rse; state Exp; branches; next 1.8; commitid rVVgJGDZdVEul2cu; 1.8 date 2009.10.19.19.57.36; author rse; state Exp; branches; next 1.7; commitid pZqj7LRRjlt3ob8u; 1.7 date 2009.10.14.17.12.21; author rse; state Exp; branches; next 1.6; commitid rEMOcnTfEDHkDw7u; 1.6 date 2009.10.10.17.59.53; author rse; state Exp; branches; next 1.5; commitid nstY0G226JAB117u; 1.5 date 2009.06.20.15.45.50; author rse; state Exp; branches; next 1.4; commitid 297gfiRsTr8PSBSt; 1.4 date 2009.05.18.18.12.30; author rse; state Exp; branches; next 1.3; commitid 9eYC7R1UXEmUKnOt; 1.3 date 2009.05.17.10.40.25; author rse; state Exp; branches; next 1.2; commitid Jp1DeMm6pXXNhdOt; 1.2 date 2009.05.17.10.27.47; author rse; state Exp; branches; next 1.1; commitid Bo65ygUABaxtddOt; 1.1 date 2009.05.17.10.01.05; author rse; state Exp; branches; next ; commitid FGEHKCgJiQhj4dOt; desc @@ 1.9 log @upgrading package: rst2pdf 0.12.2 -> 0.12.3 @ text @## ## rst2pdf.spec -- OpenPKG RPM Package Specification ## Copyright (c) 2000-2009 OpenPKG Foundation e.V. ## ## Permission to use, copy, modify, and distribute this software for ## any purpose with or without fee is hereby granted, provided that ## the above copyright notice and this permission notice appear in all ## copies. ## ## THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED ## WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF ## MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ## IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR ## CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, ## SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT ## LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF ## USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ## ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, ## OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT ## OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF ## SUCH DAMAGE. ## # package information Name: rst2pdf Summary: Converter for reStructuredText to PDF URL: http://code.google.com/p/rst2pdf/ Vendor: Roberto Alsina, Nicolas Laurance, Christoph Zwerschke Packager: OpenPKG Foundation e.V. Distribution: OpenPKG Community Class: EVAL Group: Typesetting License: MIT Version: 0.12.3 Release: 20091118 # list of sources Source0: http://rst2pdf.googlecode.com/files/rst2pdf-%{version}.tar.gz # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} BuildPreReq: OpenPKG, openpkg >= 20060823 PreReq: OpenPKG, openpkg >= 20060823 BuildPreReq: python, python-pdf, python-json, python-text, python-gfx PreReq: python, python-pdf, python-json, python-text, python-gfx AutoReq: no AutoReqProv: no %description rst2pdf is the most badly packaged program in the OpenPKG world. %track prog rst2pdf = { version = %{version} url = http://code.google.com/p/rst2pdf/downloads/list regex = rst2pdf-(__VER__)\.tar\.gz } %prep %setup -q %build %install rm -rf $RPM_BUILD_ROOT %{l_prefix}/bin/python setup.py install \ --root=$RPM_BUILD_ROOT \ --prefix=%{l_prefix} strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} %files -f files %clean rm -rf $RPM_BUILD_ROOT @ 1.8 log @upgrading package: rst2pdf 0.12.1 -> 0.12.2 @ text @d34 2 a35 2 Version: 0.12.2 Release: 20091019 @ 1.7 log @upgrading package: rst2pdf 0.12 -> 0.12.1 @ text @d34 2 a35 2 Version: 0.12.1 Release: 20091014 @ 1.6 log @upgrading package: rst2pdf 0.11 -> 0.12 @ text @d34 2 a35 2 Version: 0.12 Release: 20091010 @ 1.5 log @upgrading package: rst2pdf 0.10.1 -> 0.11 @ text @d34 2 a35 2 Version: 0.11 Release: 20090620 @ 1.4 log @fix tracking @ text @d34 2 a35 2 Version: 0.10.1 Release: 20090518 @ 1.3 log @even more requirements needed @ text @d35 1 a35 1 Release: 20090517 d56 1 a56 1 url = ftp://ftp.rst2pdf.org/pub/rst2pdf/ @ 1.2 log @requires more stuff under run-time @ text @d45 2 a46 2 BuildPreReq: python, python-pdf, python-json, python-text PreReq: python, python-pdf, python-json, python-text @ 1.1 log @new package: rst2pdf 0.10.1 (Converter for reStructuredText to PDF) @ text @d45 2 a46 2 BuildPreReq: python, python-pdf PreReq: python, python-pdf @