Commit Graph

456 Commits

Author SHA1 Message Date
Tim Waugh
03a292cd62 Fixed missing error check when setting ICC profile. 2012-04-30 16:24:07 +01:00
Jon Ciesla
a317f6b732 Encoding fix. 2012-04-26 11:46:56 -05:00
Tim Waugh
a7538063e5 Avoid mixed tabs and spaces in spec file. 2012-02-09 15:52:06 +00:00
Tim Waugh
133be3feed 9.05. 2012-02-09 12:51:21 +00:00
Tim Waugh
e7cddeec9c Merge branch 'f16' 2012-01-06 14:43:13 +00:00
Tim Waugh
04f1d88ab0 Use %_cups_serverbin macro. 2012-01-06 14:41:53 +00:00
Tim Waugh
ead0e99b22 Get the year right. 2012-01-06 13:05:49 +00:00
Tim Waugh
cab932c03b Rebuilt for GCC 4.7. 2012-01-06 13:05:19 +00:00
Tim Waugh
95acfdb02b Applied fix for type 1 font copying code SEAC scanner (bug #728710). 2011-11-08 09:31:47 +00:00
Tim Waugh
2998f8d822 Rebuilt for new libpng. 2011-11-07 16:22:23 +00:00
Tim Waugh
405d207f89 Applied upstream fix for skipping "cached" outline glyphs (bug #742349). 2011-11-01 13:26:38 +00:00
Tim Waugh
54422c3b6d Fixed typo (EXTRAFLAGS -> EXTRACFLAGS). 2011-09-02 12:22:13 +01:00
Tim Waugh
ea33f65ef3 Updated upstream fix for gdevcups RGBW handling (Ghostscript bug #691922). 2011-08-22 10:56:09 +01:00
Tim Waugh
41ebc2cdb2 Applied upstream fix for gdevcups handling of RGBW (Ghostscript bug #691922). 2011-08-16 14:49:58 +01:00
Tim Waugh
29821914dd 9.04. 2011-08-09 17:39:01 +01:00
Tim Waugh
9049c1bb30 No longer need jbig2-image-refcount patch. 2011-08-01 15:22:47 +01:00
Tim Waugh
55bdfab05e Fixed error reporting in the gstoraster filter. 2011-08-01 15:13:52 +01:00
Tim Waugh
2fe3729be3 colord is optional (bug #706619). 2011-05-25 15:07:09 +01:00
Tim Waugh
f162a59f0f Prevent segfault when running gstoraster outside CUPS. 2011-04-12 11:13:02 +01:00
Tim Waugh
9aeffaf6ca Remove bundled expat directory. Not used, but this makes it
clearer.
2011-04-07 13:07:59 +01:00
Tim Waugh
a65b257eae pxl: match landscape page sizes (bug #692165). 2011-04-06 16:43:40 +01:00
Tim Waugh
2ac3edf665 Fixed source URL. 2011-04-04 15:02:36 +01:00
Tim Waugh
8ffc6df09a 9.02. 2011-04-04 13:22:24 +01:00
Tim Waugh
562801bfb7 colord support: prefix printer name with "cups-" to get device ID. 2011-03-10 14:41:29 +00:00
Richard Hughes
63ba0ce8b3 Backport a patch from svn trunk to enable colord support. 2011-03-08 11:29:45 +00:00
Tim Waugh
1a1240ee01 9.01. 2011-02-10 10:32:12 +00:00
Dennis Gilmore
a8e0cd1845 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 19:47:33 -06:00
Tim Waugh
c3040aac84 Applied fix for upstream bug #691920. 2011-02-02 13:21:55 +00:00
Tim Waugh
135b241fd4 Use poppler-data for CMaps (bug #630632). 2011-01-28 16:41:01 +00:00
Tim Waugh
12643a2fd3 Fixed macro in comment, include full source URL (rpmlint fixes). 2011-01-17 16:28:27 +00:00
Tim Waugh
2ef2200368 Avoid symbol clash with scan_token (bug #590914). 2011-01-14 17:21:20 +00:00
Tim Waugh
8f7093b325 Replaced width-and-height patch with the one actually used upstream. 2011-01-10 16:54:20 +00:00
Tim Waugh
246996011c Applied upstream ICC fix (bug #655449). 2011-01-07 13:11:15 +00:00
Tim Waugh
eefd1c3191 gdevcups: use correct width and height values when allocating memory (upstream bug 691733). 2011-01-07 13:11:05 +00:00
Tim Waugh
6f55838ebd Merge branch 'f14' 2011-01-07 11:48:14 +00:00
Tim Waugh
97cc1c6744 Merge branch 'f13' into f14 2011-01-07 11:46:36 +00:00
Tim Waugh
23d38d6e8d Fixed more summaries ending with ".". 2010-11-26 09:12:37 +00:00
Tim Waugh
3c5a2bb8dc Merge branch 'f13' into f14 2010-11-25 17:18:46 +00:00
Tim Waugh
59b553b156 Reverted gdevcups-segfaults patch from bug #639593 (bug #655403). 2010-11-25 17:16:45 +00:00
Tim Waugh
b161816eee Merge branch 'f14' 2010-10-21 14:17:03 +01:00
Tim Waugh
d3ec0a6a55 Merge branch 'f13' into f14 2010-10-21 14:16:30 +01:00
Tim Waugh
c68619eeb3 Merge branch 'f12' into f13 2010-10-21 14:16:04 +01:00
Tim Waugh
d61c474922 Own more directories (bug #645075). 2010-10-21 14:15:11 +01:00
Tim Waugh
218fb198bb Merge branch 'f14' 2010-10-14 17:48:00 +01:00
Tim Waugh
0c64c5e544 Merge branch 'f13' into f14 2010-10-14 17:23:39 +01:00
Tim Waugh
213d41aedc Apply some fixes from upstream to avoid gdevcups segfaults (bug #639593). 2010-10-14 17:07:59 +01:00
Tim Waugh
f9f0f1a8e1 gdevcups: don't use uninitialized variables in debugging output (Ghostscript bug #691683). 2010-10-14 15:21:08 +01:00
Tim Waugh
d315dcd79a Merge branch 'f14' 2010-10-01 17:26:37 +01:00
Tim Waugh
1e7576b8e9 Merge branch 'f13' into f14 2010-10-01 17:24:09 +01:00
Tim Waugh
54e47e6634 Reverted incorrect change introduced to fix bug #635786. 2010-10-01 11:05:29 +01:00
Tim Waugh
194420449e Merge branch 'f14' 2010-09-30 17:23:54 +01:00
Tim Waugh
5a1f2e81bc Merge branch 'f13' into f14 2010-09-30 17:22:14 +01:00
Tim Waugh
1deda51edb Don't use carriage return in ps2epsi output (bug #635786). 2010-09-30 17:14:29 +01:00
Tim Waugh
e32518926c Include more documentation (bug #634354). 2010-09-30 16:28:57 +01:00
Jesse Keating
5c5fe72db2 - Rebuilt for gcc bug 634757 2010-09-29 22:22:47 -07:00
Jesse Keating
4783568235 - Rebuilt for gcc bug 634757 2010-09-29 14:16:47 -07:00
Tim Waugh
9930de3ed8 Updated to 9.00. 2010-09-24 14:36:59 +01:00
Tim Waugh
d4326877f7 Merge branch 'f12' into f13 2010-09-13 16:36:46 +01:00
Tim Waugh
a70c402edd Pulled in OpenSUSE fix for .runlibfileifexists (bug #610301). 2010-09-13 16:02:37 +01:00
Tim Waugh
bc34ffaf5b Merge branch 'f12' into f13 2010-09-03 12:36:59 +01:00
Tim Waugh
14bd3ebe38 Restored Fontmap.local patch (bug #610301). 2010-09-03 11:56:39 +01:00
Tim Waugh
d24aadea6e Applied patch to let gdevcups use automatic memory allocation. 2010-09-02 14:42:58 +01:00
Tim Waugh
92552fba1e Applied patch to fix NULL dereference in bbox driver (bug #591624). 2010-09-02 13:05:00 +01:00
Tim Waugh
f35503ceee Applied upstream patch to fix iname.c segfault (bug #465311). 2010-09-02 12:15:51 +01:00
Tim Waugh
3f91350de4 Merge branch 'f12' into f13 2010-08-26 15:24:30 +01:00
Tim Waugh
c755f33188 Avoid epstopdf failure using upstream patch (bug #627390). 2010-08-26 14:54:26 +01:00
Tim Waugh
51b02415a0 More upstream fixes for bug #599564. 2010-08-26 14:46:34 +01:00
Tim Waugh
bf4041ceb4 Merge branch 'f12' into f13 2010-08-25 16:36:05 +01:00
Tim Waugh
0c1e7532d2 More security fixes for bug #599564. 2010-08-25 16:19:31 +01:00
Tim Waugh
6526222ba4 Merge branch 'f12' into f13 2010-08-25 14:24:12 +01:00
Tim Waugh
5a5e48476c Change SEARCH_HERE_FIRST default to make -P- default (bug #599564). 2010-08-25 14:02:19 +01:00
Tim Waugh
b3e2cfe5e0 Removed redundant gs-executable patch (bug #502550). 2010-08-25 11:16:26 +01:00
Tim Waugh
56ff80c357 Merge branch 'f12' into f13 2010-08-05 16:51:33 +01:00
Tim Waugh
2e84257b37 Avoid another NULL pointer dereference in jbig2 code (bug #621569). 2010-08-05 16:15:39 +01:00
Tim Waugh
02461c194f - Applied patch to fix CVE-2010-1628 (memory corruption at PS stack
overflow, bug #592492).
2010-07-16 12:51:28 +00:00
Tim Waugh
33c4fe6c8b - Applied patch to fix CVE-2010-1628 (memory corruption at PS stack
overflow, bug #592492).
2010-07-16 12:51:22 +00:00
Tim Waugh
9156a8754c - Backported some more TIFF fixes (bug #573970). 2010-03-16 13:29:23 +00:00
Tim Waugh
4a1dbe16b0 - Backported some more TIFF fixes (bug #573970). 2010-03-16 13:05:56 +00:00
Tim Waugh
561959feca - Use upstream fix for TIFF default strip size (bug #571520). 2010-03-16 10:02:37 +00:00
Tim Waugh
986d069293 - Use upstream fix for TIFF default strip size (bug #571520). 2010-03-16 10:00:10 +00:00
Tim Waugh
5c333312ef - Restore the TIFF default strip size of 0 (bug #571520). 2010-03-15 17:35:28 +00:00
Tim Waugh
ba097d7d21 - Restore the TIFF default strip size of 0 (bug #571520). 2010-03-15 17:09:41 +00:00
Tim Waugh
130b322cda - Don't revert gdevcups y-axis change (bug #541604).
- Reallocate memory in gdevcups when color depth changes (bug #563313).
2010-03-15 16:29:24 +00:00
Tim Waugh
9c4a7af0ae - Don't segfault closing tiffg3 device if opening failed (bug #571520). 2010-03-15 16:28:40 +00:00
Tim Waugh
4ec0ef2948 - Don't revert gdevcups y-axis change (bug #541604).
- Reallocate memory in gdevcups when color depth changes (bug #563313).
2010-03-15 15:14:02 +00:00
Tim Waugh
51650e03ec - Don't segfault closing tiffg3 device if opening failed (bug #571520). 2010-03-12 12:10:34 +00:00
Tim Waugh
32b0bc8f49 - Don't own the %{_datadir}/ghostscript or %{_datadir}/ghostscript/conf.d
directories as the filesystem package already does (bug #569442).
2010-03-05 12:41:58 +00:00
Tim Waugh
b41625a6c8 - Fixed summary.
- Fixed macros in changelog.
- Avoid mixed spaces and tabs.
- Ship COPYING file.
- Added comments for all patches.
- More consistent macro use.
2010-03-03 17:50:46 +00:00
Tim Waugh
70ad2fc0e1 - The doc subpackage is now noarch (bug #567179). 2010-02-22 12:30:20 +00:00
Tim Waugh
cc2011b1fc - Actually revert the upstream gdevcups changes (bug #563313). 2010-02-20 16:19:23 +00:00
Tim Waugh
d12a8ce983 - Actually revert the upstream gdevcups changes (bug #563313). 2010-02-20 16:18:34 +00:00
Tim Waugh
23a2c4f876 - Fixed pdf2dsc.ps (bug #565935). 2010-02-20 16:08:21 +00:00
Tim Waugh
2c5f5bee43 - Fixed pdf2dsc.ps (bug #565935). 2010-02-20 16:07:18 +00:00
Tim Waugh
23f47da015 - Use fixed patch for LDFLAGS to make sure libgs.so gets a soname (bug
#565935).
2010-02-20 15:49:40 +00:00
Tim Waugh
865c7ebf9b - Use fixed patch for LDFLAGS to make sure libgs.so gets a soname (bug
#565935).
2010-02-20 15:49:25 +00:00
Tim Waugh
babc847f71 - Fixed LDFLAGS when building dynamically linked executables (bug #565935). 2010-02-19 11:31:52 +00:00
Tim Waugh
a5134c5ade - Fixed LDFLAGS when building dynamically linked executables (bug #565935). 2010-02-19 10:41:27 +00:00
Tim Waugh
efdde165b7 - Use system libtiff. 2010-02-17 17:59:48 +00:00
Tim Waugh
e9e47e765b - Reverted gdevcups duplex changes as they cause a regression (see bug
#563313).
2010-02-17 17:53:03 +00:00
Tim Waugh
a8817762e8 - 8.71 (bug #565935). 2010-02-17 16:54:08 +00:00
Tim Waugh
117c32f095 - Reverted gdevcups duplex changes as they cause a regression (see bug
#563313).
2010-02-16 12:30:53 +00:00
Tim Waugh
e680683871 - Reverted gdevcups duplex changes as they cause a regression (see bug
#563313).
2010-02-16 12:30:51 +00:00
Tim Waugh
1b044baeeb - Fixed pdftoraster so that it waits for its sub-process to exit.
- Another gdevcups duplex fix from upstream revision 10631 (bug #541604).
2010-01-25 10:35:39 +00:00
Tim Waugh
d7e1d637e5 - Fixed pdftoraster so that it waits for its sub-process to exit.
- Another gdevcups duplex fix from upstream revision 10631 (bug #541604).
2010-01-25 10:32:46 +00:00
Tim Waugh
4a93f4fa87 - New ghostscript-cups sub-package for some additional filters:
pdftoraster; pstopxl. CUPS package still owns pstoraster for now.
2010-01-22 16:09:05 +00:00
Tim Waugh
7f19d06c8e - Don't build static library for ijs (bug #556051). 2010-01-22 09:18:54 +00:00
Tim Waugh
1491db8937 - Fixed gdevcups duplex output (bug #541604) by backporting upstream
revision 10625.
2010-01-22 09:17:33 +00:00
Tim Waugh
2cf5f5aea9 - Fixed gdevcups duplex output (bug #541604) by backporting upstream
revision 10625.
2010-01-21 13:30:16 +00:00
Tim Waugh
a1afccab2e - Fixed gdevcups duplex output (bug #541604) by backporting upstream
revision 10625.
2010-01-21 13:27:43 +00:00
Tim Waugh
263db7bc48 - Don't ship libtool la files (bug #542674). 2009-12-24 12:34:27 +00:00
Tim Waugh
30670513ba - Fix debugging output from gdevcups (CVE-2009-4270, bug #540760).
- Harden ghostscript's debugging output functions (bug #540760).
2009-12-24 11:31:50 +00:00
Tim Waugh
59db7de965 - Fix debugging output from gdevcups (CVE-2009-4270, bug #540760).
- Harden ghostscript's debugging output functions (bug #540760).
2009-12-24 11:31:29 +00:00
Tim Waugh
01bff26309 - New cups sub-package for pstoraster/pdftoraster/pstopxl. 2009-10-15 12:52:20 +00:00
Tim Waugh
15621b2b5a - 8.70.
- License has changed to GPLv3+. Packages containing programs that link to
    libgs/libijs are:
- foomatic (GPLv2+)
- libspectre (GPLv2+)
- ImageMagick (ImageMagick, listed on Licensing wiki page under "Good
    Licenses" and marked as GPLv3 compat)
- gutenprint (GPLv2+)
2009-08-03 17:27:32 +00:00
Tim Waugh
fd5bf36ff0 - Moved examples to doc subpackage (bug #515167).
- Converted spec file to UTF-8.
2009-08-03 10:47:25 +00:00
Tim Waugh
3016e15a0a - Converted spec file to UTF-8. 2009-08-03 10:05:45 +00:00
Tim Waugh
a82e34fd34 - Fixed CVE-2009-0583,0584 patch by using 255 as the maximum number of
points, not 100, and by not treating a missing black point tag as an
    error (bug #487744).
2009-07-30 13:49:52 +00:00
Rex Dieter
0bb2e4c55a cvs-only, not built
Thu Jul 30 2009 Rex Dieter <rdieter@fedoraproject.org> - 8.64-10
- License: GPLv2 and Redistributable, no modification permitted (bug
    #487510)
2009-07-30 12:52:39 +00:00
Jesse Keating
6df2cffe50 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 00:07:07 +00:00
Tim Waugh
b76f8755c2 - Fix scripts so they don't get broken on install (bug #502550). 2009-06-10 17:04:49 +00:00
Tim Waugh
12d81d66b1 - Applied patch to fix NULL dereference in JBIG2 decoder (bug #503995). 2009-06-04 12:49:21 +00:00
Tim Waugh
b62d20303f - Applied patch to fix CVE-2009-0792 (bug #491853).
- Applied patch to fix CVE-2009-0196 (bug #493379).
2009-04-15 16:25:02 +00:00
Tim Waugh
d22b996f9e - Applied patch to fix CVE-2009-0583 (bug #487742) and CVE-2009-0584 (bug
#487744).
2009-03-20 12:35:56 +00:00
Jesse Keating
85995c54ff - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 21:21:56 +00:00
Tim Waugh
41ce9923c6 - Fix bitcmyk driver (bug #486644). 2009-02-17 17:27:22 +00:00
Tim Waugh
47b08ccdb4 - 8.64 (bug #483958). 2009-02-04 13:32:50 +00:00
Tim Waugh
f8f891f65a - 8.64. 2009-02-04 13:11:11 +00:00
Tim Waugh
8a86623f3f - Removed trade marks to avoid any potential confusion. 2009-01-30 09:57:03 +00:00
Tim Waugh
7e0d0560ab - Removed last patch (unsuccessful). 2008-10-17 15:47:32 +00:00
Tim Waugh
75f99711b7 - Try out a work-around for bug #465311. 2008-10-17 11:14:05 +00:00
Tim Waugh
b0a02a722b - Don't ship fixmswrd.pl as it pulls in perl (bug #463948). 2008-10-15 15:22:45 +00:00
Tim Waugh
9f0b67fe7c - Split out a doc sub-package (bug #466507). 2008-10-14 10:54:40 +00:00
Tim Waugh
3116a3c29a - 8.63. No longer need r8591 or incomplete-ccittfax patches.
- Compile without strict aliasing opts due to warnings across several
    files.
- Don't run autogen.sh for main package, just for ijs which doesn't ship
    with a configure script.
2008-08-04 10:15:59 +00:00
Tim Waugh
3f2c793a48 8.62-4 2008-06-23 15:47:33 +00:00
Tim Waugh
733f9f4f59 - Applied patch to work around bug #229174. 2008-06-23 14:11:34 +00:00
Tim Waugh
d6a8216e11 - Applied patch from upstream to fix box_fill_path for shfill (bug
#452348).
2008-06-23 11:58:48 +00:00
Tim Waugh
6fd98b0a31 - Fix pksmraw output (bug #308211). 2008-03-31 16:29:32 +00:00
Tim Waugh
6a01a7c271 - No longer need CVE-2008-0411 patch.
- Don't ship URW fonts; we already have them.
2008-03-04 18:02:50 +00:00
Tim Waugh
1762de5bb7 8.62-2 2008-03-04 17:47:22 +00:00
Tim Waugh
05c0279c51 - No longer need CVE-2008-0411 patch. 2008-03-04 17:44:54 +00:00
Tim Waugh
22dff3b597 Renumbered patches. 2008-03-04 11:24:42 +00:00
Tim Waugh
dd8785b474 - 8.62. No longer need IJS KRGB patch, or patch for gs bug 689577. 2008-03-04 11:22:12 +00:00
Tim Waugh
84e3fdeb18 Fixed bug ID. 2008-02-27 17:11:11 +00:00
Tim Waugh
0e32b81991 - Applied patch to fix CVE-2008-0411 (bug #435147). 2008-02-27 17:09:53 +00:00
Tim Waugh
70fe506577 Fixed typo. 2008-02-22 14:33:24 +00:00
Tim Waugh
1fa2af9aa9 - Build with jasper again (bug #433897). Build requires jasper-devel, and a
patch to remote jas_set_error_cb reference.
2008-02-22 14:25:28 +00:00
Tim Waugh
2cf528ec0f - Rebuild for GCC 4.3. 2008-02-13 12:10:36 +00:00
Tim Waugh
d121f06743 - Don't build with jasper support. 2008-01-28 15:30:01 +00:00
Tim Waugh
d05124d3e5 - Build requires jasper-devel.
- Remove bundled libraries.
2008-01-28 15:21:34 +00:00
Tim Waugh
08d24bfef6 - Applied upstream patch for bug #416321. 2007-12-11 15:29:31 +00:00
Tim Waugh
2050c98074 - Fixed runlibfileifexists patch. 2007-11-30 11:01:37 +00:00
Tim Waugh
89ab42c26f Apply the patch. 2007-11-30 09:07:06 +00:00
Tim Waugh
3e4c6fe3b7 - Revert previous change, but define .runlibfileifexists, not just
runlibfileifexists.
2007-11-30 09:03:51 +00:00
Tim Waugh
f08a51a880 Fixed comment. 2007-11-28 13:47:27 +00:00
Tim Waugh
58606b2428 - No longer need runlibfileifexists.
- Use runlibfile in cidfmap.
2007-11-28 13:41:45 +00:00
Tim Waugh
a671dd4185 - Add /usr/share/fonts to fontpath (bug #402551). 2007-11-28 12:50:53 +00:00
Tim Waugh
89d528c749 8.61-2 2007-11-28 12:34:33 +00:00
Tim Waugh
c09a9fe907 - Restore cidfmap-switching bits, except for FAPIcidfmap which is no longer
used.
2007-11-28 12:24:58 +00:00
Tim Waugh
8d8748a20b - Add runlibfileifexists to gs_init.ps. 2007-11-28 12:05:24 +00:00
Tim Waugh
f96f06c143 - Build with --disable-compile-inits (bug #402501). 2007-11-28 11:20:33 +00:00
Tim Waugh
1b697da225 - 8.61. 2007-11-23 10:11:06 +00:00
Tim Waugh
ff17cad90e - Applied patch from upstream to fix CVE-2007-2721 (bug #346511). 2007-10-23 13:37:33 +00:00
Tim Waugh
6ab0d7dace - Marked localized man pages as %lang (bug #322321). 2007-10-09 12:28:25 +00:00
Tim Waugh
1555141555 - Back-ported mkstemp64 patch (bug #308211). 2007-09-27 11:05:26 +00:00
Tim Waugh
0c939a784d - More specific license tag. 2007-08-23 16:14:00 +00:00
Tim Waugh
06f2d18d9f - 8.60. 2007-08-03 17:27:23 +00:00
Tim Waugh
5c25057eb1 8.60-0.r8112.2 2007-07-20 14:21:32 +00:00
Tim Waugh
da5847e794 - Own %{_libdir}/ghostscript (bug #246026). 2007-07-16 12:30:44 +00:00
Tim Waugh
36419052f9 - 8.60 snapshot from svn. Patches dropped:
- big-cmap-post
- split-cidfnmap
- exactly-enable-cidfnmap
- Fontmap.local No longer needed:
- gxcht-64bit-crash
2007-07-11 11:43:45 +00:00
Tim Waugh
20e71695f9 - Apply fonts in CIDFnmap even if the same fontnames are already registered
(bug #163231).
- Resolves: rhbz#163231
2007-04-17 10:12:30 +00:00
Tim Waugh
b5ff478a7d - New file CIDFmap (bug #233966).
- Allow local overrides for FAPIcidfmap, cidfmap and Fontmap (bug #233966).
- Resolves: rhbz#233966 rhbz#233966
2007-04-17 10:05:22 +00:00
Tim Waugh
09a3e2a37b - Fixed configuration file locations (bug #233966).
- Resolves: rhbz#233966
2007-04-03 13:39:01 +00:00
Tim Waugh
f2d513ae8b - 8.15.4. 2007-03-14 21:56:28 +00:00
Tim Waugh
b524225de7 8.15.3-7 2007-01-25 12:16:44 +00:00
Tim Waugh
ff495ba08e - dvipdf script fixes (bug #88906).
- Resolves: rhbz#88906
2007-01-25 12:15:57 +00:00
Tim Waugh
9446583888 - Moved libijs.so and libgs.so into devel package (bug #203623).
- Resolves: rhbz#203623
2007-01-25 12:13:13 +00:00
Tim Waugh
043d60f302 - Configure with --with-drivers=ALL since the advertised default is not
what gets used (bug #223819).
- Resolves: rhbz#223819
2007-01-24 10:35:02 +00:00
Tim Waugh
07ece8cc04 8.15.3-5 2007-01-18 13:20:09 +00:00
Tim Waugh
d2691e1748 - Backported gxcht 64bit crash fix from GPL trunk (bug #177763).
- Resolves: rhbz#177763
2007-01-18 13:16:49 +00:00
Tim Waugh
9adfd97848 - Own cjkv directory (bug #221380, bug #222375).
- Resolves: rhbz#221380 rhbz#222375
2007-01-12 14:52:16 +00:00
Tim Waugh
3259141cf0 8.15.3-3 2006-12-05 16:46:54 +00:00
Tim Waugh
d7fa87e26a - Added split-cidfnmap patch (bug #194592).
- Resolves: rhbz#194592
2006-12-05 16:45:13 +00:00
Tim Waugh
3da9d92cb8 - 8.15.3. No longer need gtk2, ps2epsi, badc, pagesize,
use-external-freetype, split-font-configuration or cjkv patches.
- Renumbered patches.
2006-11-16 17:35:44 +00:00
Tim Waugh
2265fe0750 - Apply CJKV patch from svn164:165 plus the fix from svn173:174 (bug
#194592, bug #203712, possibly bug #167596).
2006-10-03 14:18:40 +00:00
Jesse Keating
ee8eec74b1 bumped for rebuild 2006-07-12 05:55:07 +00:00
Tim Waugh
566900fdec - Revert CJKV patch. 2006-06-23 10:28:43 +00:00
Tomáš Mráz
bb877a03dc - rebuilt with new gnutls 2006-06-14 16:34:20 +00:00
Tim Waugh
baa88bc29f - Apply CJKV patch from svn164:165. 2006-06-13 13:58:06 +00:00
Tim Waugh
aaa2f40d15 - Undo svn sync. 2006-06-13 12:52:15 +00:00
Tim Waugh
42590c5c21 - Sync to svn165. 2006-06-09 16:50:24 +00:00
Tim Waugh
6e08ee84ce 8.15.2-4 2006-05-26 14:04:13 +00:00
Tim Waugh
f21c6e9eb1 - Fix ijs-config not to have multilib conflicts (bug #192672) 2006-05-26 14:03:07 +00:00
Tim Waugh
d2ff86e758 - Remove adobe-cmaps and acro5-cmaps, since latest CMaps are already
included (bug #190463).
2006-05-02 17:52:23 +00:00
Tim Waugh
b8ce1a7b91 Fix pkgconfig confusion. 2006-04-25 16:34:58 +00:00
Tim Waugh
89e8e44b4d - 8.15.2.
- No longer need build, krgb, pdfwrite, str1570 patches.
2006-04-25 16:20:39 +00:00
Tim Waugh
78127402c2 8.15.1-10 2006-04-24 16:09:21 +00:00
Tim Waugh
26861b1b4f - Fix emacs interaction (bug #189321, STR #1570). 2006-04-24 16:08:42 +00:00
Tim Waugh
93c8b75925 - Spec file cleanups (bug #188066). 2006-04-10 10:39:03 +00:00
Tim Waugh
f8f327274e - Add %{_datadir}/fonts/japanese to font path (bug #188448). 2006-04-10 10:34:23 +00:00
Tim Waugh
a68fa66733 - Build requires libtool (bug #188341). 2006-04-08 09:57:54 +00:00