Changeset b9929f1
- Timestamp:
- 06/09/2015 07:08:36 PM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- b75604f9
- Parents:
- 7d7588a3
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/sysutils/colord.xml
r7d7588a3 rb9929f1 38 38 </para> 39 39 40 &lfs77_checked; 40 &lfs77_checked; &gcc5_checked; 41 41 42 42 <bridgehead renderas="sect3">Package Information</bridgehead> -
introduction/welcome/changelog.xml
r7d7588a3 rb9929f1 48 48 <para>June 9th, 2015</para> 49 49 <itemizedlist> 50 <listitem> 51 <para>[fernando] - Update to cups-2.0.3. Fixes 52 <ulink url="&blfs-ticket-root;6584">#6584</ulink>.</para> 53 </listitem> 50 54 <listitem> 51 55 <para>[fernando] - Update to colord-1.2.11. Fixes -
packages.ent
r7d7588a3 rb9929f1 722 722 <!-- Part XII --> 723 723 <!-- Chapter 42 --> 724 <!ENTITY cups-version "2.0. 2">724 <!ENTITY cups-version "2.0.3"> 725 725 <!ENTITY cups-filters-version "1.0.68"> 726 726 <!ENTITY gs-version "9.16"> -
pst/printing/cups.xml
r7d7588a3 rb9929f1 7 7 <!ENTITY cups-download-http "http://www.cups.org/software/&cups-version;/cups-&cups-version;-source.tar.bz2"> 8 8 <!ENTITY cups-download-ftp " "> 9 <!ENTITY cups-md5sum " 6e0ea72dbafcf5baaa1cf4178e71096d">9 <!ENTITY cups-md5sum "8d98b85edbdab7ab03739c9622f570e8"> 10 10 <!ENTITY cups-size "8.4 MB"> 11 <!ENTITY cups-buildsize " 61 MB (additional 28 MB for thetests)">12 <!ENTITY cups-time "0. 5 SBU (additional 4.4 SBU for thetests)">11 <!ENTITY cups-buildsize "99 MB (with tests)"> 12 <!ENTITY cups-time "0.8 SBU (with tests)"> 13 13 ]> 14 14 … … 231 231 232 232 <para> 233 To test the results, issue: <command>make -kcheck</command>. An already233 To test the results, issue: <command>make check</command>. An already 234 234 active graphical session with bus address is necessary to run the tests. 235 A small number of tests fail for unknown reasons.236 235 </para> 237 236 … … 452 451 <seg> 453 452 /etc/cups, 454 /usr/include/cups, 455 /usr/lib/cups, 456 /usr/share/cups, 457 /usr/share/doc/cups-&cups-version;, 458 /var/cache/cups, 459 /var/log/cups, 460 /var/run/cups, and 461 /var/spool/cups 453 /usr/{include,lib,share}/cups, 454 /usr/share/doc/cups-&cups-version;, and 455 /var/{cache,log,run,spool}/cups 462 456 </seg> 463 457 </seglistitem>
Note:
See TracChangeset
for help on using the changeset viewer.