From: mike Date: Thu, 15 May 2003 17:48:30 +0000 (+0000) Subject: Mirror 1.1.x changes. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5c47aed94acdbbc895e9695e286cf03191a965f9;p=thirdparty%2Fcups.git Mirror 1.1.x changes. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/branches/branch-1.2@3732 7a7537e8-13f0-0310-91df-b6672ffda945 --- diff --git a/CHANGES-1.1.txt b/CHANGES-1.1.txt index c09583979b..6e0a89c1a0 100644 --- a/CHANGES-1.1.txt +++ b/CHANGES-1.1.txt @@ -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) diff --git a/cups.list.in b/cups.list.in index 289527ff83..a3c8b93ce2 100644 --- a/cups.list.in +++ b/cups.list.in @@ -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). @@ -42,11 +42,14 @@ %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 $". #