Changeset 708 for spec/trunk/SPECS/ghostscript.spec
- Timestamp:
- Mar 18, 2016, 6:15:25 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/ghostscript.spec
r697 r708 13 13 Version: %{gs_ver} 14 14 15 Release: 3%{?dist}15 Release: 4%{?dist} 16 16 17 17 # Included CMap data is Redistributable, no modification permitted, … … 150 150 # Build IJS 151 151 cd ijs 152 ./autogen.sh153 configure --enable-shared --disable-static152 autogen.sh 153 %configure --enable-shared --disable-static 154 154 make 155 155 cd .. … … 306 306 307 307 %changelog 308 * Fri Mar 18 2016 Silvan Scherrer <silvan.scherrer@aroa.ch> 9.18-4 309 - fix wrong generated ijs-config and ijs.pc files 310 308 311 * Mon Mar 14 2016 Silvan Scherrer <silvan.scherrer@aroa.ch> 9.18-3 309 312 - fontnames in GS and in the urw package differ, bring inline
Note:
See TracChangeset
for help on using the changeset viewer.