]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - packaging/cups.spec.in
Import CUPS v1.7.1
[thirdparty/cups.git] / packaging / cups.spec.in
index 8f5c5b3f4a8530d2780a5671f275274d6a61aee9..74f354fb892deb2d02befe913c904cf5ba77f3a8 100644 (file)
@@ -1,11 +1,11 @@
 #
-# "$Id$"
+# "$Id: cups.spec.in 11516 2014-01-08 16:24:32Z msweet $"
 #
 # RPM "spec" file for CUPS.
 #
 # Original version by Jason McMullan <jmcc@ontv.com>.
 #
-# Copyright 2007-2013 by Apple Inc.
+# Copyright 2007-2014 by Apple Inc.
 # Copyright 1999-2007 by Easy Software Products, all rights reserved.
 #
 # These coded instructions, statements, and computer programs are the
@@ -242,7 +242,7 @@ rm -rf $RPM_BUILD_ROOT
 /usr/share/cups/ppdc/*
 %dir /usr/share/cups/templates
 /usr/share/cups/templates/*
-%if %{?_with_libusb:1}%{!?_with_libusb:0}
+%if %{?_with_libusb1:1}%{!?_with_libusb1:0}
 # LIBUSB quirks files
 %dir /usr/share/cups/usb
 /usr/share/cups/usb/*
@@ -392,5 +392,5 @@ rm -rf $RPM_BUILD_ROOT
 
 
 #
-# End of "$Id$".
+# End of "$Id: cups.spec.in 11516 2014-01-08 16:24:32Z msweet $".
 #