From f350c972824e880f0258694f2fd216e0afcde210 Mon Sep 17 00:00:00 2001 From: John (J5) Palmieri Date: Jul 19 2006 00:01:44 +0000 Subject: - Require a new version od D-Bus and rebuild --- diff --git a/cups.spec b/cups.spec index 41811a9..bb11c0e 100644 --- a/cups.spec +++ b/cups.spec @@ -5,7 +5,7 @@ Summary: Common Unix Printing System Name: cups Version: 1.2.1 -Release: 19 +Release: 20 License: GPL Group: System Environment/Daemons Source: ftp://ftp.easysw.com/pub/cups/%{version}/cups-%{version}-source.tar.bz2 @@ -67,8 +67,8 @@ BuildRequires: libtiff-devel # -fstack-protector-all requires GCC 4.0.1 BuildRequires: gcc >= 4.0.1 -BuildPrereq: dbus-devel >= 0.60 -Requires: dbus >= 0.60 +BuildPrereq: dbus-devel >= 0.90 +Requires: dbus >= 0.90 # The paps package uses pango to render UTF-8 text to PostScript. Requires: paps >= 0.6.6-9 @@ -390,6 +390,9 @@ rm -rf $RPM_BUILD_ROOT %{cups_serverbin}/daemon/cups-lpd %changelog +* Tue Jul 18 2006 John (J5) Palmieri - 1.2.1-20 +- Require a new version of D-Bus and rebuild + * Fri Jul 14 2006 Tim Waugh 1:1.2.1-19 - Sync with svn5737.