]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Mirror 1.1.x changes.
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 15 May 2003 17:48:30 +0000 (17:48 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 15 May 2003 17:48:30 +0000 (17:48 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/branches/branch-1.2@3732 7a7537e8-13f0-0310-91df-b6672ffda945

CHANGES-1.1.txt
cups.list.in

index c09583979bda3d631802c585bd6faf782f911f5f..6e0a89c1a0ff068ff40dbe09665e5d721cf94c56 100644 (file)
@@ -3,7 +3,9 @@ CHANGES-1.1.txt
 
 CHANGES IN CUPS V1.1.19
 
-       - cupsLangGet didn't use its language cache (STR #97)
+       - The cups.list file used file dependencies for package
+         formats other than portable, RPM, and Debian (STR #98)
+       - cupsLangGet() didn't use its language cache (STR #97)
        - "lpq -P" would segfault instead of showing a usage
          message (STR #94)
        - Fixed compiler warnings in pdftops filter (STR #96)
index 289527ff83c7cc0308ff1389a913469c69c0fc19..a3c8b93ce21b3df0b9c71b779c84c765dfa032fe 100644 (file)
@@ -1,5 +1,5 @@
 #
-# "$Id: cups.list.in,v 1.13.2.18 2003/04/22 21:09:22 mike Exp $"
+# "$Id: cups.list.in,v 1.13.2.19 2003/05/15 17:48:30 mike Exp $"
 #
 #   ESP Package Manager (EPM) file list for the Common UNIX Printing
 #   System (CUPS).
 %provides cupsys-client
 %provides cupsys-devel
 %provides libcups1
-%provides libcups.so.2
-%provides libcupsimage.so.2
 %provides libcupsys2
 %provides libcupsys2-dev
 
+%format rpm deb portable
+%provides libcups.so.2
+%provides libcupsimage.so.2
+%format all
+
 #
 # GNU variables...
 #
@@ -405,5 +408,5 @@ f 0444 root sys $AMANDIR/man$MAN8DIR/lpmove.$MAN8EXT man/lpmove.man
 i 0555 root sys cups cups.sh
 
 #
-# End of "$Id: cups.list.in,v 1.13.2.18 2003/04/22 21:09:22 mike Exp $".
+# End of "$Id: cups.list.in,v 1.13.2.19 2003/05/15 17:48:30 mike Exp $".
 #