ghostscript-vl.spec 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230
  1. %define gs_ver 8.71
  2. %define gs_dot_ver 8.71
  3. %{expand: %%define build_with_freetype %{?_with_freetype:1}%{!?_with_freetype:0}}
  4. Summary: A PostScript(TM) interpreter and renderer.
  5. Summary(ja): 日本語 PostScript(TM) インタプリタ/レンダラ/ビュア
  6. Name: ghostscript
  7. Version: %{gs_ver}
  8. Release: 6%{?_dist_release}
  9. License: GPLv2
  10. URL: http://www.ghostscript.com/
  11. Group: Applications/Publishing
  12. Source0: ghostscript-%{gs_ver}.tar.gz
  13. Source4: cidfmap
  14. Source5: cidfmap.ja
  15. Source10: Changelog.gs7.vine
  16. # patches from fedora
  17. Patch1: ghostscript-multilib.patch
  18. Patch2: ghostscript-scripts.patch
  19. Patch3: ghostscript-noopt.patch
  20. Patch4: ghostscript-fPIC.patch
  21. Patch5: ghostscript-runlibfileifexists.patch
  22. Patch6: ghostscript-system-jasper.patch
  23. Patch7: ghostscript-pksmraw.patch
  24. Patch12: ghostscript-8.64_CVE-2009-4270.patch
  25. # buildfix
  26. Patch20: ghostscript-8.71-fix-build-executables.patch
  27. # ps2pdfwr
  28. # use NeverEmbeddedFontList/AlwaysEmbeddedFontList
  29. Patch200: ghostscript-8.64-ps2pdfwr.patch
  30. # eplaser fix
  31. # http://tyche.pu-toyama.ac.jp/~a-urasim/gs/
  32. Patch1000: ghostscript-8.63-eplaser-fix.patch
  33. # cups-raster fix
  34. Patch2000: fix691203.patch
  35. # security fixes
  36. Patch3000: ghostscript-8.71_CVE-2012-4405.patch
  37. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
  38. BuildRequires: libjpeg-devel, libXt-devel
  39. BuildRequires: zlib-devel, libpng-devel, unzip, gtk2-devel
  40. BuildRequires: glib2-devel, gnutls-devel
  41. # Omni requires libxml
  42. BuildRequires: libxml2-devel
  43. BuildRequires: libtiff-devel
  44. BuildRequires: cups-devel >= 1.1.13
  45. BuildRequires: libtool
  46. BuildRequires: jasper-devel
  47. BuildRequires: krb5-devel
  48. BuildRequires: libpaper-devel
  49. %{?_with_freetype:BuildRequires: freetype2-devel}
  50. Requires: urw-fonts
  51. Obsoletes: hpijs <= 1.7.1-2vl5
  52. #Provides: hpijs
  53. Obsoletes: ghostscript-shared < 8.0
  54. Provides: ghostscript-shared = %{version}-%{release}
  55. Conflicts: cups < 1.3.9-1
  56. Packager: daisuke
  57. Vendor: Project Vine
  58. Distribution: Vine Linux
  59. %description
  60. Ghostscript is a set of software that provides a PostScript(TM)
  61. interpreter, a set of C procedures (the Ghostscript library, which
  62. implements the graphics capabilities in the PostScript language) and
  63. an interpreter for Portable Document Format (PDF) files. Ghostscript
  64. translates PostScript code into many common, bitmapped formats, like
  65. those understood by your printer or screen. Ghostscript is normally
  66. used to display PostScript files and to print PostScript files to
  67. non-PostScript printers.
  68. If you need to display PostScript files or print them to
  69. non-PostScript printers, you should install ghostscript. If you
  70. install ghostscript, you also need to install the ghostscript-fonts
  71. package.
  72. %description -l ja
  73. Ghostscript は PostScript(TM)interpreterやC procedure (PostScript言語の中で
  74. graphic機能を実装した Ghostscript ライブラリ)や Portable Document Format
  75. (PDF)ファイルの interpreter などのソフトウェア集です。
  76. Ghostscript は PostScript コードをお使いのプリンターやスクリーンが理解できる
  77. 多くの一般的な bitmap 形式のフォーマットに変換します。
  78. Ghostscript は一般的に PostScript ファイルを表示させたり、非 PostScript
  79. プリンターに PostScript ファイルを印刷する場合に使用します。
  80. もしもあなたが、PostScript ファイルを表示させたり、非 PostScript プリンターに
  81. PostScript ファイルを印刷するのであれば、ghostscript をインストールするべきです。
  82. もしもあなたが ghostscript をインストールするならば、ghostscript-fonts
  83. パッケージも必要です。
  84. %package devel
  85. Summary: Files for developing applications that use ghostscript.
  86. Summary(ja): ghostscript を使うアプリケーションを開発するためのファイル
  87. Requires: %{name} = %{version}-%{release}
  88. Group: Development/Libraries
  89. Obsoletes: hpijs <= 1.7.1-2vl5
  90. %description devel
  91. The header files for developing applications that use ghostscript.
  92. %description devel -l ja
  93. ghostscript を使うアプリケーションを開発するためのヘッダファイル
  94. %package doc
  95. Summary: Documentation for ghostscript.
  96. Summary(ja): ghostscript のドキュメント
  97. Requires: %{name} = %{version}-%{release}
  98. Group: Documentation
  99. %description doc
  100. The documentation files that come with ghostscript.
  101. %package gtk
  102. Summary: A GTK-enabled PostScript(TM) interpreter and renderer.
  103. Summary(ja): GTK+ 版の PostScript(TM) インタプリタ/レンダラ
  104. Requires: %{name} = %{version}-%{release}
  105. Group: Applications/Publishing
  106. %description gtk
  107. A GTK-enabled version of Ghostscript, called 'gsx'.
  108. %prep
  109. %setup -q -n %{name}-%{gs_ver}
  110. rm -rf libpng zlib jpeg jasper
  111. # Fix ijs-config not to have multilib conflicts (bug #192672)
  112. %patch1 -p1 -b .multilib
  113. # Fix some shell scripts
  114. %patch2 -p1 -b .scripts
  115. # Build igcref.c with -O0 to work around bug #150771.
  116. %patch3 -p1 -b .noopt
  117. # Fix shared library build.
  118. %patch4 -p1 -b .fPIC
  119. # Define .runlibfileifexists.
  120. %patch5 -p1
  121. %patch6 -p1 -b .system-jasper
  122. # Fix pksmraw output (bug #308211). Still needed in 8.63.
  123. %patch7 -p1 -b .pksmraw
  124. # Applied patch to fix CVE-2009-4270 (bug #540760)
  125. %patch12 -p1 -b .CVE-2009-4270
  126. # buildfix
  127. %patch20 -p1 -b .buildfix
  128. # ps2pdfwr
  129. %patch200 -p1 -b .embeded-fontlist
  130. # eplaser fix
  131. %patch1000 -p1 -b .eplaser-fix
  132. # cups-raster fix
  133. %patch2000 -p1 -b .cups-raster
  134. # security fixes
  135. %patch3000 -p1 -b .CVE-2012-4405
  136. # Convert manual pages to UTF-8
  137. from8859_1() {
  138. iconv -f iso-8859-1 -t utf-8 < "$1" > "${1}_"
  139. mv "${1}_" "$1"
  140. }
  141. for i in man/de/*.1; do from8859_1 "$i"; done
  142. %build
  143. # Compile without strict aliasing opts due to these files:
  144. # gdevescv.c gdevl4v.c gdevopvp.c gdevbbox.c gdevdbit.c gdevddrw.c
  145. # gdevp14.c gdevpdfd.c gdevpdfi.c gdevpdfo.c gdevpdft.c gdevpdfv.c
  146. # gdevpdte.c gdevpdtt.c gdevps.c gdevpx.c gscoord.c gscparam.c gscrd.c
  147. # gsdps1.c gsimage.c gspath1.c gsptype1.c gsptype2.c gstype2.c
  148. # gstype42.c gxccache.c gxchar.c gxclimag.c gxclpath.c gxfcopy.c
  149. # gximag3x.c gximage3.c gxipixel.c gxshade1.c gxstroke.c gxtype1.c
  150. # ibnum.c iscanbin.c zchar1.c zchar.c zcharx.c zfapi.c zfont32.c
  151. # zfunc0.c zfunc3.c zfunc4.c zpcolor.c zshade.c
  152. EXTRACFLAGS="-fno-strict-aliasing"
  153. FONTPATH=
  154. for path in \
  155. %{_datadir}/fonts/default/%{name} \
  156. %{_datadir}/fonts/default/Type1 \
  157. %{_datadir}/fonts/default/amspsfnt/pfb \
  158. %{_datadir}/fonts/default/cmpsfont/pfb \
  159. %{_datadir}/fonts \
  160. %{_datadir}/%{name}/conf.d \
  161. %{_sysconfdir}/%{name} \
  162. %{_sysconfdir}/%{name}/%{gs_dot_ver}
  163. do
  164. FONTPATH="$FONTPATH${FONTPATH:+:}$path"
  165. done
  166. %configure --with-ijs --enable-dynamic --with-fontpath="$FONTPATH" \
  167. --with-drivers=ALL --disable-compile-inits --with-system-libtiff \
  168. CFLAGS="$CFLAGS $EXTRACFLAGS"
  169. # Build IJS
  170. cd ijs
  171. ./autogen.sh
  172. %configure --enable-shared --enable-static
  173. make %{?_smp_mflags}
  174. cd ..
  175. %if %{build_with_freetype}
  176. FT_CFLAGS=$(pkg-config --cflags freetype2)
  177. make %{?_smp_mflags} \
  178. so RPM_OPT_FLAGS="$RPM_OPT_FLAGS $EXTRAFLAGS" prefix=%{_prefix} \
  179. FT_BRIDGE=1 FT_CFLAGS="$FT_CFLAGS" FT_LIB=freetype
  180. make %{?_smp_mflags} \
  181. RPM_OPT_FLAGS="$RPM_OPT_FLAGS $EXTRAFLAGS" prefix=%{_prefix} \
  182. FT_BRIDGE=1 FT_CFLAGS="$FT_CFLAGS" FT_LIB=freetype
  183. %else
  184. make %{?_smp_mflags} \
  185. so RPM_OPT_FLAGS="$RPM_OPT_FLAGS $EXTRAFLAGS" prefix=%{_prefix}
  186. make %{?_smp_mflags} \
  187. RPM_OPT_FLAGS="$RPM_OPT_FLAGS $EXTRAFLAGS" prefix=%{_prefix}
  188. %endif
  189. %install
  190. rm -rf $RPM_BUILD_ROOT
  191. mkdir -p $RPM_BUILD_ROOT
  192. mkdir -p $RPM_BUILD_ROOT/{%{_mandir},%{_bindir},%{_datadir},%{_docdir}}
  193. mkdir -p $RPM_BUILD_ROOT/{%{_libdir},%{_includedir}/ijs}
  194. make install soinstall \
  195. %{?_with_freetype:FT_BRIDGE=1} \
  196. prefix=$RPM_BUILD_ROOT%{_prefix} \
  197. mandir=$RPM_BUILD_ROOT%{_mandir} \
  198. datadir=$RPM_BUILD_ROOT%{_datadir} \
  199. gsincludedir=$RPM_BUILD_ROOT%{_includedir}/ghostscript/ \
  200. bindir=$RPM_BUILD_ROOT%{_bindir} \
  201. libdir=$RPM_BUILD_ROOT%{_libdir} \
  202. docdir=$RPM_BUILD_ROOT%{_docdir}/%{name}-%{gs_dot_ver} \
  203. gsdir=$RPM_BUILD_ROOT%{_datadir}/%{name} \
  204. gsdatadir=$RPM_BUILD_ROOT%{_datadir}/%{name}/%{gs_dot_ver} \
  205. gssharedir=$RPM_BUILD_ROOT%{_libdir}/%{name}/%{gs_dot_ver} \
  206. CUPSSERVERROOT=$RPM_BUILD_ROOT`cups-config --serverroot` \
  207. CUPSSERVERBIN=$RPM_BUILD_ROOT`cups-config --serverbin` \
  208. CUPSDATA=$RPM_BUILD_ROOT`cups-config --datadir`
  209. mv -f $RPM_BUILD_ROOT%{_bindir}/gsc $RPM_BUILD_ROOT%{_bindir}/gs
  210. cd ijs
  211. %makeinstall
  212. cd ..
  213. echo ".so man1/gs.1" > $RPM_BUILD_ROOT/%{_mandir}/man1/ghostscript.1
  214. ln -sf gs $RPM_BUILD_ROOT/usr/bin/ghostscript
  215. # Rename an original cidfmap to cidfmap.GS
  216. mv $RPM_BUILD_ROOT%{_datadir}/%{name}/%{gs_dot_ver}/Resource/Init/cidfmap{,.GS}
  217. # Install our own cidfmap to allow the separated
  218. # cidfmap which the font packages own.
  219. install -m0644 %{SOURCE4} $RPM_BUILD_ROOT%{_datadir}/%{name}/%{gs_dot_ver}/Resource/Init/cidfmap
  220. # Header files.
  221. mkdir -p $RPM_BUILD_ROOT%{_includedir}/ghostscript
  222. install -m0644 base/errors.h $RPM_BUILD_ROOT%{_includedir}/ghostscript
  223. # cjk examples
  224. mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}/%{gs_dot_ver}/examples/cjk
  225. install -m0644 examples/cjk/* $RPM_BUILD_ROOT%{_datadir}/%{name}/%{gs_dot_ver}/examples/cjk/
  226. # Don't ship pkgconfig files.
  227. rm -f $RPM_BUILD_ROOT%{_libdir}/pkgconfig/ijs.pc
  228. # Don't ship ijs example client or server
  229. rm -f $RPM_BUILD_ROOT%{_bindir}/ijs_{client,server}_example
  230. # Don't ship two copies of Resource. Just the versioned one will do.
  231. rm -rf $RPM_BUILD_ROOT%{_datadir}/ghostscript/Resource
  232. # Don't ship URW fonts; we already have them.
  233. rm -rf $RPM_BUILD_ROOT%{_datadir}/ghostscript/%{gs_dot_ver}/Resource/Font
  234. mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}/conf.d
  235. mkdir -p $RPM_BUILD_ROOT/etc/ghostscript/%{gs_dot_ver}
  236. touch $RPM_BUILD_ROOT/etc/ghostscript/%{gs_dot_ver}/Fontmap.local
  237. touch $RPM_BUILD_ROOT/etc/ghostscript/%{gs_dot_ver}/cidfmap.local
  238. # cidfmap.ja
  239. install -m644 %{SOURCE5} $RPM_BUILD_ROOT%{_datadir}/%{name}/conf.d
  240. # vine's historical changelog
  241. install -m644 %{SOURCE10} $RPM_BUILD_ROOT%{_docdir}/%{name}-%{gs_dot_ver}
  242. # The man/de/man1 symlinks are broken (bug #66238).
  243. find $RPM_BUILD_ROOT%{_mandir}/de/man1 -type l | xargs rm -f
  244. # Don't ship fixmswrd.pl as it pulls in perl (bug #463948).
  245. rm -f $RPM_BUILD_ROOT%{_bindir}/fixmswrd.pl
  246. # Don't ship .la files
  247. rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
  248. MAIN_PWD=`pwd`
  249. (cd $RPM_BUILD_ROOT; find ./usr/share/ghostscript/%{gs_dot_ver}/Resource -type f | \
  250. sed -e 's/\.//;' | grep -v Fontmap | grep -v gs_init.ps > $MAIN_PWD/rpm.sharelist
  251. find .%{_bindir}/ | sed -e 's/\.//;' | \
  252. grep -v '/$\|/hpijs$\|/gsx$\|/ijs-config$' \
  253. >> $MAIN_PWD/rpm.sharelist)
  254. %clean
  255. rm -rf $RPM_BUILD_ROOT
  256. %post -p /sbin/ldconfig
  257. %postun -p /sbin/ldconfig
  258. %files -f rpm.sharelist
  259. %defattr(-,root,root)
  260. %dir %{_sysconfdir}/ghostscript
  261. %dir %{_sysconfdir}/ghostscript/%{gs_dot_ver}
  262. %config(noreplace) %{_sysconfdir}/ghostscript/%{gs_dot_ver}/*
  263. %dir %{_datadir}/ghostscript
  264. %dir %{_datadir}/ghostscript/conf.d
  265. %dir %{_datadir}/ghostscript/%{gs_dot_ver}
  266. %dir %{_datadir}/ghostscript/%{gs_dot_ver}/Resource
  267. %dir %{_datadir}/ghostscript/%{gs_dot_ver}/Resource/Init
  268. %config %{_datadir}/ghostscript/%{gs_dot_ver}/Resource/Init/gs_init.ps
  269. %config %{_datadir}/ghostscript/%{gs_dot_ver}/Resource/Init/Fontmap*
  270. %config %{_datadir}/ghostscript/conf.d/cidfmap.ja
  271. %{_datadir}/ghostscript/%{gs_dot_ver}/examples
  272. %{_datadir}/ghostscript/%{gs_dot_ver}/lib
  273. %{_mandir}/man*/*
  274. %lang(de) %{_mandir}/de/man*/*
  275. %{_libdir}/libgs.so.*
  276. %{_libdir}/libijs-*.so*
  277. %dir %{_libdir}/%{name}
  278. %{_libdir}/%{name}/%{gs_dot_ver}/
  279. %{_libdir}/cups/filter/*
  280. %{_datadir}/cups/model/pxl*
  281. %{_sysconfdir}/cups/*
  282. %files doc
  283. %defattr(-,root,root)
  284. %doc %{_docdir}/%{name}-%{gs_dot_ver}
  285. %files gtk
  286. %defattr(-,root,root)
  287. %{_bindir}/gsx
  288. %files devel
  289. %defattr(-,root,root)
  290. %dir %{_includedir}/ghostscript
  291. %{_includedir}/ghostscript/*.h
  292. %dir %{_includedir}/ijs
  293. %{_includedir}/ijs/*
  294. %{_bindir}/ijs-config
  295. %{_libdir}/libijs.so
  296. %{_libdir}/libijs.a
  297. %{_libdir}/libgs.so
  298. %changelog
  299. * Thu Sep 20 2012 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 8.71-6
  300. - add patch3000 for fix CVE-2012-4405 (icc)
  301. - add Vendor/Distri tags
  302. - use smp_flag when make
  303. * Sat Apr 28 2012 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 8.71-5
  304. - added Patch2000 (to fix cups-raster driver).
  305. * Thu Feb 09 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 8.71-4
  306. - re-enable cups filter (pstoraster)
  307. * Sun Apr 03 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 8.71-3
  308. - rebuild with krb5-1.8.2
  309. - add BR: krb5-devel
  310. - add BR: libpaper-devel
  311. * Sat Feb 20 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 8.71-2
  312. - add Patch20 to fix build of the "gs" executables.
  313. (import from debian package)
  314. - /usr/bin/gs was built as a shared library not as an executable.
  315. * Thu Feb 18 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 8.71-1
  316. - update to 8.71
  317. - remove BC: libpaper-devel
  318. - drop obsolete patches
  319. - add --with-system-libtiff
  320. * Fri Jan 8 2010 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 8.64-4
  321. - add patch12,13 for fix CVE-2009-4270 (debugging output)
  322. * Thu Jul 23 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 8.64-3
  323. - drop Provides: hpijs (should be provided by other package)
  324. - add BuildConflicts: libpaper-devel
  325. * Wed Jun 03 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 8.64-2
  326. - add %%{_libdir}/cups to %%files instead of /usr/lib/cups
  327. * Wed Jun 03 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 8.64-1
  328. - new upstream release
  329. - remove cjkv patch (merged in upstream)
  330. - add Patch8: fix bitcmyk driver
  331. - add Patch9: fix CVE-2009-0583, CVE-2009-0584
  332. - add Patch10: fix CVE-2009-0792
  333. - add Patch11: fix CVE-2009-0196
  334. * Sun Jan 11 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 8.63-6
  335. - add Patch200 to use NeverEmbeddedFontList/AlwaysEmbeddedFontList
  336. * Tue Jan 06 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 8.63-5
  337. - add hanamin entry to cidfmap.ja
  338. - add patch1000 to fix eplaser driver bug
  339. * Fri Oct 31 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 8.63-4
  340. - add Patch100,101 to fix cjk vertical writing
  341. - remove CIDFnmap
  342. * Thu Oct 30 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 8.63-3
  343. - remove libijs.la
  344. - fix broken charactor in changelog.
  345. * Wed Oct 29 2008 Shu KONNO <owa@bg.wakwak.com> 8.63-2
  346. - s^/usr/lib/cups/filter^%%{_libdir}/cups/filter^ at %%files
  347. * Wed Oct 29 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 8.63-1
  348. - update to ghostscript-8.63 based on fedora package
  349. - add cidfmap.ja
  350. - add Obsoletes/Provides: hpijs, hpijs-devel
  351. - historical changelogs are in Changelog.gs7.vine
  352. * Fri Oct 17 2008 Tim Waugh <twaugh@redhat.com> 8.63-4
  353. - Try out a work-around for bug #465311.
  354. * Wed Oct 15 2008 Tim Waugh <twaugh@redhat.com> 8.63-3
  355. - Don't ship fixmswrd.pl as it pulls in perl (bug #463948).
  356. * Tue Oct 14 2008 Tim Waugh <twaugh@redhat.com> 8.63-2
  357. - Split out a doc sub-package (bug #466507).
  358. * Mon Aug 4 2008 Tim Waugh <twaugh@redhat.com> 8.63-1
  359. - 8.63. No longer need r8591 or incomplete-ccittfax patches.
  360. - Compile without strict aliasing opts due to warnings across several
  361. files.
  362. - Don't run autogen.sh for main package, just for ijs which doesn't
  363. ship with a configure script.
  364. * Mon Jun 23 2008 Tim Waugh <twaugh@redhat.com> 8.62-4
  365. - Applied patch to work around bug #229174.
  366. - Applied patch from upstream to fix box_fill_path for shfill (bug #452348).
  367. * Mon Mar 31 2008 Tim Waugh <twaugh@redhat.com> 8.62-3
  368. - Fix pksmraw output (bug #308211).
  369. * Tue Mar 4 2008 Tim Waugh <twaugh@redhat.com> 8.62-2
  370. - No longer need CVE-2008-0411 patch.
  371. - Don't ship URW fonts; we already have them.
  372. * Tue Mar 4 2008 Tim Waugh <twaugh@redhat.com> 8.62-1
  373. - 8.62. No longer need IJS KRGB patch, or patch for gs bug 689577.
  374. * Wed Feb 27 2008 Tim Waugh <twaugh@redhat.com> 8.61-10
  375. - Applied patch to fix CVE-2008-0411 (bug #431536).
  376. * Fri Feb 22 2008 Tim Waugh <twaugh@redhat.com> 8.61-9
  377. - Build with jasper again (bug #433897). Build requires jasper-devel, and
  378. a patch to remove jas_set_error_cb reference.
  379. * Wed Feb 13 2008 Tim Waugh <twaugh@redhat.com> 8.61-8
  380. - Rebuild for GCC 4.3.
  381. * Mon Jan 28 2008 Tim Waugh <twaugh@redhat.com> 8.61-7
  382. - Don't build with jasper support.
  383. - Remove bundled libraries.
  384. * Tue Dec 11 2007 Tim Waugh <twaugh@redhat.com> 8.61-6
  385. - Applied upstream patch for bug #416321.
  386. * Fri Nov 30 2007 Tim Waugh <twaugh@redhat.com> 8.61-5
  387. - Fixed runlibfileifexists patch.
  388. * Fri Nov 30 2007 Tim Waugh <twaugh@redhat.com> 8.61-4
  389. - Revert previous change, but define .runlibfileifexists, not just
  390. runlibfileifexists.
  391. * Wed Nov 28 2007 Tim Waugh <twaugh@redhat.com> 8.61-3
  392. - No longer need runlibfileifexists.
  393. - Use runlibfile in cidfmap.
  394. * Wed Nov 28 2007 Tim Waugh <twaugh@redhat.com> 8.61-2
  395. - Add /usr/share/fonts to fontpath (bug #402551).
  396. - Restore cidfmap-switching bits, except for FAPIcidfmap which is no
  397. longer used.
  398. - Add runlibfileifexists to gs_init.ps.
  399. - Build with --disable-compile-inits (bug #402501).
  400. * Fri Nov 23 2007 Tim Waugh <twaugh@redhat.com> 8.61-1
  401. - 8.61.
  402. * Tue Oct 23 2007 Tim Waugh <twaugh@redhat.com> 8.60-5
  403. - Applied patch from upstream to fix CVE-2007-2721 (bug #346511).
  404. * Tue Oct 9 2007 Tim Waugh <twaugh@redhat.com> 8.60-4
  405. - Marked localized man pages as %%lang (bug #322321).
  406. * Thu Sep 27 2007 Tim Waugh <twaugh@redhat.com> 8.60-3
  407. - Back-ported mkstemp64 patch (bug #308211).
  408. * Thu Aug 23 2007 Tim Waugh <twaugh@redhat.com> 8.60-2
  409. - More specific license tag.
  410. * Fri Aug 3 2007 Tim Waugh <twaugh@redhat.com> 8.60-1
  411. - 8.60.
  412. * Mon Jul 16 2007 Tim Waugh <twaugh@redhat.com> 8.60-0.r8112.2
  413. - Own %%{_libdir}/ghostscript (bug #246026).
  414. * Tue Jul 10 2007 Tim Waugh <twaugh@redhat.com> 8.60-0.r8112.1
  415. - 8.60 snapshot from svn. Patches dropped:
  416. - big-cmap-post
  417. - split-cidfnmap
  418. - exactly-enable-cidfnmap
  419. - Fontmap.local
  420. No longer needed:
  421. - gxcht-64bit-crash
  422. * Tue Apr 17 2007 Tim Waugh <twaugh@redhat.com> 8.15.4-3
  423. - Apply fonts in CIDFnmap even if the same fontnames are already registered
  424. (bug #163231).
  425. - New file CIDFmap (bug #233966).
  426. - Allow local overrides for FAPIcidfmap, cidfmap and Fontmap (bug #233966).
  427. * Tue Apr 3 2007 Tim Waugh <twaugh@redhat.com> 8.15.4-2
  428. - Fixed configuration file locations (bug #233966).
  429. * Wed Mar 14 2007 Tim Waugh <twaugh@redhat.com> 8.15.4-1
  430. - 8.15.4.
  431. * Thu Jan 25 2007 Tim Waugh <twaugh@redhat.com> 8.15.3-7
  432. - dvipdf script fixes (bug #88906).
  433. - Moved libijs.so and libgs.so into devel package (bug #203623).
  434. * Wed Jan 24 2007 Tim Waugh <twaugh@redhat.com> 8.15.3-6
  435. - Configure with --with-drivers=ALL since the advertised default is not
  436. what gets used (bug #223819).
  437. * Thu Jan 18 2007 Tim Waugh <twaugh@redhat.com> 8.15.3-5
  438. - Backported gxcht 64bit crash fix from GPL trunk (bug #177763).
  439. * Fri Jan 12 2007 Tim Waugh <twaugh@redhat.com> 8.15.3-4
  440. - Own cjkv directory (bug #221380, bug #222375).
  441. * Tue Dec 5 2006 Tim Waugh <twaugh@redhat.com> 8.15.3-3
  442. - Added split-cidfnmap patch (bug #194592).
  443. * Thu Nov 16 2006 Tim Waugh <twaugh@redhat.com> 8.15.3-2
  444. - 8.15.3. No longer need gtk2, ps2epsi, badc, pagesize,
  445. use-external-freetype, split-font-configuration or cjkv patches.
  446. - Renumbered patches.
  447. * Tue Oct 3 2006 Tim Waugh <twaugh@redhat.com> 8.15.2-9
  448. - Apply CJKV patch from svn164:165 plus the fix from svn173:174 (bug #194592,
  449. bug #203712, possibly bug #167596).
  450. * Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 8.15.2-8.1
  451. - rebuild
  452. * Fri Jun 23 2006 Tim Waugh <twaugh@redhat.com> 8.15.2-8
  453. - Revert CJKV patch.
  454. * Wed Jun 14 2006 Tomas Mraz <tmraz@redhat.com> - 8.15.2-7
  455. - rebuilt with new gnutls
  456. * Tue Jun 13 2006 Tim Waugh <twaugh@redhat.com> 8.15.2-6
  457. - Undo svn sync.
  458. - Apply CJKV patch from svn164:165.
  459. * Fri Jun 9 2006 Tim Waugh <twaugh@redhat.com> 8.15.2-5
  460. - Sync to svn165.
  461. * Fri May 26 2006 Tim Waugh <twaugh@redhat.com> 8.15.2-4
  462. - Fix ijs-config not to have multilib conflicts (bug #192672)
  463. * Tue May 2 2006 Tim Waugh <twaugh@redhat.com> 8.15.2-3
  464. - Remove adobe-cmaps and acro5-cmaps, since latest CMaps are already
  465. included (bug #190463).
  466. * Tue Apr 25 2006 Tim Waugh <twaugh@redhat.com> 8.15.2-2
  467. - 8.15.2.
  468. - No longer need build, krgb, pdfwrite, str1570 patches.
  469. * Mon Apr 24 2006 Tim Waugh <twaugh@redhat.com> 8.15.1-10
  470. - Fix emacs interaction (bug #189321, STR #1570).
  471. * Mon Apr 10 2006 Tim Waugh <twaugh@redhat.com> 8.15.1-9
  472. - Add %%{_datadir}/fonts/japanese to font path (bug #188448).
  473. - Spec file cleanups (bug #188066).
  474. * Sat Apr 8 2006 Tim Waugh <twaugh@redhat.com>
  475. - Build requires libtool (bug #188341).
  476. * Thu Apr 6 2006 Tim Waugh <twaugh@redhat.com> 8.15.1-8
  477. - Fix pdfwrite (bug #187834).
  478. - CUPS filters go in /usr/lib/cups/filter even on lib64 platforms.
  479. * Thu Mar 2 2006 Tim Waugh <twaugh@redhat.com> 8.15.1-7
  480. - BuildRequires: gnutls-devel
  481. - Updated KRGB patch for gdevijs.
  482. * Tue Feb 28 2006 Karsten Hopp <karsten@redhat.de> 8.15.1-6
  483. - BuildRequires: libXt-devel
  484. * Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 8.15.1-5.2
  485. - bump again for double-long bug on ppc(64)
  486. * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 8.15.1-5.1
  487. - rebuilt for new gcc4.1 snapshot and glibc changes
  488. * Mon Jan 30 2006 Tim Waugh <twaugh@redhat.com> 8.15.1-5
  489. - Updated adobe-cmaps to 200406 (bug #173613).
  490. * Fri Jan 27 2006 Tim Waugh <twaugh@redhat.com> 8.15.1-4
  491. - Support reading a big cmap/post table from a TrueType font.
  492. * Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
  493. - rebuilt
  494. * Wed Nov 9 2005 Tomas Mraz <tmraz@redhat.com> 8.15.1-3
  495. - Build does not explicitly require xorg-x11-devel.
  496. * Wed Nov 9 2005 Tomas Mraz <tmraz@redhat.com> 8.15.1-2
  497. - rebuilt with new openssl
  498. * Mon Sep 26 2005 Tim Waugh <twaugh@redhat.com> 8.15.1-1
  499. - Some directories should be "8.15" not "8.15.1" (bug #169198).
  500. * Thu Sep 22 2005 Tim Waugh <twaugh@redhat.com> 8.15.1-0.1
  501. - 8.15.1.
  502. - No longer need overflow patch.
  503. * Tue Aug 16 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc4.3
  504. - Rebuilt for new cairo.
  505. * Mon Aug 15 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc4.2
  506. - Parametrize freetype, and disable it (bug #165962).
  507. * Fri Aug 12 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc4.1
  508. - 8.15rc4.
  509. - Fixed lips4v driver (bug #165713).
  510. * Tue Aug 9 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc3.7
  511. - Install adobe/acro5 CMaps (bug #165428).
  512. * Mon Jul 18 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc3.6
  513. - Fixed split font configuration patch (bug #161187).
  514. * Wed Jul 13 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc3.5
  515. - Split font configuration (bug #161187).
  516. - Reverted this change:
  517. - Build requires xorg-x11-devel, not XFree86-devel.
  518. * Tue Jul 12 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc3.4
  519. - Add Japanese fonts to FAPIcidfmap (bug #161187).
  520. - Moved Resource directory.
  521. - Added use-external-freetype patch (bug #161187).
  522. * Mon Jul 11 2005 Tim Waugh <twaugh@redhat.com>
  523. - Build requires libtiff-devel (bug #162826).
  524. * Thu Jun 9 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc3.3
  525. - Build requires xorg-x11-devel, not XFree86-devel.
  526. - Include ierrors.h in the devel package.
  527. * Wed Jun 8 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc3.2
  528. - Drop 'Provides: libijs.so' because it is incorrect.
  529. - Build igcref.c with -O0 to work around bug #150771.
  530. - Renumber patches.
  531. * Fri Jun 3 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc3.1
  532. - Switch to ESP Ghostscript.
  533. - 8.15rc3.
  534. - Lots of patches dropped. Perhaps some will need to be re-added.
  535. * Thu Mar 10 2005 Tim Waugh <twaugh@redhat.com> 7.07-40
  536. - Build igcref.c with -O0 to work around bug #150771.
  537. * Tue Mar 1 2005 Tim Waugh <twaugh@redhat.com> 7.07-39
  538. - Rebuilt for new GCC.
  539. * Mon Feb 21 2005 Tim Waugh <twaugh@redhat.com> 7.07-38
  540. - Fixes inspired by GCC 4.
  541. * Tue Jan 18 2005 Tim Waugh <twaugh@redhat.com>
  542. - Correct permissions for %%{_datadir}/ghostscript/Resource (bug #145420).
  543. * Fri Dec 10 2004 Tim Waugh <twaugh@redhat.com> 7.07-37
  544. - Fixed missing return statement (bug #136757).
  545. * Thu Dec 9 2004 Tim Waugh <twaugh@redhat.com> 7.07-36
  546. - Remove VFlib2 bits (bug #120498).
  547. * Fri Dec 3 2004 Tim Waugh <twaugh@redhat.com> 7.07-35
  548. - Added /etc/ghostscript to search path and to file manifest (bug #98974).
  549. * Sat Nov 20 2004 Miloslav Trmac <mitr@redhat.com> - 7.07-34
  550. - Convert man pages to UTF-8
  551. * Wed Oct 20 2004 Tim Waugh <twaugh@redhat.com> 7.07-33
  552. - Fix for bug #136322 (temporary files).
  553. * Tue Sep 28 2004 Tim Waugh <twaugh@redhat.com> 7.07-32
  554. - Turn off fontconfig until it's fixed (bug #133353).
  555. * Wed Aug 18 2004 Tim Waugh <twaugh@redhat.com> 7.07-31
  556. - Only ship gsx in the gtk subpackage.
  557. * Fri Aug 6 2004 Tim Waugh <twaugh@redhat.com>
  558. - Run /sbin/ldconfig in %%post/%%postun.
  559. - Stricter requirements for the main package in the subpackages.
  560. * Tue Jul 20 2004 Tim Waugh <twaugh@redhat.com> 7.07-30
  561. - Updated eplaser driver to add alc4000 (bug #128007).
  562. * Fri Jun 25 2004 Tim Waugh <twaugh@redhat.com> 7.07-29
  563. - Prevent pdf2ps generating "null setpagesize" (bug #126446).
  564. * Thu Jun 24 2004 Tim Waugh <twaugh@redhat.com> 7.07-28
  565. - Fix Omni patch assumption about /usr/lib which breaks for multilib
  566. architectures.
  567. * Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
  568. - rebuilt
  569. * Tue Jun 1 2004 Tim Waugh <twaugh@redhat.com> 7.07-26
  570. - Removed another debug message from the fontconfig patch.
  571. * Tue Mar 9 2004 Tim Waugh <twaugh@redhat.com> 7.07-25
  572. - Added bjc250gs driver (bug #117860).
  573. * Thu Mar 4 2004 Tim Waugh <twaugh@redhat.com> 7.07-24
  574. - Fix compilation with GCC 3.4.
  575. * Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
  576. - rebuilt
  577. * Wed Feb 18 2004 Tim Waugh <twaugh@redhat.com> 7.07-23
  578. - Build against gtk2/glib2 (bug #115619). Patch from W. Michael Petullo.
  579. * Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> 7.07-22
  580. - rebuilt
  581. * Thu Feb 12 2004 Tim Waugh <twaugh@redhat.com> 7.07-21
  582. - Leave gdevpdfm.c seemingly-mistaken bitwise ops alone (bug #115396).
  583. * Thu Feb 5 2004 Tim Waugh <twaugh@redhat.com> 7.07-20
  584. - Fix compilation with GCC 3.4.
  585. * Wed Jan 28 2004 Tim Waugh <twaugh@redhat.com> 7.07-19
  586. - Attempt to fix gdevcups crash (bug #114256).
  587. - Make gs dynamically link to libgs (bug #114276).
  588. - Fix gdevesmv.c's misuse of const (bug #114250).
  589. * Tue Jan 20 2004 Tim Waugh <twaugh@redhat.com> 7.07-18
  590. - Turn on libgs again (bug #88175).
  591. * Mon Jan 19 2004 Tim Waugh <twaugh@redhat.com> 7.07-17
  592. - Removed stp driver. Use the IJS version (ijsgimpprint) instead.
  593. - No longer conflicts with foomatic for hpijs versioning.
  594. * Mon Jan 12 2004 Tim Waugh <twaugh@redhat.com> 7.07-16
  595. - Split hpijs out into separate source package.
  596. * Thu Jan 8 2004 Tim Waugh <twaugh@redhat.com>
  597. - Fix several mistakenly-used bitwise operations.
  598. * Tue Jan 6 2004 Tim Waugh <twaugh@redhat.com> 7.07-15
  599. - Build for Fedora Core 1 printer drivers update.
  600. - Conflicts with foomatic before hpijs 1.5 data.
  601. - Make fontconfig optional.
  602. * Sat Dec 13 2003 Tim Waugh <twaugh@redhat.com> 7.07-14
  603. - Disable unnecessary debug messages from fontconfig support.
  604. * Fri Dec 5 2003 Tim Waugh <twaugh@redhat.com> 7.07-13
  605. - Add fontconfig support (bug #111412).
  606. * Thu Nov 27 2003 Tim Waugh <twaugh@redhat.com>
  607. - Build requires libjpeg-devel (bug #110737).
  608. * Tue Nov 11 2003 Tim Waugh <twaugh@redhat.com> 7.07-12
  609. - Updated hpijs to 1.5 (bug #109714).
  610. * Mon Nov 10 2003 Tim Waugh <twaugh@redhat.com>
  611. - Updated lxm3200 patch (bug #109625).
  612. * Tue Sep 30 2003 Tim Waugh <twaugh@redhat.com> 7.07-11
  613. - Updated gdevcups.c from CUPS 1.1.19.
  614. - Apply NOMEDIAATTRS patch from CUPS 1.1.19 (bug #105401).
  615. * Thu Aug 28 2003 Tim Waugh <twaugh@redhat.com>
  616. - Fix lips4v driver (bug #92337).
  617. * Wed Aug 20 2003 Tim Waugh <twaugh@redhat.com> 7.07-10
  618. - Fix compilation problems in hpijs.
  619. * Mon Aug 4 2003 Tim Waugh <twaugh@redhat.com> 7.07-9
  620. - Further fix from bug #100685.
  621. * Thu Jul 31 2003 Tim Waugh <twaugh@redhat.com> 7.07-8
  622. - Further fix from bug #100685.
  623. * Tue Jul 29 2003 Tim Waugh <twaugh@redhat.com> 7.07-7
  624. - Further fix from bug #100685.
  625. * Fri Jul 25 2003 Tim Waugh <twaugh@redhat.com> 7.07-6
  626. - Further fix from bug #100557.
  627. * Thu Jul 24 2003 Tim Waugh <twaugh@redhat.com> 7.07-5
  628. - Further fix from bug #100557.
  629. - Fix bug #100685.
  630. * Wed Jul 23 2003 Tim Waugh <twaugh@redhat.com> 7.07-4
  631. - Fix bug #100557.
  632. * Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> 7.07-3
  633. - rebuilt
  634. * Tue May 27 2003 Tim Waugh <twaugh@redhat.com>
  635. - Fix sed usage in ps2epsi (bug #89300).
  636. * Tue May 20 2003 Tim Waugh <twaugh@redhat.com> 7.07-2
  637. - HPIJS 1.4 (bug #91219).
  638. * Sun May 18 2003 Tim Waugh <twaugh@redhat.com> 7.07-1
  639. - 7.07.
  640. - Parametrize build_libgs.
  641. - Remove Omni requirement (bug #88177).
  642. - Fix ghostscript-gtk obsoletes: line (bug #88175).
  643. * Thu Apr 3 2003 Tim Waugh <twaugh@redhat.com> 7.06-1
  644. - 7.06.
  645. - Updated config, vflib.fixup patches.
  646. - No longer need dx6, jpeg patches.
  647. - No longer need to add in missed GNU drivers.
  648. - Turn off dj970 driver (hpijs drives that).
  649. * Mon Mar 31 2003 Tim Waugh <twaugh@redhat.com> 7.05-34
  650. - Apply fix for CJK font search method when the fonts are not available
  651. (bug #83516).
  652. - The gb18030 patch no longer applies here.
  653. * Thu Mar 27 2003 Tim Waugh <twaugh@redhat.com> 7.05-33
  654. - Add some missing font aliases (bug #73342).
  655. - Use the system jpeg library.
  656. - Update hpijs to 1.3.1.
  657. - Update gdevcups.c from cups-1.1.18.
  658. * Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com> 7.05-32
  659. - debuginfo rebuild
  660. * Fri Feb 21 2003 Elliot Lee <sopwith@redhat.com> 7.05-31
  661. - Add ghostscript-7.05-oob-66421.patch to fix the segfault behind #66421
  662. * Thu Jan 30 2003 Tim Waugh <twaugh@redhat.com> 7.05-30
  663. - Remove rss patch from hpijs (not needed).
  664. * Wed Jan 22 2003 Tim Powers <timp@redhat.com> 7.05-29
  665. - rebuilt
  666. * Thu Jan 16 2003 Tim Waugh <twaugh@redhat.com> 7.05-28
  667. - Add Korean font aliases to CIDFnmap CJK resource files (bug #81924).
  668. * Sat Dec 14 2002 Tim Waugh <twaugh@redhat.com> 7.05-27
  669. - Obsolete ghostscript-gtk (bug #79585).
  670. - Omni 121002 patch.
  671. * Tue Dec 10 2002 Tim Waugh <twaugh@redhat.com> 7.05-26
  672. - Don't ship the shared object yet (part of bug #79340).
  673. - Don't make the gtk package, since that needs the shared object.
  674. * Tue Nov 26 2002 Tim Waugh <twaugh@redhat.com> 7.05-25
  675. - Fix level 1 PostScript output (bug #78450).
  676. - No need to carry gomni.c, since it comes from the patch.
  677. * Mon Nov 11 2002 Tim Waugh <twaugh@redhat.com> 7.05-24
  678. - Omni 071902 patch.
  679. * Mon Nov 11 2002 Tim Waugh <twaugh@redhat.com> 7.05-23
  680. - hpijs-1.3, with updated rss patch.
  681. - Fix XLIBDIRS.
  682. * Fri Oct 25 2002 Tim Waugh <twaugh@redhat.com> 7.05-22
  683. - hpijs-rss 1.2.2.
  684. * Mon Oct 14 2002 Tim Waugh <twaugh@redhat.com> 7.05-21
  685. - Set libdir when installing.
  686. * Thu Aug 15 2002 Tim Waugh <twaugh@redhat.com> 7.05-20
  687. - Add cups device (bug #69573).
  688. * Mon Aug 12 2002 Tim Waugh <twaugh@redhat.com> 7.05-19
  689. - Fix the gb18030 patch (bug #71135, bug #71303).
  690. * Sat Aug 10 2002 Elliot Lee <sopwith@redhat.com> 7.05-18
  691. - rebuilt with gcc-3.2 (we hope)
  692. * Fri Aug 9 2002 Tim Waugh <twaugh@redhat.com> 7.05-17
  693. - Add CIDnmap for GB18030 font (bug #71135).
  694. - Fix URL (bug #70734).
  695. * Tue Jul 23 2002 Tim Waugh <twaugh@redhat.com> 7.05-16
  696. - Rebuild in new environment.
  697. * Tue Jul 9 2002 Tim Waugh <twaugh@redhat.com> 7.05-15
  698. - Remove the chp2200 driver again, to fix cdj890 (bug #67578).
  699. * Fri Jul 5 2002 Tim Waugh <twaugh@redhat.com> 7.05-14
  700. - For CJK font support, use CIDFnmap instead of CIDFont
  701. resources (bug #68009).
  702. * Wed Jul 3 2002 Tim Waugh <twaugh@redhat.com> 7.05-13
  703. - Build requires unzip and gtk+-devel (bug #67799).
  704. * Wed Jun 26 2002 Tim Waugh <twaugh@redhat.com> 7.05-12
  705. - File list tweaking.
  706. - More file list tweaking.
  707. * Tue Jun 25 2002 Tim Waugh <twaugh@redhat.com> 7.05-10
  708. - Rebuild for bootstrap.
  709. * Wed Jun 19 2002 Tim Waugh <twaugh@redhat.com> 7.05-9
  710. - Omni 052902 patch.
  711. * Mon Jun 10 2002 Tim Waugh <twaugh@redhat.com> 7.05-8
  712. - Requires recent version of patchutils (bug #65947).
  713. - Don't ship broken man page symlinks (bug #66238).
  714. * Wed May 29 2002 Tim Waugh <twaugh@redhat.com> 7.05-7
  715. - Put gsx in its own package.
  716. * Tue May 28 2002 Tim Waugh <twaugh@redhat.com> 7.05-6
  717. - New gomni.c from IBM to fix an A4 media size problem.
  718. - Use new Adobe CMaps (bug #65362).
  719. * Sun May 26 2002 Tim Powers <timp@redhat.com> 7.05-5
  720. - automated rebuild
  721. * Wed May 22 2002 Tim Waugh <twaugh@redhat.com> 7.05-4
  722. - New gomni.c from IBM to fix bug #65269 (again).
  723. * Tue May 21 2002 Tim Waugh <twaugh@redhat.com> 7.05-2
  724. - Don't apply bogus parts of vflib patch (bug #65268).
  725. - Work around Omni -sPAPERSIZE=a4 problem (bug #65269).
  726. * Mon May 20 2002 Tim Waugh <twaugh@redhat.com> 7.05-1
  727. - 7.05.
  728. - No longer need mkstemp, vflib.fixup, quoting, or PARANOIDSAFER
  729. patches.
  730. - Don't apply CJK patches any more (no longer needed).
  731. - Updated Source15, Patch0, Patch10, Patch5, Patch24, Patch14, Patch12.
  732. - Made gdevdmpr.c compile again.
  733. - Move gimp-print to a separate package.
  734. - Ship the shared object too (and a .so file that is dlopened).
  735. - Update Omni patch. No longer need Omni_path, Omni_quiet, Omni_glib patches.
  736. - Require Omni >= 0.6.1.
  737. - Add patch to fix gtk+ initial window size.
  738. - Add devel package with header files.
  739. - Turn on IJS support.
  740. - Update hpijs to 1.1.
  741. - Don't ship the hpijs binary in the ghostscript package.
  742. - Use -fPIC when building ijs.
  743. * Wed Apr 3 2002 Tim Waugh <twaugh@redhat.com> 6.52-8
  744. - New CIDFonts (bug #61015).
  745. * Wed Apr 3 2002 Tim Waugh <twaugh@redhat.com> 6.52-7
  746. - Fix release numbers of sub packages.
  747. - Handle info files, use ldconfig (bug #62574).
  748. * Tue Mar 19 2002 Tim Waugh <twaugh@redhat.com> 6.52-6
  749. - Fix config patch so that gs --help displays the right thing.
  750. - Don't ship sysvlp.sh.
  751. - Fix some shell scripts.
  752. - Ship escputil man page (bug #58919).
  753. * Mon Feb 11 2002 Tim Waugh <twaugh@redhat.com> 6.52-5
  754. - Add CHP2200 driver (bug #57516).
  755. - Fix gimp-print-4.2.0 so that it builds without cups-config.
  756. * Sat Feb 2 2002 Bill Nottingham <notting@redhat.com> 6.52-4
  757. - do condrestart in %postun, not %post
  758. * Fri Feb 1 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.52-3
  759. - Restart service cups after installing gimp-print-cups
  760. * Sun Jan 27 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.52-2
  761. - hpijs is finally free - support it.
  762. - Add extra package for CUPS support
  763. * Mon Jan 21 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.52-1
  764. - Updates:
  765. - ghostscript 6.52
  766. - hpdj 2.6 -> pcl3 3.3
  767. - CJK Patchlevel 3, adobe-cmaps 200109
  768. - gimp-print 4.2.0
  769. - Adapt patches
  770. - Fix various URLs
  771. - Begin cleaning up spec file
  772. - Fix bugs #21879 and #50923
  773. * Wed Jan 09 2002 Tim Powers <timp@redhat.com>
  774. - automated rebuild
  775. * Thu Oct 18 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-16
  776. - update the Omni driver, and patch it to seek in /usr/lib/Omni/ first
  777. - require Omni
  778. * Mon Oct 01 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-15
  779. - change -dPARANOIDSAFER to punch a hole for OutputFile
  780. * Mon Sep 17 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-14
  781. - add -dPARANOIDSAFER to let us breathe a little easier in the print spooler.
  782. * Thu Sep 13 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-13
  783. - apply jakub's fix to ghostscript's jmp_buf problems; #49591
  784. * Wed Sep 5 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-12
  785. - fix lprsetup.sh; #50925
  786. * Fri Aug 24 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-11
  787. - added Epson's old eplaseren drivers,
  788. - pointed out by Till Kamppeter <till.kamppeter@gmx.net>
  789. * Tue Aug 21 2001 Paul Howarth <paul@city-fan.org> 6.51-10
  790. - included Samsung GDI driver for ML-4500 printer support.
  791. * Sun Aug 19 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-9
  792. - applied IBM's glib patches for Omni, which now works.
  793. - BE AWARE: we now link against libstdc++ and glib for this, and use a c++
  794. - link stage to do the dirty.
  795. - added glib-devel buildreq and glib req, I don't think we require everything
  796. - yet, I could pull in sasl.
  797. * Sun Aug 19 2001 David Suffield <david_suffield@hp.com> 6.51-8
  798. - Added gs device hpijs and updated gdevhpij.c to hpijs 0.97
  799. * Wed Aug 15 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-7
  800. - pull in ynakai's update to the cjk resources.
  801. * Thu Aug 9 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-6
  802. - turn dmprt and cdj880 back on. for some reason, they work now.
  803. - voodoo, who knows.
  804. * Thu Aug 9 2001 Yukihiro Nakai <ynakai@redhat.com> 6.51-5
  805. - Add cjk resources
  806. * Wed Aug 1 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-4
  807. - applied drepper@redhat.com's patch for #50300
  808. - fixed build deps on zlib-devel and libpng-devel, #49853
  809. - made gs_init.ps a config file; #25096
  810. - O\^/nZ the daTa directorieZ now; #50693
  811. * Tue Jul 24 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-3
  812. - wired up the Resource dir and the Font and CIDFont maps.
  813. * Mon Jul 23 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-2
  814. - luckily, I had a spare chicken. Thanks to some work by Nakai, and one last
  815. - desperate search through google, everything /seems/ to be working. I know
  816. - that there are going to be problems in the japanese code, and I need to turn
  817. - on the cjk font map from adobe, but it /works/ at the moment.
  818. * Thu Jun 21 2001 Crutcher Dunnavant <crutcher@redhat.com>
  819. - upgraded to 6.51, a major version upgrade
  820. - rewrote spec file, threw out some patches
  821. - turned on IBM's Omni print drivers interface
  822. - turned on HP's hpijs print drivers interface
  823. - turned on every driver that looked usable from linux
  824. - sacrificed a chicken to integrate the old Japanese drivers
  825. - - This didn't work. The japanese patches are turned off, pending review.
  826. - - I can do loops with C, but the bugs are in Postscript init files
  827. * Wed Apr 11 2001 Crutcher Dunnavant <crutcher@redhat.com>
  828. - added P. B. West's lx5000 driver
  829. * Tue Feb 27 2001 Crutcher Dunnavant <crutcher@redhat.com>
  830. - added xtt-fonts requirement (for VFlib)
  831. * Fri Feb 9 2001 Adrian Havill <havill@redhat.com>
  832. - cmpskit removed as a build prereq
  833. * Thu Feb 8 2001 Crutcher Dunnavant <crutcher@redhat.com>
  834. - merged in some patches that got away:
  835. - * Fri Sep 1 2000 Mitsuo Hamada <mhamada@redhat.com>
  836. - add support JIS B size
  837. - fix the problem of reconverting GNUPLOT output
  838. * Thu Feb 8 2001 Crutcher Dunnavant <crutcher@redhat.com>
  839. - switched to japanese for everybody
  840. * Thu Feb 8 2001 Crutcher Dunnavant <crutcher@redhat.com>
  841. - tweaked time_.h to test for linux, and include the right
  842. - header
  843. * Wed Feb 7 2001 Crutcher Dunnavnat <crutcher@redhat.com>
  844. - added the lxm3200 driver
  845. * Mon Dec 11 2000 Crutcher Dunnavant <crutcher@redhat.com>
  846. - merged in the (accendental) branch that contained the mktemp
  847. - and LD_RUN_PATH bug fixes.
  848. * Tue Oct 17 2000 Jeff Johnson <jbj@redhat.com>
  849. - tetex using xdvi with ghostscript patch (#19212).
  850. * Tue Sep 12 2000 Michael Stefaniuc <mstefani@redhat.com>
  851. - expanded the gcc296 patch to fix a compilation issue with the new stp
  852. driver
  853. * Mon Sep 11 2000 Michael Stefaniuc <mstefani@redhat.com>
  854. - added the stp driver from the gimp-print project.
  855. It supports high quality printing especialy with Epson Stylus Photo.
  856. * Wed Aug 2 2000 Matt Wilson <msw@redhat.com>
  857. - rebuilt against new libpng
  858. * Wed Aug 2 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  859. - Fix up the cdj880 patch (Bug #14978)
  860. - Fix build with gcc 2.96
  861. * Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
  862. - turn off japanese support
  863. * Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
  864. - automatic rebuild
  865. * Fri Jul 07 2000 Trond Eivind Glomsrød <teg@redhat.com>
  866. - fixed the broken inclusion of files in /usr/doc
  867. - Build requires freetype-devel
  868. * Fri Jun 16 2000 Matt Wilson <msw@redhat.com>
  869. - build japanese support in main distribution
  870. - FHS manpage paths
  871. * Sun Mar 26 2000 Chris Ding <cding@redhat.com>
  872. - enabled bmp16m driver
  873. * Thu Mar 23 2000 Matt Wilson <msw@redhat.com>
  874. - added a boatload of Japanese printers
  875. * Thu Mar 16 2000 Matt Wilson <msw@redhat.com>
  876. - add japanese support, enable_japanese macro
  877. * Mon Feb 14 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  878. - 5.50 at last...
  879. - hpdj 2.6
  880. - Added 3rd party drivers:
  881. - Lexmark 5700 (lxm5700m)
  882. - Alps MD-* (md2k, md5k)
  883. - Lexmark 2050, 3200, 5700 and 7000 (lex2050, lex3200, lex5700, lex7000)
  884. * Fri Feb 4 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  885. - rebuild to compress man page
  886. - fix gs.1 symlink
  887. * Wed Jan 26 2000 Bill Nottingham <notting@redhat.com>
  888. - add stylus 740 uniprint files
  889. * Thu Jan 13 2000 Preston Brown <pbrown@redhat.com>
  890. - add lq850 dot matrix driver (#6357)
  891. * Thu Oct 28 1999 Bill Nottingham <notting@redhat.com>
  892. - oops, include oki182 driver.
  893. * Tue Aug 24 1999 Bill Nottingham <notting@redhat.com>
  894. - don't optimize on Alpha. This way it works.
  895. * Thu Jul 29 1999 Michael K. Johnson <johnsonm@redhat.com>
  896. - added hpdj driver
  897. - changed build to use tar_cat so adding new drivers is sane
  898. * Thu Jul 1 1999 Bill Nottingham <notting@redhat.com>
  899. - add OkiPage 4w+, HP 8xx drivers
  900. * Mon Apr 5 1999 Bill Nottingham <notting@redhat.com>
  901. - fix typo in config patch.
  902. * Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
  903. - auto rebuild in the new build environment (release 6)
  904. * Mon Mar 15 1999 Cristian Gafton <gafton@redhat.com>
  905. - added patch from rth to fix alignement problems on the alpha.
  906. * Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
  907. - Injected new description and group.
  908. * Mon Feb 08 1999 Bill Nottingham <notting@redhat.com>
  909. - add uniprint .upp files
  910. * Sat Feb 06 1999 Preston Brown <pbrown@redhat.com>
  911. - fontpath update.
  912. * Wed Dec 23 1998 Preston Brown <pbrown@redhat.com>
  913. - updates for ghostscript 5.10
  914. * Fri Nov 13 1998 Preston Brown <pbrown@redhat.com>
  915. - updated to use shared urw-fonts package.
  916. * Mon Nov 09 1998 Preston Brown <pbrown@redhat.com>
  917. - turned on truetype (ttf) font support.
  918. * Thu Jul 2 1998 Jeff Johnson <jbj@redhat.com>
  919. - updated to 4.03.
  920. * Tue May 05 1998 Cristian Gafton <gafton@redhat.com>
  921. - enabled more printer drivers
  922. - buildroot
  923. * Mon Apr 27 1998 Prospector System <bugs@redhat.com>
  924. - translations modified for de, fr, tr
  925. * Mon Mar 03 1997 Erik Troan <ewt@redhat.com>
  926. - Made /usr/share/ghostscript/3.33/Fontmap a config file.