diff --git a/libcaca.changes b/libcaca.changes index 0a160e1..0b94e32 100644 --- a/libcaca.changes +++ b/libcaca.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Nov 19 12:51:39 UTC 2010 - coolo@novell.com + +- disable pdf API reference documentation, it fails to build + with newer doxygen and the html documentation should be enough + for the package + ------------------------------------------------------------------- Mon Aug 30 20:36:35 UTC 2010 - cristian.rodriguez@opensuse.org diff --git a/libcaca.spec b/libcaca.spec index 99b5024..c47e1d8 100644 --- a/libcaca.spec +++ b/libcaca.spec @@ -20,7 +20,7 @@ Name: libcaca BuildRequires: doxygen freetype2-devel imlib2-devel ncurses-devel pkgconfig -BuildRequires: slang-devel texlive-latex xorg-x11 xorg-x11-devel +BuildRequires: slang-devel xorg-x11 xorg-x11-devel BuildRequires: freeglut-devel xorg-x11-libs BuildRequires: gcc-c++ mono-devel ruby-devel Version: 0.99.beta16 @@ -49,13 +49,6 @@ functions for colour text drawing, simple primitives for line, polygon and ellipse drawing, as well as powerful image to text conversion routines. - - -Authors: --------- - Sam Hocevar - Jean-Yves Lamoureux - %if "%(pkg-config --variable prefix x11 || echo /usr/X11R6)" == "/usr" %define _xorg7libs %{_libdir} %else @@ -73,13 +66,6 @@ Requires: %{name} = %{version} This package contains the header files and static libraries needed to compile applications or shared objects that use libcaca. - - -Authors: --------- - Sam Hocevar - Jean-Yves Lamoureux - %package csharp License: GPLv2+ Summary: C# support for libcaca @@ -89,13 +75,6 @@ Requires: %{name} = %{version} mono %description csharp This package contains all that is needed to use libcaca from C# code. - - -Authors: --------- - Sam Hocevar - Jean-Yves Lamoureux - %package ruby License: GPLv2+ Summary: Ruby bindings for libcaca @@ -105,13 +84,6 @@ Requires: %{name} = %{version} ruby %description ruby All that is needed to use libcaca from ruby code. - - -Authors: --------- - Sam Hocevar - Jean-Yves Lamoureux - %package -n caca-utils License: GPLv2+ Summary: Colour ASCII Art Text mode graphics utilities based on libcaca @@ -132,13 +104,6 @@ displays burning ASCII art flames, and cacademo is a simple application that shows the libcaca rendering features such as line and ellipses drawing, triangle filling and sprite blitting. - - -Authors: --------- - Sam Hocevar - Jean-Yves Lamoureux - %prep %setup -q %if %{suse_version} < 1010