SPECS (AC-branch): fbida.spec - merge 2.04 from HEAD, adjust for A...
glen
glen at pld-linux.org
Tue Jul 25 06:57:33 CEST 2006
Author: glen Date: Tue Jul 25 04:57:33 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- merge 2.04 from HEAD, adjust for AC gcc
---- Files affected:
SPECS:
fbida.spec (1.3 -> 1.3.2.1)
---- Diffs:
================================================================
Index: SPECS/fbida.spec
diff -u SPECS/fbida.spec:1.3 SPECS/fbida.spec:1.3.2.1
--- SPECS/fbida.spec:1.3 Mon Mar 21 09:50:28 2005
+++ SPECS/fbida.spec Tue Jul 25 06:57:27 2006
@@ -1,6 +1,6 @@
# $Revision$, $Date$
-#
-# TODO: package thumbnail.cgi (in %{_libdir}/cgi-bin?)
+# TODO:
+# - package thumbnail.cgi (in %{_libdir}/cgi-bin?)
#
# Conditional build:
%bcond_without curl # without URL support
@@ -20,26 +20,26 @@
Summary: fbida - a few applications for viewing and editing images
Summary(pl): fbida - kilka aplikacji do oglądania i edycji obrazków
Name: fbida
-Version: 2.02
-Release: 2
+Version: 2.04
+Release: 1
License: GPL
Group: Applications/Graphics
Source0: http://dl.bytesex.org/releases/fbida/%{name}-%{version}.tar.gz
-# Source0-md5: 1406719fb06c663d5557951ca5f711aa
-Patch0: %{name}-fbgs.patch
-Patch1: %{name}-config-noforce.patch
-Patch2: %{name}-desktop.patch
+# Source0-md5: 328159ee9b970487a9b8c66b9577138b
+Patch0: %{name}-config-noforce.patch
+Patch1: %{name}-desktop.patch
+Patch2: %{name}-gcc3.patch
URL: http://linux.bytesex.org/fbida/
%{?with_curl:BuildRequires: curl-devel}
BuildRequires: fontconfig-devel
BuildRequires: freetype-devel >= 2.0.0
+%{?with_gif:BuildRequires: giflib-devel}
BuildRequires: libexif-devel >= 1:0.6.9
BuildRequires: libjpeg-devel
%{?with_pcd:BuildRequires: libpcd-devel >= 1:1.0.1}
%{?with_png:BuildRequires: libpng-devel}
%{?with_lirc:BuildRequires: lirc-devel}
%{?with_tiff:BuildRequires: libtiff-devel}
-%{?with_gif:BuildRequires: libungif-devel}
# acc. to README lesstif is not sufficient
%{?with_motif:BuildRequires: openmotif-devel >= 2.0}
BuildRequires: pkgconfig
@@ -75,6 +75,7 @@
Summary: Linux FrameBuffer Imageviewer
Summary(pl): Przeglądarka obrazków dla linuksowego framebuffera
Group: Applications/Graphics
+Requires: mktemp >= 1.3
%description -n fbi
This is a image viewer for linux framebuffer devices. It supports
@@ -181,6 +182,24 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3.2.1 2006/07/25 04:57:27 glen
+- merge 2.04 from HEAD, adjust for AC gcc
+
+Revision 1.8 2006/06/26 12:09:12 qboosh
+- updated to 2.04, removed obsolete fbgs patch
+
+Revision 1.7 2006/05/26 23:23:42 qboosh
+- s/libungif/giflib/ in deps
+
+Revision 1.6 2006/04/24 06:42:15 adamg
+- sec todo done (-fbgs.patch)
+
+Revision 1.5 2006/04/23 23:39:44 glen
+- add security todo
+
+Revision 1.4 2005/03/21 20:35:08 qboosh
+- updated to 2.03
+
Revision 1.3 2005/03/21 08:50:28 havner
- rel up for libexif
@@ -189,4 +208,3 @@
Revision 1.1 2004/10/25 20:43:40 qboosh
- new, partially based on fbi.spec
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/fbida.spec?r1=1.3&r2=1.3.2.1&f=u
More information about the pld-cvs-commit
mailing list