From: Tim W. <tw...@re...> - 2003-12-20 13:57:59
|
On Sat, Dec 20, 2003 at 09:43:07AM +0000, Tony Graham wrote: > xmlroff 0.2.4 incorporates multiple fixes resulting from getting > xmlroff to run the samples from the XML 2003 "XSL FO Chef's Tools > Exhibition". Excellent! > I tried making source RPMs, a la Tim Waugh, but it failed, and since > I'm supposed to be catching a plane a few hours from now, I don't have > time to investigate. Pangopdf needs this patch (sorry I didn't catch it before): --- pangopdf-1.2.3.3/pangopdf-pango.spec.in.fix 2003-12-20 13:44:57.0000000= 00 +0000 +++ pangopdf-1.2.3.3/pangopdf-pango.spec.in 2003-12-20 13:45:59.000000000 += 0000 @@ -4,8 +4,9 @@ Release: 1 License: LGPL Group: System Environment/Libraries -Source: http://pangopdf.sourceforge.net/ -BuildRoot: /var/tmp/%{name}-%{version}-root +Url: http://pangopdf.sourceforge.net/ +Source0: %{name}-%{version}.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-root Requires: glib2 BuildRequires: glib2-devel =20 I've put updated source RPMs at: ftp://people.redhat.com/twaugh/docbook/xmlroff Tim. */ |