Ignore:
Timestamp:
Apr 8, 2016, 11:15:21 AM (9 years ago)
Author:
Silvan Scherrer
Message:

spec: ghostscript: take care of \ vs / in FONTPATH, don't use Dos Api with a libc build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/ghostscript.spec

    r708 r735  
    11#define svn_url     e:/trees/ghostscript/trunk
    22%define svn_url     http://svn.netlabs.org/repos/ports/ghostscript/trunk
    3 %define svn_rev     1356
     3%define svn_rev     1532
    44
    55%define _with_freetype 1
     
    1313Version: %{gs_ver}
    1414
    15 Release: 4%{?dist}
     15Release: 5%{?dist}
    1616
    1717# Included CMap data is Redistributable, no modification permitted,
     
    306306
    307307%changelog
     308* Fri Apr 8 2016 Silvan Scherrer <silvan.scherrer@aroa.ch> 9.18-5
     309- add GS_FONTPATH by default
     310- exchange \ by / in -sFONTPATH
     311- don't use Dos api with libc
     312
    308313* Fri Mar 18 2016 Silvan Scherrer <silvan.scherrer@aroa.ch> 9.18-4
    309314- fix wrong generated ijs-config and ijs.pc files
Note: See TracChangeset for help on using the changeset viewer.