rpms/cups/F-10 cups.spec,1.449,1.450 dnssd,1.2,NONE

Tim Waugh twaugh at fedoraproject.org
Mon Dec 8 18:44:07 UTC 2008


Author: twaugh

Update of /cvs/pkgs/rpms/cups/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31583

Modified Files:
	cups.spec 
Removed Files:
	dnssd 
Log Message:
* Mon Dec  8 2008 Tim Waugh <twaugh at redhat.com> 1:1.3.9-5
- Removed dnssd backend as it was causing problems (bug #475230).



Index: cups.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cups/F-10/cups.spec,v
retrieving revision 1.449
retrieving revision 1.450
diff -u -r1.449 -r1.450
--- cups.spec	3 Dec 2008 12:43:38 -0000	1.449
+++ cups.spec	8 Dec 2008 18:43:37 -0000	1.450
@@ -7,13 +7,12 @@
 Summary: Common Unix Printing System
 Name: cups
 Version: 1.3.9
-Release: 4%{?svn:.svn%{svn}}%{?dist}
+Release: 5%{?svn:.svn%{svn}}%{?dist}
 License: GPLv2
 Group: System Environment/Daemons
 Source: ftp://ftp.easysw.com/pub/cups/test//cups-%{version}%{?svn:svn-r%{svn}}-source.tar.bz2
 Source1: cups.init
 Source2: cupsprinter.png
-Source3: http://www.openprinting.org/download/printing/dnssd
 Source4: pstopdf
 Source5: cups-lpd
 Source6: pstoraster
@@ -106,9 +105,6 @@
 # Require the package here so that we know /etc/portreserve/ exists.
 Requires: portreserve
 
-# The dnssd backend uses avahi-browse so require it (bug #458565).
-Requires: avahi-tools
-
 %package devel
 Summary: Common Unix Printing System - development environment
 Group: Development/Libraries
@@ -227,9 +223,6 @@
 
 make BUILDROOT=$RPM_BUILD_ROOT install 
 
-# Include Till Kamppeter's dnssd backend.
-install -m 755 %{SOURCE3} $RPM_BUILD_ROOT%{cups_serverbin}/backend/dnssd
-
 # Serial backend needs to run as root (bug #212577).
 chmod 700 $RPM_BUILD_ROOT%{cups_serverbin}/backend/serial
 
@@ -485,6 +478,9 @@
 %{_libdir}/php/modules/*.so
 
 %changelog
+* Mon Dec  8 2008 Tim Waugh <twaugh at redhat.com> 1:1.3.9-5
+- Removed dnssd backend as it was causing problems (bug #475230).
+
 * Wed Dec  3 2008 Tim Waugh <twaugh at redhat.com> 1:1.3.9-4
 - Applied patch to fix STR #2974 (bug #473905, CVE-2008-5286,
   CVE-2008-1722).


--- dnssd DELETED ---




More information about the fedora-extras-commits mailing list