SPECS: FSViewer.spec, WSoundPrefs.spec, bluefish.spec, easygtk.spe...

qboosh qboosh at pld-linux.org
Sat May 27 01:23:49 CEST 2006


Author: qboosh                       Date: Fri May 26 23:23:49 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- s/libungif/giflib/ in deps

---- Files affected:
SPECS:
   FSViewer.spec (1.43 -> 1.44) , WSoundPrefs.spec (1.37 -> 1.38) , bluefish.spec (1.78 -> 1.79) , easygtk.spec (1.24 -> 1.25) , enlightenment.spec (1.85 -> 1.86) , gdk-pixbuf.spec (1.88 -> 1.89) , gfontview.spec (1.54 -> 1.55) , gimp.spec (1.267 -> 1.268) , imlib.spec (1.110 -> 1.111) , kdegraphics.spec (1.178 -> 1.179) , magicpoint.spec (1.37 -> 1.38) , qt.spec (1.358 -> 1.359) , wine.spec (1.238 -> 1.239) , wmakerconf.spec (1.86 -> 1.87) , imlib2.spec (1.56 -> 1.57) , fbv.spec (1.9 -> 1.10) , qt2.spec (1.21 -> 1.22) , ocaml-camlimages.spec (1.14 -> 1.15) , gdal.spec (1.29 -> 1.30) , OpenSceneGraph.spec (1.13 -> 1.14) , gtk-canvas.spec (1.2 -> 1.3) , perl-Imager.spec (1.7 -> 1.8) , cinepaint.spec (1.13 -> 1.14) , fontforge.spec (1.8 -> 1.9) , fbida.spec (1.6 -> 1.7) , libgdiplus.spec (1.30 -> 1.31) , ksquirrel-libs.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/FSViewer.spec
diff -u SPECS/FSViewer.spec:1.43 SPECS/FSViewer.spec:1.44
--- SPECS/FSViewer.spec:1.43	Tue Sep 21 00:44:03 2004
+++ SPECS/FSViewer.spec	Sat May 27 01:23:42 2006
@@ -19,10 +19,10 @@
 BuildRequires:	gettext-devel
 # the rest is required for libwraster (but not all libs from WindowMaker-devel):
 BuildRequires:	Hermes-devel
+BuildRequires:	giflib-devel
 BuildRequires:	libjpeg-devel
 BuildRequires:	libpng >= 1.0.8
 BuildRequires:	libtiff-devel
-BuildRequires:	libungif-devel
 # the end of libwraster deps
 Requires:	WindowMaker >= 0.70.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -88,6 +88,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2006/05/26 23:23:42  qboosh
+- s/libungif/giflib/ in deps
+
 Revision 1.43  2004/09/20 22:44:03  ankry
 - rel. 4: desktop fix
 

================================================================
Index: SPECS/WSoundPrefs.spec
diff -u SPECS/WSoundPrefs.spec:1.37 SPECS/WSoundPrefs.spec:1.38
--- SPECS/WSoundPrefs.spec:1.37	Thu Mar  9 15:35:11 2006
+++ SPECS/WSoundPrefs.spec	Sat May 27 01:23:42 2006
@@ -22,11 +22,11 @@
 BuildRequires:	WindowMaker-devel >= 0.62.1
 BuildRequires:	XFree86-devel
 BuildRequires:	audiofile-devel
+BuildRequires:	giflib-devel
 BuildRequires:	libPropList-devel >= 0.8.3
 BuildRequires:	libjpeg-devel
 BuildRequires:	libpng >= 1.0.8
 BuildRequires:	libtiff-devel
-BuildRequires:	libungif-devel
 BuildRequires:	zlib-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -131,6 +131,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2006/05/26 23:23:42  qboosh
+- s/libungif/giflib/ in deps
+
 Revision 1.37  2006/03/09 14:35:11  glen
 - quote %{__cc}
 

================================================================
Index: SPECS/bluefish.spec
diff -u SPECS/bluefish.spec:1.78 SPECS/bluefish.spec:1.79
--- SPECS/bluefish.spec:1.78	Wed Mar  1 00:37:25 2006
+++ SPECS/bluefish.spec	Sat May 27 01:23:42 2006
@@ -26,6 +26,7 @@
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	gettext-devel
+BuildRequires:	giflib-devel
 BuildRequires:	gnome-vfs2-devel >= 2.2
 BuildRequires:	gtk+2-devel
 BuildRequires:	libbonobo-devel >= 2.2
@@ -33,7 +34,6 @@
 BuildRequires:	libpng >= 1.2.5
 BuildRequires:	libtiff-devel
 BuildRequires:	libtool
-BuildRequires:	libungif-devel
 BuildRequires:	pcre-devel
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.197
@@ -123,6 +123,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.79  2006/05/26 23:23:42  qboosh
+- s/libungif/giflib/ in deps
+
 Revision 1.78  2006/02/28 23:37:25  glen
 - adapterized (killed trailing spaces/tabs)
 

================================================================
Index: SPECS/easygtk.spec
diff -u SPECS/easygtk.spec:1.24 SPECS/easygtk.spec:1.25
--- SPECS/easygtk.spec:1.24	Tue Jul  8 19:20:57 2003
+++ SPECS/easygtk.spec	Sat May 27 01:23:42 2006
@@ -11,12 +11,12 @@
 Patch0:		%{name}-Makefile.patch
 BuildRequires:	ImageMagick-devel
 BuildRequires:	XFree86-devel
+BuildRequires:	giflib-devel
 BuildRequires:	glib-devel
-BuildRequires:	gtk+
+BuildRequires:	gtk+-devel
 BuildRequires:	imlib-devel
 BuildRequires:	libjpeg-devel
 BuildRequires:	libtiff-devel
-BuildRequires:	libungif-devel
 BuildRequires:	zlib-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -58,9 +58,9 @@
 %files
 %defattr(644,root,root,755)
 %doc manual.html README example.c testtree.c
-%attr(644,root,root) %{_includedir}/easygtk.h
-%attr(755,root,root) %{_libdir}/libeasygtk.a
 %attr(755,root,root) %{_libdir}/libeasygtk.so.%{version}
+%{_libdir}/libeasygtk.a
+%{_includedir}/easygtk.h
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -68,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2006/05/26 23:23:42  qboosh
+- s/libungif/giflib/ in deps
+
 Revision 1.24  2003/07/08 17:20:57  blues
 - next part of small fixes inpired by kloczek :)
 

================================================================
Index: SPECS/enlightenment.spec
diff -u SPECS/enlightenment.spec:1.85 SPECS/enlightenment.spec:1.86
--- SPECS/enlightenment.spec:1.85	Tue Apr 18 21:51:33 2006
+++ SPECS/enlightenment.spec	Sat May 27 01:23:42 2006
@@ -27,6 +27,7 @@
 BuildRequires:	fnlib-devel
 BuildRequires:	freetype-devel
 BuildRequires:	gettext-devel
+BuildRequires:	giflib-devel
 BuildRequires:	gtk+-devel >= 1.2.1
 BuildRequires:	iconv
 BuildRequires:	imlib2-devel
@@ -35,7 +36,6 @@
 BuildRequires:	libpng >= 1.0.8
 BuildRequires:	libtiff-devel
 BuildRequires:	libtool
-BuildRequires:	libungif-devel
 BuildRequires:	zlib-devel
 Requires:	ImageMagick-coder-png
 Requires:	vfmg >= 0.9.95
@@ -148,6 +148,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.86  2006/05/26 23:23:42  qboosh
+- s/libungif/giflib/ in deps
+
 Revision 1.85  2006/04/18 19:51:33  sparky
 - prepared for new vfmg, rel 2
 

================================================================
Index: SPECS/gdk-pixbuf.spec
diff -u SPECS/gdk-pixbuf.spec:1.88 SPECS/gdk-pixbuf.spec:1.89
--- SPECS/gdk-pixbuf.spec:1.88	Wed May  4 02:14:59 2005
+++ SPECS/gdk-pixbuf.spec	Sat May 27 01:23:42 2006
@@ -27,13 +27,13 @@
 URL:		http://www.gnome.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	gtk+-devel
+BuildRequires:	giflib-devel
 %{?with_gnome1:BuildRequires:	gnome-libs-devel}
+BuildRequires:	gtk+-devel
 BuildRequires:	libjpeg-devel
 BuildRequires:	libtiff-devel
 BuildRequires:	libtool
 BuildRequires:	libpng-devel >= 1.0.8
-BuildRequires:	libungif-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_gtkdocdir	%{_defaultdocdir}/gtk-doc/html
@@ -266,6 +266,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.89  2006/05/26 23:23:42  qboosh
+- s/libungif/giflib/ in deps
+
 Revision 1.88  2005/05/04 00:14:59  pluto
 - release 10 for Th.
 

================================================================
Index: SPECS/gfontview.spec
diff -u SPECS/gfontview.spec:1.54 SPECS/gfontview.spec:1.55
--- SPECS/gfontview.spec:1.54	Sun Apr 16 19:41:14 2006
+++ SPECS/gfontview.spec	Sat May 27 01:23:42 2006
@@ -22,10 +22,10 @@
 BuildRequires:	automake
 BuildRequires:	freetype1-devel
 BuildRequires:	gettext-devel
+BuildRequires:	giflib-devel
 %{?with_gnome1:BuildRequires:	gnome-libs-devel}
 BuildRequires:	gtk+-devel >= 1.2.6
 BuildRequires:	libstdc++-devel
-BuildRequires:	libungif-devel
 BuildRequires:	t1lib-devel >= 1.0.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -68,7 +68,6 @@
 	-fno-rtti -fno-exceptions -fno-implicit-templates"
 %configure \
 	SPOOLER="/usr/bin/lpr" \
-	--with-libungif \
 	--with-fontdir=/usr/share/fonts/Type1 \
 	%{!?with_gnome1:--disable-gnome}
 
@@ -103,6 +102,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.55  2006/05/26 23:23:42  qboosh
+- s/libungif/giflib/ in deps
+
 Revision 1.54  2006/04/16 17:41:14  qboosh
 - added gcc4 patch
 

================================================================
Index: SPECS/gimp.spec
diff -u SPECS/gimp.spec:1.267 SPECS/gimp.spec:1.268
--- SPECS/gimp.spec:1.267	Mon Apr 17 12:19:07 2006
+++ SPECS/gimp.spec	Sat May 27 01:23:42 2006
@@ -37,6 +37,7 @@
 BuildRequires:	autoconf >= 2.54
 BuildRequires:	automake
 BuildRequires:	gettext-devel
+BuildRequires:	giflib-devel
 %{?with_print:BuildRequires:	gimp-print-devel < 4.3.0}
 %{?with_print:BuildRequires:	gimp-print-devel >= 4.2.6}
 BuildRequires:	gtk+2-devel >= 2:2.4.4
@@ -52,7 +53,6 @@
 BuildRequires:	librsvg-devel >= 2.2.0
 BuildRequires:	libtiff-devel
 BuildRequires:	libtool >= 1:1.4.2-9
-BuildRequires:	libungif-devel
 BuildRequires:	libwmf-devel >= 2:0.2.8
 BuildRequires:	pkgconfig
 %{?with_python:BuildRequires:	python-pygtk-devel >= 1.99.15}
@@ -451,6 +451,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.268  2006/05/26 23:23:42  qboosh
+- s/libungif/giflib/ in deps
+
 Revision 1.267  2006/04/17 10:19:07  wrobell
 - ver. 2.2.11
 

================================================================
Index: SPECS/imlib.spec
diff -u SPECS/imlib.spec:1.110 SPECS/imlib.spec:1.111
--- SPECS/imlib.spec:1.110	Wed Feb 15 22:26:40 2006
+++ SPECS/imlib.spec	Sat May 27 01:23:42 2006
@@ -24,12 +24,12 @@
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	gettext-devel
+BuildRequires:	giflib-devel
 BuildRequires:	gtk+-devel >= 1.2.1
 BuildRequires:	libjpeg-devel >= 6b-18
 BuildRequires:	libpng-devel >= 1.0.8
 BuildRequires:	libtiff-devel
 BuildRequires:	libtool
-BuildRequires:	libungif-devel
 BuildRequires:	zlib-devel
 Obsoletes:	libimlib1
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -94,10 +94,10 @@
 Summary(pt_BR):	Arquivos de inclusăo, bibliotecas e documentaçăo para a Imlib
 Group:		X11/Development/Libraries
 Requires:	%{name} = %{epoch}:%{version}-%{release}
+Requires:	giflib-devel
 Requires:	libjpeg-devel
 Requires:	libpng-devel
 Requires:	libtiff-devel
-Requires:	libungif-devel
 Requires:	xorg-lib-libSM-devel
 Requires:	xorg-lib-libXi-devel
 Requires:	zlib-devel
@@ -215,6 +215,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.111  2006/05/26 23:23:42  qboosh
+- s/libungif/giflib/ in deps
+
 Revision 1.110  2006/02/15 21:26:40  wolf
 - xorg modular deps, rel 4
 

================================================================
Index: SPECS/kdegraphics.spec
diff -u SPECS/kdegraphics.spec:1.178 SPECS/kdegraphics.spec:1.179
--- SPECS/kdegraphics.spec:1.178	Thu May 25 18:12:41 2006
+++ SPECS/kdegraphics.spec	Sat May 27 01:23:42 2006
@@ -32,6 +32,7 @@
 BuildRequires:	fribidi-devel >= 0.10.4
 %{?with_hidden_visibility:BuildRequires:	gcc-c++ >= 5:4.1.0-0.20051206r108118.1}
 BuildRequires:	gettext-devel
+BuildRequires:	giflib-devel
 %{?with_kuickshow:BuildRequires:	imlib-devel}
 BuildRequires:	kdelibs-devel >= %{_minlibsevr}
 BuildRequires:	kpathsea
@@ -42,7 +43,6 @@
 BuildRequires:	libpng-devel >= 1.0.8
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtiff-devel
-BuildRequires:	libungif-devel
 BuildRequires:	libxml2-devel
 BuildRequires:	libxml2-progs
 BuildRequires:	poppler-qt-devel
@@ -944,6 +944,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.179  2006/05/26 23:23:42  qboosh
+- s/libungif/giflib/ in deps
+
 Revision 1.178  2006/05/25 16:12:41  arekm
 - up to 3.5.3
 

================================================================
Index: SPECS/magicpoint.spec
diff -u SPECS/magicpoint.spec:1.37 SPECS/magicpoint.spec:1.38
--- SPECS/magicpoint.spec:1.37	Thu Apr  1 01:04:01 2004
+++ SPECS/magicpoint.spec	Sat May 27 01:23:42 2006
@@ -17,15 +17,15 @@
 # blegh, freetype2 is used for Xft2, but obsolete freetype1 is used to access TTFs :/
 BuildRequires:	freetype1-devel
 BuildRequires:	freetype-devel >= 2.1.0
+BuildRequires:	giflib-devel
 BuildRequires:	imlib-devel
 BuildRequires:	libmng-devel
 BuildRequires:	libpng-devel
-BuildRequires:	libungif-devel
 BuildRequires:	pkgconfig
 BuildRequires:	xft-devel
 Requires:	libjpeg-progs
-BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Obsoletes:	mgp
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 MagicPoint is an X11 based presentation tool. It is designed to make
@@ -86,6 +86,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2006/05/26 23:23:42  qboosh
+- s/libungif/giflib/ in deps
+
 Revision 1.37  2004/03/31 23:04:01  qboosh
 - added freetype,ac patches, fixed dirs, updated BRs
 

================================================================
Index: SPECS/qt.spec
diff -u SPECS/qt.spec:1.358 SPECS/qt.spec:1.359
--- SPECS/qt.spec:1.358	Sun Apr 23 19:30:49 2006
+++ SPECS/qt.spec	Sat May 27 01:23:42 2006
@@ -70,11 +70,11 @@
 BuildRequires:	flex
 BuildRequires:	freetype-devel >= 1:2.0.0
 %{?with_pch:BuildRequires:	gcc >= 5:3.4.0}
+BuildRequires:	giflib-devel
 BuildRequires:	libjpeg-devel
 BuildRequires:	libmng-devel >= 1.0.0
 BuildRequires:	libpng-devel >= 2:1.0.8
 BuildRequires:	libstdc++-devel
-BuildRequires:	libungif-devel
 %{?with_mysql:BuildRequires:	mysql-devel}
 %{?with_nas:BuildRequires:	nas-devel}
 BuildRequires:	perl-base
@@ -1252,6 +1252,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.359  2006/05/26 23:23:42  qboosh
+- s/libungif/giflib/ in deps
+
 Revision 1.358  2006/04/23 17:30:49  pluto
 - release 2.
 

================================================================
Index: SPECS/wine.spec
diff -u SPECS/wine.spec:1.238 SPECS/wine.spec:1.239
--- SPECS/wine.spec:1.238	Fri May 26 16:30:28 2006
+++ SPECS/wine.spec	Sat May 27 01:23:42 2006
@@ -56,10 +56,10 @@
 BuildRequires:	fontconfig-devel
 BuildRequires:	fontforge
 BuildRequires:	freetype-devel >= 2.0.5
+BuildRequires:	giflib-devel
 %{?with_jack:BuildRequires:	jack-audio-connection-kit-devel}
 BuildRequires:	libjpeg-devel
 BuildRequires:	libtool
-BuildRequires:	libungif-devel
 %{?with_nas:BuildRequires:	nas-devel}
 BuildRequires:	ncurses-devel
 # db2* failed previously - probably openjade or opensp bug
@@ -471,6 +471,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.239  2006/05/26 23:23:42  qboosh
+- s/libungif/giflib/ in deps
+
 Revision 1.238  2006/05/26 14:30:28  wolf
 - 0.9.14
 

================================================================
Index: SPECS/wmakerconf.spec
diff -u SPECS/wmakerconf.spec:1.86 SPECS/wmakerconf.spec:1.87
--- SPECS/wmakerconf.spec:1.86	Sat Jan 21 01:01:17 2006
+++ SPECS/wmakerconf.spec	Sat May 27 01:23:42 2006
@@ -22,13 +22,13 @@
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	gettext-devel
+BuildRequires:	giflib-devel
 BuildRequires:	gtk+-devel >= 1.2.0
 BuildRequires:	imlib-devel
 # BuildRequires:	libPropList-devel >= 0.8.3
 BuildRequires:	libjpeg-devel
 BuildRequires:	libpng >= 1.0.8
 BuildRequires:	libtiff-devel
-BuildRequires:	libungif-devel
 BuildRequires:	zlib-devel
 Requires:	WindowMaker >= 0.62.1
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -132,6 +132,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.87  2006/05/26 23:23:42  qboosh
+- s/libungif/giflib/ in deps
+
 Revision 1.86  2006/01/21 00:01:17  arekm
 - kill Icon: field (support for these is obsolete says jbj)
 

================================================================
Index: SPECS/imlib2.spec
diff -u SPECS/imlib2.spec:1.56 SPECS/imlib2.spec:1.57
--- SPECS/imlib2.spec:1.56	Thu Mar 23 20:42:54 2006
+++ SPECS/imlib2.spec	Sat May 27 01:23:42 2006
@@ -13,13 +13,13 @@
 BuildRequires:	automake
 BuildRequires:	bzip2-devel
 BuildRequires:	freetype-devel >= 2.1
+BuildRequires:	giflib-devel
 BuildRequires:	libid3tag-devel
 BuildRequires:	libjpeg-devel >= 6b-18
 BuildRequires:	libltdl-devel
 BuildRequires:	libpng-devel >= 1.0.8
 BuildRequires:	libtiff-devel
 BuildRequires:	libtool
-BuildRequires:	libungif-devel
 BuildRequires:	xorg-lib-libXext-devel
 BuildRequires:	zlib-devel
 Obsoletes:	libimlib2_1
@@ -136,6 +136,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.57  2006/05/26 23:23:42  qboosh
+- s/libungif/giflib/ in deps
+
 Revision 1.56  2006/03/23 19:42:54  qboosh
 - updated to 1.2.2
 - BR: libid3tag-devel, zlib-devel (used also directly, not only for PNG support)

================================================================
Index: SPECS/fbv.spec
diff -u SPECS/fbv.spec:1.9 SPECS/fbv.spec:1.10
--- SPECS/fbv.spec:1.9	Mon Sep 20 17:08:38 2004
+++ SPECS/fbv.spec	Sat May 27 01:23:42 2006
@@ -10,9 +10,9 @@
 # Source0-md5:	3e466375b930ec22be44f1041e77b55d
 Patch0:		%{name}-nocenter.patch
 URL:		http://s-tech.elsat.net.pl/
+BuildRequires:	giflib-devel
 BuildRequires:	libjpeg-devel
 BuildRequires:	libpng-devel
-BuildRequires:	libungif-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -59,6 +59,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2006/05/26 23:23:42  qboosh
+- s/libungif/giflib/ in deps
+
 Revision 1.9  2004/09/20 15:08:38  undefine
 - update to 1.0b by Kamil Kosiński <paladine at palanthas.homelinux.org>
 

================================================================
Index: SPECS/qt2.spec
diff -u SPECS/qt2.spec:1.21 SPECS/qt2.spec:1.22
--- SPECS/qt2.spec:1.21	Sun Oct 31 21:54:10 2004
+++ SPECS/qt2.spec	Sat May 27 01:23:42 2006
@@ -16,7 +16,7 @@
 Patch2:		%{name}-charset.patch
 BuildRequires:	OpenGL-devel
 BuildRequires:	XFree86-devel >= 4.0.2
-BuildRequires:	libungif-devel
+BuildRequires:	giflib-devel
 BuildRequires:	libjpeg-devel
 BuildRequires:	libmng-devel >= 1.0.0
 BuildRequires:	libpng-devel >= 1.0.8
@@ -26,10 +26,10 @@
 BuildRequires:	zlib-devel
 Requires:	XFree86-libs >= 4.0.2
 Requires:	OpenGL
-BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Provides:	qt = %{version}
 Obsoletes:	qt-extensions
 Obsoletes:	qt < 3
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define 	_noautoreqdep	libGL.so.1 libGLU.so.1
 %define		_includedir	%{_prefix}/include/qt2
@@ -217,6 +217,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2006/05/26 23:23:42  qboosh
+- s/libungif/giflib/ in deps
+
 Revision 1.21  2004/10/31 20:54:10  paladine
 - spaces->tabs
 - formatting

================================================================
Index: SPECS/ocaml-camlimages.spec
diff -u SPECS/ocaml-camlimages.spec:1.14 SPECS/ocaml-camlimages.spec:1.15
--- SPECS/ocaml-camlimages.spec:1.14	Thu Sep  9 14:16:52 2004
+++ SPECS/ocaml-camlimages.spec	Sat May 27 01:23:42 2006
@@ -16,10 +16,10 @@
 BuildRequires:	freetype-devel >= 2.0.0
 BuildRequires:	gdk-pixbuf-devel
 BuildRequires:	ghostscript
+BuildRequires:	giflib-devel
 BuildRequires:	libjpeg-devel
 BuildRequires:	libpng-devel
 BuildRequires:	libtiff-devel
-BuildRequires:	libungif-devel
 BuildRequires:	ocaml >= 3.04-7
 # our lablgtk is too recent
 #BuildRequires:	ocaml-lablgtk-devel
@@ -130,6 +130,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/05/26 23:23:42  qboosh
+- s/libungif/giflib/ in deps
+
 Revision 1.14  2004/09/09 12:16:52  kolodko
 - rel 1
 

================================================================
Index: SPECS/gdal.spec
diff -u SPECS/gdal.spec:1.29 SPECS/gdal.spec:1.30
--- SPECS/gdal.spec:1.29	Sat Mar 11 13:23:51 2006
+++ SPECS/gdal.spec	Sat May 27 01:23:42 2006
@@ -17,6 +17,7 @@
 BuildRequires:	cfitsio-devel
 BuildRequires:	doxygen
 BuildRequires:	geos-devel >= 2.0
+BuildRequires:	giflib-devel >= 4.0
 BuildRequires:	hdf-devel >= 4.0
 BuildRequires:	jasper-devel
 BuildRequires:	libcsf-devel
@@ -26,7 +27,6 @@
 BuildRequires:	libpng-devel >= 2:1.2.8
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtiff-devel >= 3.6.0
-BuildRequires:	libungif-devel >= 4.0
 BuildRequires:	netcdf-devel
 BuildRequires:	ogdi-devel >= 3.1
 BuildRequires:	postgresql-devel
@@ -65,6 +65,7 @@
 Requires:	%{name} = %{version}-%{release}
 Requires:	cfitsio-devel
 Requires:	geos-devel >= 2.0
+Requires:	giflib-devel
 Requires:	hdf-devel >= 4.0
 Requires:	jasper-devel
 Requires:	libcsf-devel
@@ -74,7 +75,6 @@
 Requires:	libpng-devel >= 2:1.2.8
 Requires:	libstdc++-devel
<<Diff was trimmed, longer than 597 lines>>

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/FSViewer.spec?r1=1.43&r2=1.44&f=u
    http://cvs.pld-linux.org/SPECS/WSoundPrefs.spec?r1=1.37&r2=1.38&f=u
    http://cvs.pld-linux.org/SPECS/bluefish.spec?r1=1.78&r2=1.79&f=u
    http://cvs.pld-linux.org/SPECS/easygtk.spec?r1=1.24&r2=1.25&f=u
    http://cvs.pld-linux.org/SPECS/enlightenment.spec?r1=1.85&r2=1.86&f=u
    http://cvs.pld-linux.org/SPECS/gdk-pixbuf.spec?r1=1.88&r2=1.89&f=u
    http://cvs.pld-linux.org/SPECS/gfontview.spec?r1=1.54&r2=1.55&f=u
    http://cvs.pld-linux.org/SPECS/gimp.spec?r1=1.267&r2=1.268&f=u
    http://cvs.pld-linux.org/SPECS/imlib.spec?r1=1.110&r2=1.111&f=u
    http://cvs.pld-linux.org/SPECS/kdegraphics.spec?r1=1.178&r2=1.179&f=u
    http://cvs.pld-linux.org/SPECS/magicpoint.spec?r1=1.37&r2=1.38&f=u
    http://cvs.pld-linux.org/SPECS/qt.spec?r1=1.358&r2=1.359&f=u
    http://cvs.pld-linux.org/SPECS/wine.spec?r1=1.238&r2=1.239&f=u
    http://cvs.pld-linux.org/SPECS/wmakerconf.spec?r1=1.86&r2=1.87&f=u
    http://cvs.pld-linux.org/SPECS/imlib2.spec?r1=1.56&r2=1.57&f=u
    http://cvs.pld-linux.org/SPECS/fbv.spec?r1=1.9&r2=1.10&f=u
    http://cvs.pld-linux.org/SPECS/qt2.spec?r1=1.21&r2=1.22&f=u
    http://cvs.pld-linux.org/SPECS/ocaml-camlimages.spec?r1=1.14&r2=1.15&f=u
    http://cvs.pld-linux.org/SPECS/gdal.spec?r1=1.29&r2=1.30&f=u
    http://cvs.pld-linux.org/SPECS/OpenSceneGraph.spec?r1=1.13&r2=1.14&f=u
    http://cvs.pld-linux.org/SPECS/gtk-canvas.spec?r1=1.2&r2=1.3&f=u
    http://cvs.pld-linux.org/SPECS/perl-Imager.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/SPECS/cinepaint.spec?r1=1.13&r2=1.14&f=u
    http://cvs.pld-linux.org/SPECS/fontforge.spec?r1=1.8&r2=1.9&f=u
    http://cvs.pld-linux.org/SPECS/fbida.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SPECS/libgdiplus.spec?r1=1.30&r2=1.31&f=u
    http://cvs.pld-linux.org/SPECS/ksquirrel-libs.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list