Changeset 1509
- Timestamp:
- Nov 2, 2018, 2:54:13 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/poppler.spec
r1461 r1509 2 2 Name: poppler 3 3 Version: 0.59.0 4 Release: 1%{?dist}4 Release: 2%{?dist} 5 5 License: (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and MIT 6 6 Group: Development/Libraries … … 148 148 export VENDOR="%{vendor}" 149 149 150 #remove the unmaintained libjpeg stuff when we have a openjpeg2 port 150 151 %configure \ 151 152 --enable-poppler-qt4=yes --enable-zlib=yes \ 152 --enable-zlib-uncompress=yes --enable-libopenjpeg= none\153 --enable-zlib-uncompress=yes --enable-libopenjpeg=unmaintained \ 153 154 --enable-shared --disable-static \ 154 155 --enable-xpdf-headers … … 216 217 217 218 %changelog 219 * Fri Nov 2 2018 Silvan Scherrer <silvan.scherrer@aroa.ch> - 0.59.0-2 220 - enable the unmaintained JPXDecoder for now 221 218 222 * Mon Aug 20 2018 Silvan Scherrer <silvan.scherrer@aroa.ch> - 0.59.0-1 219 223 - update to vendor version 0.59.0
Note:
See TracChangeset
for help on using the changeset viewer.