From b2a6834bfa8c0f14ef4331ffe27eca19c5ee3a42c51f1b64d0034049d18d55f7 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 30 Mar 2007 10:01:38 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcaca?expand=0&rev=2 --- libcaca.changes | 5 +++++ libcaca.spec | 18 ++++++++++-------- 2 files changed, 15 insertions(+), 8 deletions(-) diff --git a/libcaca.changes b/libcaca.changes index 1100847..6e8cadf 100644 --- a/libcaca.changes +++ b/libcaca.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 30 11:57:12 CEST 2007 - rguenther@suse.de + +- Add ncurses-devel BuildRequires. + ------------------------------------------------------------------- Fri Aug 4 11:14:21 CEST 2006 - pth@suse.de diff --git a/libcaca.spec b/libcaca.spec index 0dd8dd4..067c5e0 100644 --- a/libcaca.spec +++ b/libcaca.spec @@ -1,7 +1,7 @@ # # spec file for package libcaca (Version 0.9) # -# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # @@ -11,10 +11,10 @@ # norootforbuild Name: libcaca -BuildRequires: doxygen freetype2-devel imlib2-devel pkgconfig slang-devel te_ams te_latex xorg-x11 xorg-x11-devel xorg-x11-libs +BuildRequires: doxygen freetype2-devel imlib2-devel ncurses-devel pkgconfig slang-devel te_ams te_latex xorg-x11 xorg-x11-devel xorg-x11-libs Version: 0.9 -Release: 18 -License: GPL +Release: 60 +License: GNU General Public License (GPL) Summary: Library for Colour ASCII Art, text mode graphics Group: Development/Languages/C and C++ URL: http://sam.zoy.org/projects/libcaca/ @@ -142,7 +142,9 @@ make DESTDIR=%{buildroot} install %{_mandir}/man1/cacaplas.1* %{_mandir}/man1/cacaview.1* -%changelog -n libcaca +%changelog +* Fri Mar 30 2007 - rguenther@suse.de +- Add ncurses-devel BuildRequires. * Fri Aug 04 2006 - pth@suse.de - Adapt to new X11 paths. * Wed Mar 29 2006 - pth@suse.de @@ -155,6 +157,6 @@ make DESTDIR=%{buildroot} install - added missing manpage symlinks to filelist * Fri Nov 25 2005 - pth@suse.de - Initial package. -- undef clashing acs_map from slang.h -- don't try to install non-existing man3 pages -- install documentation to different directory + - undef clashing acs_map from slang.h + - don't try to install non-existing man3 pages + - install documentation to different directory