Changeset 676 for spec/trunk/SPECS/ghostscript.spec
- Timestamp:
- Feb 26, 2016, 9:23:06 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/ghostscript.spec
r660 r676 1 1 #define svn_url F:/rd/ports/ghostscript/trunk 2 2 %define svn_url http://svn.netlabs.org/repos/ports/ghostscript/trunk 3 %define svn_rev 13 173 %define svn_rev 1332 4 4 5 5 %define _with_freetype 1 … … 13 13 Version: %{gs_ver} 14 14 15 Release: 1%{?dist}15 Release: 2%{?dist} 16 16 17 17 # Included CMap data is Redistributable, no modification permitted, … … 206 206 %makeinstall 207 207 cd .. 208 209 install -m0644 base/gserrors.h $RPM_BUILD_ROOT%{_includedir}/ghostscript/ 208 210 209 211 echo ".so man1/gs.1" > $RPM_BUILD_ROOT/%{_mandir}/man1/ghostscript.1 … … 304 306 305 307 %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 306 312 * Wed Jan 13 2016 Silvan Scherrer <silvan.scherrer@aroa.ch> 9.18-1 307 313 - updated to ghostscript version 9.18
Note:
See TracChangeset
for help on using the changeset viewer.