From 8f8a71e773508b7fcf91f855353515bc108330c568dc06470bd767a123bd0898 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= Date: Fri, 19 Nov 2010 14:52:47 +0000 Subject: [PATCH] Accepting request 53442 from home:coolo:branches:openSUSE:Factory OBS-URL: https://build.opensuse.org/request/show/53442 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libcaca?expand=0&rev=4 --- libcaca.changes | 7 +++++++ libcaca.spec | 37 +------------------------------------ 2 files changed, 8 insertions(+), 36 deletions(-) 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