]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Fix IPPTOOL test file (STR #4420)
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Tue, 27 May 2014 15:00:06 +0000 (15:00 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Tue, 27 May 2014 15:00:06 +0000 (15:00 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11896 a1ca3aef-8c08-0410-bb20-df032aa958be

CHANGES-1.7.txt
test/create-printer-subscription.test

index 6d0a67146844373ba500f8b0ebf6b48de1884b26..41b46b3bfd7bc6c2802bbbefde518511725bc568 100644 (file)
@@ -28,6 +28,8 @@ CHANGES IN CUPS V1.7.3
          (STR #4371)
        - Dates in non-UTF-8 locales did not display correctly (STR #4388)
        - The RPM spec file now looks for libusb-devel 1.0 or later.
+       - Fixed the "create-printer-subscription.test" file for IPPTOOL
+         (STR #4420)
 
 
 CHANGES IN CUPS V1.7.2
index 91c98f7618fe1ee9155503ea70bcd32b731dd8d2..2482af88419e81156a0fe7e7e5df6a222f4c3c83 100644 (file)
@@ -1,16 +1,16 @@
 #
 # "$Id$"
 #
-#   Create a printer subscription.
+# Create a printer subscription.
 #
-#   Copyright 2007-2013 by Apple Inc.
-#   Copyright 2001-2006 by Easy Software Products. All rights reserved.
+# Copyright 2007-2014 by Apple Inc.
+# Copyright 2001-2006 by Easy Software Products. All rights reserved.
 #
-#   These coded instructions, statements, and computer programs are the
-#   property of Apple Inc. and are protected by Federal copyright
-#   law.  Distribution and use rights are outlined in the file "LICENSE.txt"
-#   which should have been included with this file.  If this file is
-#   file is missing or damaged, see the license at "http://www.cups.org/".
+# These coded instructions, statements, and computer programs are the
+# property of Apple Inc. and are protected by Federal copyright
+# law.  Distribution and use rights are outlined in the file "LICENSE.txt"
+# which should have been included with this file.  If this file is
+# file is missing or damaged, see the license at "http://www.cups.org/".
 #
 # Usage:
 #
@@ -31,8 +31,8 @@
        ATTR language attributes-natural-language en
        ATTR uri printer-uri $uri
 
-        GROUP subscription-attributes-tag
-       ATTR uri notify-recipient $recipient
+       GROUP subscription-attributes-tag
+       ATTR uri notify-recipient-uri $recipient
        ATTR keyword notify-events printer-config-changed,printer-state-changed
 
        # What statuses are OK?