SHA256
1
0
forked from pool/giflib

Accepting request 86029 from home:coolo:removelibtool

add libtool as buildrequires so we no longer rely on libtool in the project config of factory - it's only needed by <10% of all packages

OBS-URL: https://build.opensuse.org/request/show/86029
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/giflib?expand=0&rev=11
This commit is contained in:
Jan Engelhardt 2011-10-02 11:39:21 +00:00 committed by Git OBS Bridge
parent d8246ea50c
commit 3cb8ca77be
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Oct 1 05:39:13 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to make the spec file more reliable
-------------------------------------------------------------------
Wed Sep 21 10:59:15 UTC 2011 - jengelh@medozas.de

View File

@ -20,9 +20,10 @@
Name: giflib
%define lname libgif4
BuildRequires: xorg-x11-libICE-devel xorg-x11-libSM-devel xorg-x11-libX11-devel xorg-x11-libXau-devel xorg-x11-libXdmcp-devel xorg-x11-libXt-devel
BuildRequires: libtool
License: MIT
Group: System/Libraries
URL: http://sourceforge.net/projects/libungif
Url: http://sourceforge.net/projects/libungif
Version: 4.1.6
Release: 23
Summary: A Library for Working with GIF Images