SPECS: fbida.spec - updated to 2.04, removed obsolete fbgs patch -...

qboosh qboosh at pld-linux.org
Mon Jun 26 14:09:17 CEST 2006


Author: qboosh                       Date: Mon Jun 26 12:09:17 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.04, removed obsolete fbgs patch
- gcc 4.0 is assumed now (for -Wno-pointer-sign)

---- Files affected:
SPECS:
   fbida.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/fbida.spec
diff -u SPECS/fbida.spec:1.7 SPECS/fbida.spec:1.8
--- SPECS/fbida.spec:1.7	Sat May 27 01:23:42 2006
+++ SPECS/fbida.spec	Mon Jun 26 14:09:12 2006
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
 # TODO:
 # - package thumbnail.cgi (in %{_libdir}/cgi-bin?)
+#
 # Conditional build:
 %bcond_without	curl	# without URL support
 %bcond_without	exif	# without EXIF tags support
@@ -19,19 +20,20 @@
 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.03
+Version:	2.04
 Release:	1
 License:	GPL
 Group:		Applications/Graphics
 Source0:	http://dl.bytesex.org/releases/fbida/%{name}-%{version}.tar.gz
-# Source0-md5:	8fd76661686a38a7bcd251b7aadc73eb
-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
 URL:		http://linux.bytesex.org/fbida/
 %{?with_curl:BuildRequires:	curl-devel}
 BuildRequires:	fontconfig-devel
 BuildRequires:	freetype-devel >= 2.0.0
+# -Wno-pointer-sign
+BuildRequires:	gcc >= 5:4.0
 %{?with_gif:BuildRequires:	giflib-devel}
 BuildRequires:	libexif-devel >= 1:0.6.9
 BuildRequires:	libjpeg-devel
@@ -74,6 +76,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
@@ -116,7 +119,6 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 CFLAGS="%{rpmcflags}" \
@@ -180,6 +182,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2006/06/26 12:09:12  qboosh
+- updated to 2.04, removed obsolete fbgs patch
+- gcc 4.0 is assumed now (for -Wno-pointer-sign)
+
 Revision 1.7  2006/05/26 23:23:42  qboosh
 - s/libungif/giflib/ in deps
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/fbida.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list