Ignore:
Timestamp:
Feb 26, 2016, 9:23:06 PM (10 years ago)
Author:
Silvan Scherrer
Message:

spec: fixed a vendor bug in ghostscript

File:
1 edited

Legend:

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

    r660 r676  
    11#define svn_url     F:/rd/ports/ghostscript/trunk
    22%define svn_url     http://svn.netlabs.org/repos/ports/ghostscript/trunk
    3 %define svn_rev     1317
     3%define svn_rev     1332
    44
    55%define _with_freetype 1
     
    1313Version: %{gs_ver}
    1414
    15 Release: 1%{?dist}
     15Release: 2%{?dist}
    1616
    1717# Included CMap data is Redistributable, no modification permitted,
     
    206206%makeinstall
    207207cd ..
     208
     209install -m0644 base/gserrors.h $RPM_BUILD_ROOT%{_includedir}/ghostscript/
    208210
    209211echo ".so man1/gs.1" > $RPM_BUILD_ROOT/%{_mandir}/man1/ghostscript.1
     
    304306
    305307%changelog
     308* Fri Feb 26 2016 Silvan Scherrer <silvan.scherrer@aroa.ch> 9.18-2
     309- add gserrors.h
     310- fix a vendor init bug
     311
    306312* Wed Jan 13 2016 Silvan Scherrer <silvan.scherrer@aroa.ch> 9.18-1
    307313- updated to ghostscript version 9.18
Note: See TracChangeset for help on using the changeset viewer.