From 1c4b136e8e9afb345143ad87ad33523b61a88120 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: May 22 2007 15:22:35 +0000 Subject: - Build requires xmlto. --- diff --git a/system-config-printer.spec b/system-config-printer.spec index 8f83866..ca4dfd5 100644 --- a/system-config-printer.spec +++ b/system-config-printer.spec @@ -17,6 +17,7 @@ BuildRequires: python-devel >= 2.4 BuildRequires: desktop-file-utils >= 0.2.92 BuildRequires: gettext-devel BuildRequires: intltool +BuildRequires: xmlto BuildRoot: %{_tmppath}/%{name}-%{version}-root Requires: pygtk2 >= 2.4.0, pygtk2-libglade @@ -131,6 +132,7 @@ fi %changelog * Tue May 22 2007 Tim Waugh 0.7.65-1 +- Build requires xmlto. - Updated to pycups-1.9.22. - 0.7.65: - Use urllib for quoting/unquoting (Val Henson, Ubuntu #105022).