ImageMagick-vl.spec 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848
  1. # ImageMagick has adopted a new Version.Patchlevel version numbering system...
  2. # 6.2.9.7 is actually version 6.2.9, Patchlevel 0.
  3. %define VER 6.7.7
  4. %define Patchlevel 6
  5. Name: ImageMagick
  6. Summary: X application for displaying and manipulating images.
  7. Summary(ja): 画像ファイルの表示/処理を行う X のアプリケーション
  8. %if "%{Patchlevel}" != ""
  9. Version: %{VER}.%{Patchlevel}
  10. %else
  11. Version: %{VER}
  12. %endif
  13. Release: 1%{?_dist_release}
  14. License: freeware
  15. Group: Applications/Graphics
  16. %if "%{Patchlevel}" != ""
  17. Source: ftp://ftp.ImageMagick.org/pub/ImageMagick/ImageMagick-%{VER}-%{Patchlevel}.tar.xz
  18. %else
  19. Source: ftp://ftp.ImageMagick.org/ImageMagick/ImageMagick-%{version}.tar.xz
  20. %endif
  21. #Patch1: ImageMagick-6.2.9-CVE-2006-5456_2007-0770.patch
  22. URL: http://www.imagemagick.org/
  23. Buildroot: %{_tmppath}/%{name}-%{version}-root
  24. BuildRequires: bzip2-devel
  25. BuildRequires: cairo-devel
  26. BuildRequires: pango-devel
  27. BuildRequires: freetype2-devel >= 2.1.7
  28. BuildRequires: fontconfig-devel
  29. BuildRequires: giflib-devel
  30. BuildRequires: graphviz-devel
  31. BuildRequires: lcms2-devel
  32. BuildRequires: libjpeg-turbo-devel
  33. BuildRequires: libpng-devel >= 1.2.5
  34. BuildRequires: librsvg2-devel
  35. BuildRequires: libtiff-devel
  36. BuildRequires: libxml2-devel
  37. BuildRequires: libSM-devel
  38. BuildRequires: libX11-devel
  39. BuildRequires: libXext-devel
  40. BuildRequires: OpenEXR-devel
  41. BuildRequires: perl
  42. BuildRequires: xorg-x11-server-utils
  43. BuildRequires: zlib-devel
  44. BuildRequires: libXt-devel
  45. BuildRequires: xz-devel
  46. BuildRequires: xz-lzma-compat
  47. BuildRequires: libtool-ltdl-devel
  48. Requires: bzip2
  49. Requires: freetype2
  50. Requires: giflib
  51. Requires: graphviz
  52. Requires: lcms2
  53. Requires: libjpeg-turbo
  54. Requires: libpng
  55. Requires: libtiff
  56. Requires: libxml2
  57. Requires: OpenEXR-libs
  58. Requires: xorg-x11-server-utils
  59. Requires: zlib
  60. Vendor: Project Vine
  61. Distribution: Vine Linux
  62. Packager: inagaki, iwamoto
  63. %description
  64. ImageMagick(TM) is an image display and manipulation tool for the X
  65. Window System. ImageMagick can read and write JPEG, TIFF, PNM, GIF,
  66. and Photo CD image formats. It can resize, rotate, sharpen, color
  67. reduce, or add special effects to an image, and when finished you can
  68. either save the completed work in the original format or a different
  69. one. ImageMagick also includes command line programs for creating
  70. animated or transparent .gifs, creating composite images, creating
  71. thumbnail images, and more.
  72. ImageMagick is one of your choices if you need a program to manipulate
  73. and dis play images. If you want to develop your own applications
  74. which use ImageMagick code or APIs, you need to install
  75. ImageMagick-devel as well.
  76. %description -l ja
  77. ImageMagick(TM) は X ウィンドウシステム用の画像表示/処理ツールです.
  78. ImageMagick が読み書き出来る画像形式には JPEG, TIFF, PNM, GIF, Photo CD
  79. イメージ型式等があります.また画像のリサイズ,回転,シャープ化,減色が
  80. 出来ますし,画像に対してイフェクトをかけることも出来ます.変更した画像は
  81. オリジナルと同じ画像形式ででも,異なる画像形式にでも保存することが出来ます.
  82. また ImageMagick にはアニメーション GIF や透過 GIF の作成,画像の合成,
  83. サムネール画像の作成 等々を行うコマンドラインプログラムも含まれています.
  84. 画像ファイルの表示/処理を行う為の幾多のプログラムが必要ならば,ImageMagick
  85. も選択肢の一つとなるでしょう.また,ImageMagick のコードや API を使った
  86. アプリケーションを開発したい場合は,ImageMagick-devel パッケージも同時に
  87. インストールして下さい.
  88. %package devel
  89. Summary: Static libraries and header files for ImageMagick app development.
  90. Summary(ja): ImageMagick アプリケーション開発用ライブラリ/ヘッダファイル
  91. Group: Development/Libraries
  92. Requires: ImageMagick = %{version}-%{release}
  93. %description devel
  94. Image-Magick-devel contains the static libraries and header files you'll
  95. need to develop ImageMagick applications. ImageMagick is an image
  96. manipulation program.
  97. If you want to create applications that will use ImageMagick code or
  98. APIs, you need to install ImageMagick-devel as well as ImageMagick.
  99. You do noy need to install it if you just want to use ImageMagick,
  100. however.
  101. %description devel -l ja
  102. ImageMagick-devel にはスタティックライブラリとヘッダファイルが収められており,
  103. これらは ImageMagick アプリケーションの開発の際に必要となります.
  104. ImageMagick は画像処理プログラムです.
  105. ImageMagick のコードや API を使ったアプリケーションを作りたい場合には,
  106. この ImageMagick-devel パッケージを ImageMagick パッケージと共にインストール
  107. する必要があります.単に ImageMagick を使いたいだけならば,devel パッケージは
  108. インストールする必要はありません.
  109. %package c++
  110. Summary: ImageMagick Magick++ library (C++ bindings)
  111. Summary(ja): ImageMagick Magick++ ライブラリ (C++ バインディング)
  112. Group: System Environment/Libraries
  113. Requires: ImageMagick = %{version}-%{release}
  114. %description c++
  115. This package contains the Magick++ library, a C++ binding to the ImageMagick
  116. graphics manipulation library.
  117. Install ImageMagick-c++ if you want to use any applications that use Magick++.
  118. %description c++
  119. このパッケージには Magick++ ライブラリが収められています.
  120. Magick++ とは ImageMagick ライブラリの C++ バインディングです.
  121. Magick++ を使ったアプリケーションを利用する際には ImageMagick-c++
  122. パッケージをインストールして下さい.
  123. %package c++-devel
  124. Summary: C++ bindings for the ImageMagick library
  125. Summary(ja): ImageMagick ライブラリの C++ バインディング
  126. Group: Development/Libraries
  127. Requires: ImageMagick = %{version}-%{release}
  128. Requires: ImageMagick-c++ = %{version}-%{release}
  129. Requires: ImageMagick-devel = %{version}-%{release}
  130. %description c++-devel
  131. ImageMagick-devel contains the static libraries and header files you'll
  132. need to develop ImageMagick applications using the Magick++ C++ bindings.
  133. ImageMagick is an image manipulation program.
  134. If you want to create applications that will use Magick++ code
  135. or APIs, you'll need to install ImageMagick-c++-devel, ImageMagick-devel and
  136. ImageMagick.
  137. You don't need to install it if you just want to use ImageMagick, or if you
  138. want to develop/compile applications using the ImageMagick C interface,
  139. however.
  140. %description c++-devel -l ja
  141. ImageMagick-c++-devel には Magick++ C++ バインディングを使った
  142. ImageMagick アプリケーション開発に必要なスタティックライブラリと
  143. ヘッダファイルが収められています.ImageMagick とは画像処理プログラムです.
  144. Magick++ コードや API を使ったアプリケーションを開発する場合は,
  145. ImageMagick-c++-devel, ImageMagick-devel, ImageMagick パッケージを
  146. インストールする必要があります.
  147. ImageMagick プログラムを使うだけの場合,あるいは ImageMagick C インタフェース
  148. を使ってアプリケーション開発を行う場合は,ImageMagick-c++-devel パッケージは
  149. インストールする必要はありません.
  150. %package -n perl-Image-Magick
  151. Summary: ImageMagick perl bindings
  152. Summary(ja): ImageMagick の Perl バインディング
  153. Group: Development/Libraries
  154. Requires: ImageMagick = %{version}-%{release}
  155. Requires: perl >= 5.8.0
  156. Obsoletes: ImageMagick-perl < %{version}-%{release}
  157. Provides: ImageMagick-perl = %{version}-%{release}
  158. %description -n perl-Image-Magick
  159. Perl bindings to ImageMagick.
  160. Install ImageMagick-perl if you want to use any perl scripts that use
  161. ImageMagick.
  162. %description -n perl-Image-Magick -l ja
  163. このパッケージは ImageMagick の Perl バインディングです.
  164. ImageMagick を利用する perl スクリプトを使いたい場合は
  165. ImageMagick-perl パッケージをインストールして下さい.
  166. %prep
  167. %setup -q -n %{name}-%{VER}-%{Patchlevel}
  168. #patch1 -p1 -b .CVE-2006-5456
  169. %build
  170. %configure \
  171. --enable-silent-rules \
  172. --enable-shared \
  173. --disable-static \
  174. --with-modules \
  175. --with-quantum-depth=16 \
  176. --without-frozenpaths \
  177. --with-x \
  178. --without-dps \
  179. --without-djvu \
  180. --without-fftw \
  181. --without-jbig \
  182. --without-jp2 \
  183. --with-lcms2 \
  184. --without-wmf \
  185. --with-perl \
  186. --with-perl-options="INSTALLDIRS=vendor %{?perl_prefix} CC='%__cc -L$PWD/magick/.libs' LDDLFLAGS='-shared -L$PWD/magick/.libs'"
  187. # Disable rpath
  188. sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
  189. sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
  190. make %{?_smp_mflags}
  191. %install
  192. rm -rf $RPM_BUILD_ROOT
  193. make install DESTDIR=$RPM_BUILD_ROOT HTML_INSTALL_DATA_TARGETS=
  194. # perlmagick: fix perl path of demo files
  195. %{__perl} -MExtUtils::MakeMaker -e 'MY->fixin(@ARGV)' PerlMagick/demo/*.pl
  196. find $RPM_BUILD_ROOT -name "*.bs" |xargs rm -f
  197. find $RPM_BUILD_ROOT -name ".packlist" |xargs rm -f
  198. find $RPM_BUILD_ROOT -name "perllocal.pod" |xargs rm -f
  199. echo "%defattr(-,root,root)" > perl-pkg-files
  200. find $RPM_BUILD_ROOT%{_libdir}/perl?/vendor_perl/* -type d -name Image >> perl-pkg-files.orig
  201. sed -e s,$RPM_BUILD_ROOT,, perl-pkg-files.orig > perl-pkg-files
  202. # remove duplicated doc files
  203. rm -f `find $RPM_BUILD_ROOT%{_datadir}/%{name}-%{VER} -maxdepth 1 -type f`
  204. rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}
  205. # remove files conflict with libtools
  206. rm -f $RPM_BUILD_ROOT%{_libdir}/libltdl.*a
  207. rm -f $RPM_BUILD_ROOT%{_libdir}/libltdl.so*
  208. # remove *.la files
  209. find $RPM_BUILD_ROOT%{_libdir} -name "lib*.la" |xargs rm -f
  210. rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}-%{VER}
  211. %clean
  212. rm -rf $RPM_BUILD_ROOT
  213. %post -p /sbin/ldconfig
  214. %post c++ -p /sbin/ldconfig
  215. %postun -p /sbin/ldconfig
  216. %postun c++ -p /sbin/ldconfig
  217. %files
  218. %defattr(-,root,root)
  219. %doc www images
  220. %doc ChangeLog LICENSE NOTICE QuickStart.txt README.txt NEWS.txt index.html
  221. %dir %{_libdir}/ImageMagick-%{VER}
  222. %{_libdir}/ImageMagick-%{VER}/config
  223. %dir %{_libdir}/ImageMagick-%{VER}/modules-Q16
  224. %dir %{_libdir}/ImageMagick-%{VER}/modules-Q16/*
  225. %{_libdir}/ImageMagick-%{VER}/modules-Q16/*/*.so
  226. %{_libdir}/ImageMagick-%{VER}/modules-Q16/*/*.la
  227. %{_libdir}/libMagickCore.so.*
  228. %{_libdir}/libMagickWand.so.*
  229. %{_bindir}/[a-z]*
  230. %{_sysconfdir}/%{name}/*.xml
  231. #{_sysconfdir}/%{name}/*.icc
  232. %{_mandir}/man1/ImageMagick.*
  233. %{_mandir}/man1/[a-z]*
  234. %files devel
  235. %defattr(-,root,root)
  236. %{_bindir}/Magick-config
  237. %{_bindir}/Wand-config
  238. %{_bindir}/MagickCore-config
  239. %{_bindir}/MagickWand-config
  240. #{_libdir}/ImageMagick-%{VER}/modules-Q16/*/*.a
  241. #{_libdir}/libMagickCore.a
  242. %{_libdir}/libMagickCore.so
  243. #{_libdir}/libMagickWand.a
  244. %{_libdir}/libMagickWand.so
  245. %{_libdir}/pkgconfig/ImageMagick.pc
  246. %{_libdir}/pkgconfig/Wand.pc
  247. %{_libdir}/pkgconfig/MagickCore.pc
  248. %{_libdir}/pkgconfig/MagickWand.pc
  249. %{_includedir}/ImageMagick/magick
  250. %{_includedir}/ImageMagick/wand
  251. %{_mandir}/man1/Magick-config*
  252. %{_mandir}/man1/Wand-config*
  253. %{_mandir}/man1/MagickCore-config*
  254. %{_mandir}/man1/MagickWand-config*
  255. %files c++
  256. %defattr(-,root,root)
  257. %{_libdir}/libMagick++.so.*
  258. %files c++-devel
  259. %defattr(-,root,root)
  260. %{_bindir}/Magick++-config
  261. %{_includedir}/ImageMagick/Magick++
  262. %{_includedir}/ImageMagick/Magick++.h
  263. #{_libdir}/libMagick++.a
  264. %{_libdir}/libMagick++.so
  265. %{_libdir}/pkgconfig/ImageMagick++.pc
  266. %{_libdir}/pkgconfig/Magick++.pc
  267. %{_mandir}/man1/Magick++-config*
  268. %files -n perl-Image-Magick -f perl-pkg-files
  269. %defattr(-,root,root)
  270. %{_mandir}/man3/*
  271. %changelog
  272. * Sun Jun 10 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 6.7.7.6-1
  273. - new upstream release
  274. * Sun May 06 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 6.7.6.8-1
  275. - new upstream release
  276. * Sat Mar 10 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 6.7.5.10-1
  277. - new upstream release
  278. - add BuildRequires: pango-devel
  279. - change BuildRequires: lcms2-devel instead of lcms-devel
  280. * Sun Mar 27 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 6.6.8.5-3
  281. - add BuildRequires: libXt-devel, xz-devel, xz-lzma-compat, libtool-ltdl-devel
  282. * Sat Mar 26 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 6.6.8.5-2
  283. - built with perl-5.12.3
  284. - changed perl subpackage name
  285. * Sat Mar 19 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 6.6.8.5-1
  286. - new upstream release
  287. * Sun Oct 10 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 6.6.4.9-2
  288. - rebuilt with graphviz-2.26.3 again
  289. * Sat Oct 9 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 6.6.4.9-1
  290. - new upstream release
  291. - rebuilt with graphviz-2.26.3
  292. * Sat Oct 2 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 6.6.4.8-1
  293. - new upstream release
  294. * Sun Sep 26 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 6.6.1.5-2
  295. - rebuild with rpm-4.8.1 for pkg-config file
  296. - change BuildRequires: libjpeg-turbo-devel instead of libjpeg-devel
  297. - change Requires: libjpeg-turbo instead of libjpeg
  298. * Thu Apr 29 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 6.6.1.5-1
  299. - new upstream release
  300. - built with new toolchain
  301. - added --disable-static to %%configure, removed static libraries
  302. * Sun Nov 1 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 6.5.7.3-2
  303. - added --without-djvu --without-fftw
  304. * Sat Oct 31 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 6.5.7.3-1
  305. - new upstream release
  306. * Tue Aug 4 2009 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 6.5.4.8-1
  307. - new upstream release
  308. * Sat Jul 4 2009 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 6.5.4.2-1
  309. - new upstream release
  310. - add BR: graphviz-devel, OpenEXR-devel, ilmbase-devel
  311. - add R: graphviz, OpenEXR-libs, ilmbase
  312. * Sat Jun 6 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 6.5.3.2-1
  313. - new upstream release
  314. - added Packager tag
  315. * Sun Apr 26 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 6.5.1.6-1
  316. - new upstream release
  317. * Sat Apr 4 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 6.5.1.0-1
  318. - new upstream release
  319. - updated BuildRequires
  320. * Sun Mar 22 2009 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 6.4.9.2-2
  321. - enabled lcms as default.
  322. * Fri Feb 6 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 6.4.9.2-1
  323. - new upstream release
  324. * Fri Jan 2 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 6.4.8.3-1
  325. - new upstream release
  326. * Tue Oct 14 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 6.4.4.6-1
  327. - new upstream release
  328. * Fri Aug 1 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 6.4.2.5-1
  329. - new upstream release
  330. * Tue May 27 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 6.4.1.3-1
  331. - new upstream release
  332. - spec in UTF-8
  333. * Mon May 19 2008 Tomohiro 'Tomo-p' KATO <tomop@teamgedoh.net> 6.4.1.0-2
  334. - enabled to build with lcms (use '--with lcms' to enable).
  335. * Tue May 6 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 6.4.1.0-1
  336. - new upstream release
  337. - rebuilt with perl-5.10.0
  338. * Mon Apr 28 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 6.4.0.11-1
  339. - new upstream release
  340. - removed *.la files from devel packages
  341. * Sat Mar 22 2008 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 6.3.9.10-1
  342. - new upstream release
  343. - change files section to fit new release
  344. - build under new versioning policy
  345. * Sat Dec 15 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 6.3.7.4-0vl1
  346. - new upstream release
  347. * Fri Sep 28 2007 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 6.3.5.10-0vl1
  348. - new upstream release with security fixes (CVE-2007-4985,4986,4987,4988)
  349. - add BuildPrereq: librsvg2-devel
  350. - add %{?_smp_mflags} to make command arg
  351. * Thu Aug 9 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 6.3.5.6-0vl1
  352. - new upstream release
  353. - changed Group to Applications/Graphics
  354. * Wed Jun 27 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 6.3.0.1-0vl2
  355. - rebuilt for VineSeed
  356. * Mon Feb 12 2007 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 6.3.0.1-0vl1.1
  357. - update patch1 for fix CVE-2007-0770
  358. * Wed Nov 2 2006 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 6.3.0.1-0vl1
  359. - upstream release
  360. - add patch1 for fix CVE-2006-5456
  361. * Fri Oct 13 2006 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 6.2.9.7-0vl2
  362. - rebuilt (for ppc) to resolve reference to invalid *la files
  363. * Mon Sep 25 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 6.2.9.7-0vl1
  364. - new upstream release
  365. * Wed Aug 16 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 6.2.9.0-0vl1
  366. - new upstream release (Security: http://www.overflow.pl/adv/imsgiheap.txt)
  367. * Mon Mar 6 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 6.2.6.3-0vl1
  368. - new upstream release
  369. - delete duplicated docs under %%{_datadir}/%%{name}-%%{VER}
  370. - add --with-perl-options to configure option
  371. * Sun Dec 25 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 6.2.5.4-0vl1
  372. - new upstream release
  373. - build with XOrg-6.9.0
  374. * Fri Apr 15 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 6.2.1.4-0vl1
  375. - new upstream release
  376. - add %%{_mandir}/man1/ImageMagick.* to main package
  377. * Thu Dec 2 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 6.1.5.8-0vl1
  378. - source upgrade
  379. - remove patch1
  380. - update %%files
  381. * Thu Dec 2 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 6.0.8.3-0vl3
  382. - add patch1 from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=278401
  383. (CAN-2004-0981)
  384. * Sat Oct 30 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 6.0.8.3-0vl2
  385. - move $(pkglibdir)/modules-Q16/*/*.la to main package.
  386. * Fri Oct 8 2004 NISHIMURA Daisuke <nishi@graco.c.u-tokyo.ac.jp> 6.0.8.3-0vl1
  387. - source upgrade
  388. - Patch: change default menu font so display can work without XOrg-75dpi-fonts
  389. - add missing docs
  390. - move $(pkglibdir)/modules-Q16/*/*.(a|la) to devel
  391. - *.pc should be in -devel package
  392. - add missing pkg{lib,data}dirs to %%files
  393. * Thu Sep 16 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 6.0.7.4-0vl1
  394. - source upgrade
  395. - add --without-dot to %%configure option
  396. - update %%files section
  397. * Sun Jun 20 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 6.0.2.7-0vl1
  398. - source upgrade
  399. * Fri Jun 4 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 6.0.1.4-0vl1
  400. - source upgrade
  401. * Thu May 13 2004 Satoshi MACHINO <machino@vinelinux.org> 6.0.0.7-0vl3
  402. - add --without-jbig to %%configure option
  403. * Sun May 2 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 6.0.0.7-0vl2
  404. - add --without-lcms to %%configure option
  405. * Sat May 1 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 6.0.0.7-0vl1
  406. - source upgrade
  407. - remove commented lines
  408. * Sun Apr 18 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 6.0.0.2-0vl2
  409. - add BuildPrereq: XOrg-devel libxml2-devel and Requires: libxml2
  410. * Thu Apr 15 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 6.0.0.2-0vl1
  411. - source upgrade
  412. - remove patch for freetype2, no need
  413. - remove commented lines
  414. - add --with-quantum-depth=16 --with-modules --enable-lzw
  415. --without-frozenpaths to %%configure option
  416. - remove --with-threads --without-xml from %%configure option
  417. - update %%files
  418. * Wed Jan 7 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 5.5.7.15-0vl3
  419. - patch update
  420. - add --without-jp2 to configure option
  421. - change PerlMagick build method
  422. * Wed Dec 17 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 5.5.7.15-0vl2
  423. - rebuild without jasper-devel
  424. * Tue Dec 16 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 5.5.7.15-0vl1
  425. - source upgrade to 5.5.7-15
  426. * Tue Nov 25 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 5.5.7.13-0vl1
  427. - source upgrade to 5.5.7-13
  428. - add patch0 to build against freetype2-2.1.7
  429. * Thu Oct 2 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 5.5.7.11-0vl1
  430. - source upgrade to 5.5.7-11
  431. - clean up spec
  432. - build without previous package (do not require libMagick.so.0)
  433. * Sun Jun 9 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 5.5.7.9-0vl1
  434. - source upgrade to 5.5.7-9
  435. - revised name of pkgconfig files
  436. - remove BuildPrereq: freetype-devel
  437. * Sun Jun 1 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 5.5.7.6-0vl1
  438. - source upgrade to 5.5.7-6
  439. - disable all patches
  440. - revised %%files section
  441. - disable libtoolize and autotools
  442. - change PerlMagick build method
  443. - build without previous package (do not require libMagick.so.5)
  444. * Thu May 1 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 5.4.7-6vl4
  445. - rebuild with libpng-1.2.5 (BuildPrereq: libpng-devel >= 1.2.5)
  446. and perl-5.8.0 (Requires: perl >= 5.8.0 for ImageMagick-perl)
  447. * Mon Apr 7 2003 Hiroaki Irokawa <irorin@terra.dti.ne.jp> 5.4.7-6vl3
  448. - rebuild
  449. * Sun Dec 8 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 5.4.7-6vl2
  450. - rename $arch-vine-linux-foo to foo, same as $arch-vine-linux-gnu-foo.
  451. - FIXME: rpm's macro problem?
  452. - based on 5.4.7-6vl1 from Rawhide and modified for Vine Linux
  453. previous Vine version was 5.2.9-0vl6: Vine-specific changelog was:
  454. - Wed Mar 13 2002 Toru Sagami <sagami@vinelinux.org> 5.2.9-0vl6
  455. - remove unnecessary duplicated %%doc files
  456. - --without-xml instead of --without-ttf
  457. - eliminate libungif(-devel) from BuildReq/Requires
  458. - use freetype2(-devel), instead of freetype1(-devel) for BuildReq/Requires
  459. - Sat Mar 02 2002 Toru Sagami <sagami@vinelinux.org> 5.2.9-0vl5
  460. - add delegetes.mgk (and %%{_libdir}/%%{name})
  461. - Mon Jun 18 2001 MATSUBAYASHI 'Shaolin' Kohji <shaolin@vinelinux.org>
  462. - 5.2.9-0vl4
  463. - Sorry, the spec was in Shift_JIS. Fixed.
  464. - Sat Jun 16 2001 MATSUBAYASHI 'Shaolin' Kohji <shaolin@vinelinux.org>
  465. - 5.2.9-0vl3
  466. - rebuilt with perl-5.6.1
  467. - added Japanese summary and description :-P
  468. - added --without-ttf in order to disable freetype2 (SeedPlus) support
  469. - added --without-wmf in order to disable libwmf (SeedPlus) support
  470. - Sat Jun 16 2001 Yasuhide OMORI <dasen@icntv.ne.jp>
  471. - 5.2.9-0vl2
  472. - rebuild on Perl-5.6
  473. - use %%{perl_sitearch}
  474. - install headers into /usr/X11R6/include/magick [VineSeed:04131]
  475. - Tue Feb 20 2001 Jun Nishii <jun@vinelinux.org>
  476. - 5.2.9-0vl1
  477. - remove version number of BuildPrereq: freetype-devel >= 2.0.1
  478. * Fri Nov 22 2002 Tim Powers <timp@redhat.com>
  479. - fix perl paths in file list
  480. * Thu Nov 21 2002 Tim Powers <timp@redhat.com>
  481. - lib64'ize
  482. - don't throw stuff in /usr/X11R6, that's for X only
  483. - remove files we aren't shipping
  484. * Sat Aug 10 2002 Elliot Lee <sopwith@redhat.com>
  485. - rebuilt with gcc-3.2 (we hope)
  486. * Tue Jul 23 2002 Tim Powers <timp@redhat.com> 5.4.7-4
  487. - build using gcc-3.2-0.1
  488. * Wed Jul 03 2002 Karsten Hopp <karsten@redhat.de> 5.4.7-3
  489. - fix non-cpp headers in -devel package
  490. - fix #62157 (wrong path for include files in ImageMagick-devel)
  491. - fix #63897 (use _target instead of _arch) in libtool workaround
  492. - fix #65860, #65780 (tiff2ps) expands images to >10 MB Postscript files.
  493. * Mon Jul 01 2002 Karsten Hopp <karsten@redhat.de> 5.4.7-1
  494. - update
  495. - fix localdoc patch
  496. - fix %%files section
  497. - disable nonroot patch
  498. - fix #62100,55950,62162,63136 (display doesn't start form gnome menu)
  499. - fix libtool workaround
  500. - moved Magick*-config into -devel package (#64249)
  501. * Sun May 26 2002 Tim Powers <timp@redhat.com>
  502. - automated rebuild
  503. * Mon May 6 2002 Bernhard Rosenkraenzer <bero@redhat.com> 5.4.6-1
  504. - 5.4.6
  505. * Thu Mar 14 2002 Bernhard Rosenkraenzer <bero@redhat.com> 5.4.3.11-1
  506. - Update to pl 11
  507. * Fri Feb 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 5.4.3.5-1
  508. - Update to 5.4.3 pl5; this fixes #58080
  509. * Thu Jan 17 2002 Bernhard Rosenkraenzer <bero@redhat.com> 5.4.2.3-1
  510. - Patchlevel 3
  511. * Wed Jan 09 2002 Tim Powers <timp@redhat.com>
  512. - automated rebuild
  513. * Fri Jan 4 2002 Bernhard Rosenkraenzer <bero@redhat.com> 5.4.2.2-1
  514. - Update to 5.4.2-2
  515. - Fix #57923, also don't hardcode netscape as html viewer
  516. * Wed Dec 5 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.4.1-1
  517. - 5.4.1
  518. - Link against new libstdc++
  519. * Fri Nov 9 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.4.0.5-1
  520. - 5.4.0.5
  521. - Make the error message when trying to display an hpgl file more
  522. explicit (#55875)
  523. * Mon Nov 5 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.4.0.3-1
  524. - 5.4.0.3
  525. - Fix names of man pages
  526. * Mon Oct 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.4.0-1
  527. - 5.4.0
  528. - work around build system breakage causing applications to be named
  529. %{_arch}-redhat-linux-foo rather than foo
  530. * Wed Sep 19 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.3.9-1
  531. - 5.3.9
  532. * Mon Aug 27 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.3.8-3
  533. - Add delegates.mgk back, got lost during the update to 5.3.8 (Makefile bug)
  534. (#52611)
  535. * Mon Aug 20 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.3.8-2
  536. - Remove Magick++ includes from -devel, they're already in -c++-devel
  537. (#51590)
  538. * Sun Jul 28 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.3.8-1
  539. - 5.3.8 (bugfix release)
  540. * Sat Jul 27 2001 Than Ngo <than@redhat.com> 5.3.7-3
  541. - fix to build Perlmagic on s390 s390x
  542. * Thu Jul 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.3.7-2
  543. - Add delegates.mgk to the package (#50725)
  544. * Tue Jul 24 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.3.7-1
  545. - 5.3.7
  546. - Fix build without previously installed ImageMagick-devel (#49816)
  547. - Move perl bindings to a separate package.
  548. * Mon Jul 9 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.3.6-2
  549. - Fix build as non-root again
  550. - Shut up rpmlint
  551. * Tue Jul 3 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.3.6-1
  552. - 5.3.6
  553. - Get rid of the ia64 patch, it's no longer needed since glibc was fixed
  554. * Sat Jun 16 2001 Than Ngo <than@redhat.com>
  555. - update to 5.3.5
  556. - cleanup specfile
  557. * Sat May 19 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.3.3-2
  558. - 5.3.3-respin, fixes #41196
  559. * Tue May 1 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.3.3-1
  560. - 5.3.3
  561. - Add a desktop file for "display" (RFE#17417)
  562. * Sun Apr 15 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  563. - 5.3.2
  564. - work around bugs in ia64 glibc headers
  565. * Mon Jan 08 2001 Florian La Roche <Florian.LaRoche@redhat.de>
  566. - remove patch for s390, it is not necessary
  567. * Mon Jan 1 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  568. - 5.2.7
  569. * Wed Dec 27 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  570. - 5.2.6
  571. * Mon Dec 18 2000 Than Ngo <than@redhat.com>
  572. - ported to s390
  573. * Mon Sep 25 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  574. - 5.2.4
  575. - Fix up and package the C++ bindings in the new c++/c++-devel packages.
  576. * Wed Aug 2 2000 Matt Wilson <msw@redhat.com>
  577. - rebuild against new libpng
  578. * Wed Jul 19 2000 Nalin Dahyabhai <nalin@redhat.com>
  579. - include images with docs (#10312)
  580. * Thu Jul 13 2000 Matt Wilson <msw@redhat.com>
  581. - don't build with -ggdb, use -g instead.
  582. * Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
  583. - automatic rebuild
  584. * Mon Jul 3 2000 Florian La Roche <laroche@redhat.com>
  585. - update to 5.2.2 beta
  586. * Mon Jul 3 2000 Florian La Roche <laroche@redhat.com>
  587. - update to 5.2.1, redone patches as they failed
  588. * Fri Jun 30 2000 Matt Wilson <msw@redhat.com>
  589. - remove hacks to move perl man pages
  590. - don't include the perl*/man stuff, these files go in /usr/share/man now.
  591. * Thu Jun 15 2000 Nalin Dahyabhai <nalin@redhat.com>
  592. - disable optimization on Alpha and Sparc
  593. * Wed Jun 14 2000 Nalin Dahyabhai <nalin@redhat.com>
  594. - update to 5.2.0
  595. - update URL
  596. - remove redundant CXXFLAGS=$RPM_OPT_FLAGS
  597. * Thu Jun 1 2000 Matt Wilson <msw@redhat.com>
  598. - bootstrap rebuilt to nuke broken libbz2 deps
  599. - add Prefix: tag such that the FHS macros work properly
  600. * Wed May 17 2000 Trond Eivind Glomsr <teg@redhat.com>
  601. - now compiles with bzip2 1.0
  602. - changed buildroot to include version
  603. * Fri May 5 2000 Bill Nottingham <notting@redhat.com>
  604. - fix compilation with new perl
  605. * Sat Mar 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  606. - 5.1.1
  607. * Thu Feb 3 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  608. - Rebuild to get compressed man pages
  609. * Thu Nov 18 1999 Michael K. Johnson <johnsonm@redhat.com>
  610. - ugly hack to print with lpr instead of lp
  611. * Mon Aug 30 1999 Bill Nottingham <notting@redhat.com>
  612. - update to 4.2.9
  613. * Tue Aug 17 1999 Bill Nottingham <notting@redhat.com>
  614. - update to 4.2.8
  615. * Fri Apr 09 1999 Cristian Gafton <gafton@redhat.com>
  616. - include the perl man pages as well
  617. * Tue Apr 06 1999 Michael K. Johnson <johnsonm@redhat.com>
  618. - remove --enable-16bit because it damages interoperability
  619. * Mon Apr 5 1999 Bill Nottingham <notting@redhat.com>
  620. - update to 4.2.2
  621. - change ChangeLog to refer to actual dates.
  622. - strip binaries
  623. * Thu Apr 1 1999 Bill Nottingham <notting@redhat.com>
  624. - add more files. Oops.
  625. * Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
  626. - auto rebuild in the new build environment (release 2)
  627. * Wed Mar 10 1999 Bill Nottingham <notting@redhat.com>
  628. - version 4.2.1
  629. * Tue Jan 19 1999 Michael K. Johnson <johnsonm@redhat.com>
  630. - changed group
  631. * Tue Jan 19 1999 Cristian Gafton <gafton@redhat.com>
  632. - hacks to make it work with the new perl
  633. - version 4.1.0 (actually installs the sonames as 4.0.10... doh!)
  634. - make sure the libraries have the x bit on
  635. * Wed Jun 10 1998 Prospector System <bugs@redhat.com>
  636. - translations modified for de, fr
  637. * Thu May 07 1998 Prospector System <bugs@redhat.com>
  638. - translations modified for de, fr, tr
  639. * Tue Apr 21 1998 Cristian Gafton <gafton@redhat.com>
  640. - updated to 4.0.5
  641. * Wed Apr 08 1998 Cristian Gafton <gafton@redhat.com>
  642. - updated to 4.0.4
  643. - added BuildRoot
  644. * Thu Oct 23 1997 Donnie Barnes <djb@redhat.com>
  645. - updated from 3.8.3 to 3.9.1
  646. - removed PNG patch (appears to be fixed)
  647. * Wed Oct 15 1997 Erik Troan <ewt@redhat.com>
  648. - build against new libpng
  649. * Thu Jul 10 1997 Erik Troan <ewt@redhat.com>
  650. - built against glibc
  651. * Thu Mar 20 1997 Michael Fulbright <msf@redhat.com>
  652. - updated to version 3.8.3.
  653. - updated source and url tags.