diff --git a/ImageMagick.changes b/ImageMagick.changes index a79763e..a437062 100644 --- a/ImageMagick.changes +++ b/ImageMagick.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Sep 17 09:36:34 UTC 2011 - jengelh@medozas.de + +- Remove redundant tags/sections from specfile + ------------------------------------------------------------------- Fri Sep 16 17:34:10 UTC 2011 - jengelh@medozas.de diff --git a/ImageMagick.spec b/ImageMagick.spec index 08788c1..92cc40e 100644 --- a/ImageMagick.spec +++ b/ImageMagick.spec @@ -154,20 +154,17 @@ Group: Productivity/Graphics/Other Recommends: autotrace dcraw transfig ghostscript_any hp2xx netpbm ghostpcl libwmf %package -n libMagickCore%{libver} - License: PERMISSIVE-OSI-COMPLIANT Summary: Viewer and Converter for Images - runtime library Group: Productivity/Graphics/Other Suggests: ImageMagick-extra = %{version} %package -n libMagickWand%{libver} - License: PERMISSIVE-OSI-COMPLIANT Summary: Viewer and Converter for Images - runtime library Group: Productivity/Graphics/Other %package -n libMagick++%{libver} - License: PERMISSIVE-OSI-COMPLIANT Requires: ImageMagick Summary: C++ Interface for ImageMagick - runtime library @@ -420,12 +417,6 @@ different image formats. Image processing operations are available from the command line as well as through C, C++, and PERL-based programming interfaces. - - -Authors: --------- - John Cristy - %description devel ImageMagick is a robust collection of tools and libraries to read, write, and manipulate an image in many image formats, including popular @@ -437,12 +428,6 @@ different image formats. Image processing operations are available from the command line as well as through C, C++, and PERL-based programming interfaces. - - -Authors: --------- - John Cristy - %description extra This package adds support for djvu, wmf and jpeg2000 formats and installs optional helper applications. @@ -457,12 +442,6 @@ different image formats. Image processing operations are available from the command line as well as through C, C++, and PERL-based programming interfaces. - - -Authors: --------- - John Cristy - %description -n libMagickCore%{libver} ImageMagick is a robust collection of tools and libraries to read, write, and manipulate an image in many image formats, including popular @@ -474,12 +453,6 @@ different image formats. Image processing operations are available from the command line as well as through C, C++, and PERL-based programming interfaces. - - -Authors: --------- - John Cristy - %description -n libMagickWand%{libver} ImageMagick is a robust collection of tools and libraries to read, write, and manipulate an image in many image formats, including popular @@ -491,23 +464,11 @@ different image formats. Image processing operations are available from the command line as well as through C, C++, and PERL-based programming interfaces. - - -Authors: --------- - John Cristy - %description -n perl-PerlMagick PerlMagick is an objected-oriented Perl interface to ImageMagick. Use the module to read, manipulate, or write an image or image sequence from within a Perl script. This makes it suitable for Web CGI scripts. - - -Authors: --------- - John Cristy - %description -n libMagick++%{libver} This is Magick++, the object-oriented C++ API for the ImageMagick image-processing library. @@ -523,12 +484,6 @@ De-referenced copies are automatically deleted. The image objects support value (rather than pointer) semantics so it is trivial to support multiple generations of an image in memory at one time. - - -Authors: --------- - Bob Friesenhahn - %description -n libMagick++-devel This is Magick++, the object-oriented C++ API for the ImageMagick image-processing library. @@ -544,21 +499,9 @@ De-referenced copies are automatically deleted. The image objects support value (rather than pointer) semantics so it is trivial to support multiple generations of an image in memory at one time. - - -Authors: --------- - Bob Friesenhahn - %description doc HTML documentation for ImageMagick library and scene examples. - - - - - - %changelog