Accepting request 92520 from graphics

- add libtool as buildrequire to avoid implicit dependency (forwarded request 92483 from coolo)

OBS-URL: https://build.opensuse.org/request/show/92520
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zimg?expand=0&rev=12
This commit is contained in:
Stephan Kulow 2011-11-21 11:51:26 +00:00 committed by Git OBS Bridge
parent 60dfd00424
commit 9436732c3e
2 changed files with 8 additions and 31 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Nov 19 15:39:18 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Tue May 6 14:42:09 CEST 2008 - schwab@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package zimg (Version 5.0.0)
# spec file for package zimg
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -20,6 +20,7 @@
Name: zimg
BuildRequires: freetype2-devel gd-devel libpng-devel libtiff-devel xorg-x11 xorg-x11-devel
BuildRequires: libtool
License: BSD 3-Clause
Group: Productivity/Graphics/Visualization/Graph
Requires: gd >= 1.8.3
@ -78,32 +79,3 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/man/man1/zimg*
%changelog
* Tue May 06 2008 schwab@suse.de
- Don't use libtool before it is created.
* Fri Apr 11 2008 schwab@suse.de
- Work around broken configure script.
- Use autoreconf.
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Mon Nov 14 2005 lmichnovic@suse.cz
- update to verison 5.0.0
- Default graphical output application changed from xv to display (ImageMagick) due to licence of xv.
- Added Requires: ImageMagick.
* Mon Feb 16 2004 ltinkl@suse.cz
- update to 4.22.0
* Sun Jan 11 2004 adrian@suse.de
- add %%defattr
* Tue May 27 2003 ro@suse.de
- remove unpackaged files from buildroot
* Mon Feb 17 2003 tcrhak@suse.cz
- update to version 4.19.1
* Fri Apr 26 2002 tcrhak@suse.cz
- fixed to build with lib64
* Fri Feb 01 2002 ro@suse.de
- changed neededforbuild <libpng> to <libpng-devel-packages>
* Wed Mar 21 2001 pblaha@suse.cz
- fix needfor build for freetype2
* Thu Jan 25 2001 pblaha@suse.cz
- update on lates stable 4.5.0
* Mon Dec 18 2000 pblaha@suse.cz
- create this package