[londonlaw] Fix FTBFS (rhbz#914159)

Hans de Goede jwrdegoede at fedoraproject.org
Wed Mar 6 09:27:06 UTC 2013


commit 7436a6ccfa5fb7003c51be26c4a9788ff5bb0015
Author: Hans de Goede <hdegoede at redhat.com>
Date:   Wed Mar 6 10:30:09 2013 +0100

    Fix FTBFS (rhbz#914159)

 londonlaw.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/londonlaw.spec b/londonlaw.spec
index 1848e43..82a22ea 100644
--- a/londonlaw.spec
+++ b/londonlaw.spec
@@ -13,7 +13,7 @@ Source2:        %{name}-server.desktop
 Patch0:         londonlaw-0.2.1-new-twisted.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  python-devel wxPython ghostscript ImageMagick
-BuildRequires:  texlive-latex-bin texlive-preprint desktop-file-utils
+BuildRequires:  tex(latex) tex(fullpage.sty) desktop-file-utils
 BuildArch:      noarch
 Requires:       wxPython python-twisted-core
 


More information about the scm-commits mailing list