Accepting request 91740 from home:coolo:removelibtool

OBS-URL: https://build.opensuse.org/request/show/91740
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libcaca?expand=0&rev=13
This commit is contained in:
Ismail Dönmez 2011-11-16 08:36:33 +00:00 committed by Git OBS Bridge
parent 6c6865823a
commit ffe0aba31f
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f7b692b091ee4a9e0c377eb0cddc83e2dd6296899e6fbe9e3bec421a975a199c
size 891770

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6355ae9e3961e983ef66057a232d25f1fba2e7fa615d7591aba011d78764f1d6
size 1110516

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Nov 13 09:14:01 UTC 2011 - coolo@suse.com
- add libtool as explicit buildrequire to avoid implicit dependency
from prjconf
-------------------------------------------------------------------
Tue Apr 12 16:25:52 UTC 2011 - toddrme2178@gmail.com

View File

@ -15,23 +15,25 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%define withjava 0
%define withpython 0
Name: libcaca
BuildRequires: doxygen freetype2-devel imlib2-devel ncurses-devel pkgconfig
BuildRequires: fdupes slang-devel xorg-x11 xorg-x11-devel
BuildRequires: libtool
#texlive-latex
BuildRequires: freeglut-devel ftgl-devel xorg-x11-libs
BuildRequires: gcc-c++ java-devel mono-devel python-devel ruby-devel
%{py_requires}
Version: 0.99.beta17
Release: 1
Release: 6
License: WTFPL
Summary: Library for Colour ASCII Art, text mode graphics
Group: Development/Languages/C and C++
Url: http://sam.zoy.org/projects/libcaca/
Source0: http://caca.zoy.org/files/libcaca/%{name}-%{version}.tar.bz2
Source0: http://caca.zoy.org/files/libcaca/%{name}-%{version}.tar.gz
Patch1: libcaca-0.99-texbuild.patch
Patch2: libcaca-X11_test.patch
Patch4: libcaca-ruby_am_cflags.patch