Changeset 1da819b


Ignore:
Timestamp:
10/24/2004 07:11:15 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
dc0c9fe
Parents:
7b6e8a6
Message:

Updated to CUPS-1.1.21

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2864 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r7b6e8a6 r1da819b  
    1 <!ENTITY day          "23">
     1<!ENTITY day          "24">
    22<!ENTITY month        "10">
    33<!ENTITY year         "2004">
    44<!ENTITY version      "svn-&year;&month;&day;">
    5 <!ENTITY releasedate  "October &day;rd, &year;">
     5<!ENTITY releasedate  "October &day;th, &year;">
    66<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    77<!ENTITY blfs-version "cvs">                  <!-- cvs|[release #] -->
     
    432432<!-- Part XIII -->
    433433<!-- Chapter 41 -->
    434 <!ENTITY cups-version                 "1.1.20">
     434<!ENTITY cups-version                 "1.1.21">
    435435<!ENTITY LPRng-version                "3.8.26">
    436436<!ENTITY gs-version                   "8.14"> 
  • introduction/welcome/changelog.xml

    r7b6e8a6 r1da819b  
    2222
    2323<itemizedlist>
     24
     25<listitem><para>October 24th, 2004 [randy]: Updated to
     26CUPS-1.1.21.</para></listitem>
    2427
    2528<listitem><para>October 23rd, 2004 [randy]: Updated to
  • pst/printing/cups.xml

    r7b6e8a6 r1da819b  
    33  <!ENTITY % general-entities SYSTEM "../../general.ent">
    44  %general-entities;
    5  
     5
    66  <!ENTITY cups-download-http "http://multivac.cwru.edu/mirror/packages/cups-&cups-version;-source.tar.bz2">
    77  <!ENTITY cups-download-ftp  "ftp://ftp.easysw.com/pub/cups/&cups-version;/cups-&cups-version;-source.tar.bz2">
    8   <!ENTITY cups-size          "3.7 MB">
    9   <!ENTITY cups-buildsize     "24 MB">
    10   <!ENTITY cups-time          "0.67 SBU">
     8  <!ENTITY cups-size          "8.5 MB">
     9  <!ENTITY cups-buildsize     "44.5 MB (additional 127 MB in /tmp to run full tests)">
     10  <!ENTITY cups-time          "0.54 SBU (additional 69 SBU to run full tests)">
    1111]>
    1212
Note: See TracChangeset for help on using the changeset viewer.