From 6b9ed56ed5bf9f1a1c8a1ec666160b35f0f4d75c Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Thu, 7 Dec 2006 19:02:33 +0000 Subject: [PATCH] - build against python 2.5 --- system-config-printer.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/system-config-printer.spec b/system-config-printer.spec index 3fbbbfc..8c7f822 100644 --- a/system-config-printer.spec +++ b/system-config-printer.spec @@ -3,7 +3,7 @@ Summary: A printer administration tool Name: system-config-printer Version: 0.7.41 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: System Environment/Base Source0: system-config-printer-%{version}.tar.bz2 @@ -11,8 +11,6 @@ Source1: pycups-%{pycups_version}.tar.bz2 Source2: system-config-printer.pam 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 >= 2.4 BuildRequires: desktop-file-utils >= 0.2.92 @@ -35,7 +33,7 @@ the user to configure a CUPS print server. %package libs Summary: Common code for the graphical and non-graphical pieces. Group: System Environment/Base -PreReq: python, python-abi = %{pyver} +PreReq: python Requires: rhpl >= 0.81 Requires: foomatic Requires: PyXML @@ -114,6 +112,9 @@ if [ "$1" = "0" ]; then fi %changelog +* Thu Dec 7 2006 Jeremy Katz - 0.7.41-2 +- build against python 2.5 + * Thu Dec 7 2006 Tim Waugh 0.7.41-1 - Updated pycups to 1.9.16. - 0.7.41: