From 40af0b91724477e631b785c7fedaa30a12386c57 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Tue, 24 Oct 2006 16:23:23 +0000 Subject: [PATCH] - Build requires Python 2.4. --- system-config-printer.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/system-config-printer.spec b/system-config-printer.spec index 62b3b6b..8544b15 100644 --- a/system-config-printer.spec +++ b/system-config-printer.spec @@ -14,7 +14,7 @@ Source3: system-config-printer.console %{expand: %%define pyver %(python -c 'import sys;print(sys.version[0:3])')} BuildRequires: cups-devel >= 1.2 -BuildRequires: python-devel +BuildRequires: python-devel >= 2.4 BuildRequires: desktop-file-utils >= 0.2.92 BuildRequires: gettext-devel BuildRequires: intltool @@ -106,6 +106,9 @@ rm -rf $RPM_BUILD_ROOT exit 0 %changelog +* Tue Oct 24 2006 Tim Waugh +- Build requires Python 2.4. + * Mon Oct 2 2006 Tim Waugh 0.7.32-1 - Updated to pycups-1.9.13 for HTTP_FORBIDDEN. - 0.7.32: