diff --git a/cups.spec b/cups.spec index f5d7476..b2d911d 100644 --- a/cups.spec +++ b/cups.spec @@ -7,7 +7,7 @@ Summary: Common Unix Printing System Name: cups Version: 1.1.21 -Release: 1.rc1.6 +Release: 1.rc1.7 License: GPL Group: System Environment/Daemons Source: ftp://ftp.easysw.com/pub/cups/cups-%{version}%{rc1}-source.tar.bz2 @@ -57,8 +57,8 @@ Provides: lpd lpr LPRng = 3.8.15-3 BuildPrereq: pam-devel XFree86-devel openssl-devel pkgconfig BuildRequires: make >= 1:3.80 %if %use_dbus -BuildPrereq: dbus-devel = 0.21.cvs20040722 -Requires: dbus = 0.21.cvs20040722 +BuildPrereq: dbus-devel = 0.22 +Requires: dbus = 0.22 %endif %package devel @@ -327,6 +327,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/cups %changelog +* Fri Aug 13 2004 Tim Waugh 1:1.1.21-1.rc1.7 +- Bumped DBUS version to 0.22. + * Fri Aug 6 2004 Tim Waugh 1:1.1.21-1.rc1.6 - Patch from Colin Walters to prevent IPP backend using non-standard IPP port.