rpms/cups/devel cups.spec,1.344,1.345

Tim Waugh (twaugh) fedora-extras-commits at redhat.com
Thu Jul 19 12:54:42 UTC 2007


Author: twaugh

Update of /cvs/pkgs/rpms/cups/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22747

Modified Files:
	cups.spec 
Log Message:
* Thu Jul 19 2007 Tim Waugh <twaugh at redhat.com> 1:1.3-0.b1.2
- Build requires avahi-compat-libdns_sd-devel.  Applied patch to fix
  build against avahi (bug #245824).
- Build requires krb5-devel.



Index: cups.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cups/devel/cups.spec,v
retrieving revision 1.344
retrieving revision 1.345
diff -u -r1.344 -r1.345
--- cups.spec	18 Jul 2007 14:30:37 -0000	1.344
+++ cups.spec	19 Jul 2007 12:54:10 -0000	1.345
@@ -7,7 +7,7 @@
 Summary: Common Unix Printing System
 Name: cups
 Version: 1.3
-Release: 0.%{cups_beta}.1%{?dist}
+Release: 0.%{cups_beta}.2%{?dist}
 License: GPL
 Group: System Environment/Daemons
 Source: ftp://ftp.easysw.com/pub/cups/test//cups-%{version}%{cups_beta}-source.tar.bz2
@@ -38,6 +38,7 @@
 Patch12: cups-wbuffer.patch
 Patch13: cups-direct-usb.patch
 Patch14: cups-lpr-help.patch
+Patch15: cups-avahi.patch
 Patch16: cups-pid.patch
 Patch19: cups-eggcups.patch
 Patch20: cups-getpass.patch
@@ -70,6 +71,7 @@
 BuildRequires: libpng-devel
 BuildRequires: libtiff-devel
 BuildRequires: krb5-devel
+BuildRequires: avahi-compat-libdns_sd-devel
 
 %if %lspp
 BuildPrereq: libselinux-devel >= 1.23
@@ -143,6 +145,7 @@
 %patch12 -p1 -b .wbuffer
 %patch13 -p1 -b .direct-usb
 %patch14 -p1 -b .lpr-help
+%patch15 -p1 -b .avahi
 %patch16 -p1 -b .pid
 %patch19 -p1 -b .eggcups
 %patch20 -p1 -b .getpass
@@ -436,7 +439,9 @@
 %{cups_serverbin}/daemon/cups-lpd
 
 %changelog
-* Wed Jul 18 2007 Tim Waugh <twaugh at redhat.com>
+* Thu Jul 19 2007 Tim Waugh <twaugh at redhat.com> 1:1.3-0.b1.2
+- Build requires avahi-compat-libdns_sd-devel.  Applied patch to fix
+  build against avahi (bug #245824).
 - Build requires krb5-devel.
 
 * Wed Jul 18 2007 Tim Waugh <twaugh at redhat.com> 1:1.3-0.b1.1




More information about the fedora-extras-commits mailing list