Author: qboosh Date: Sun Dec 19 06:58:41 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated BRs
---- Files affected: packages/fuse: fuse.spec (1.47 -> 1.48) ---- Diffs: ================================================================ Index: packages/fuse/fuse.spec diff -u packages/fuse/fuse.spec:1.47 packages/fuse/fuse.spec:1.48 --- packages/fuse/fuse.spec:1.47 Fri Dec 17 10:04:07 2010 +++ packages/fuse/fuse.spec Sun Dec 19 07:58:36 2010 @@ -1,6 +1,7 @@ # $Revision$, $Date$ # TODO: Fix issue with the WORDS_BIGENDIAN macro of autoconf-2.63 -# fuse built using autotools is unusable because of it. +# fuse built using autotools is unusable because of it. +# # Conditional build: %bcond_with svga # do not build svgalib version %bcond_without x # do not build X11 version @@ -16,12 +17,14 @@ Group: Applications/Emulators Source0: http://download.sourceforge.net/fuse-emulator/%{name}-%{version}.tar.gz # Source0-md5: c83fc5c8b1af89cc341816b298124f10 -Patch0: %{name}-svgakeysym.patch +Patch0: %{name}-svgakeysym.patch URL: http://fuse-emulator.sourceforge.net/ %{?with_sdl:BuildRequires: SDL-devel >= 1.2.4} +BuildRequires: alsa-lib-devel BuildRequires: autoconf >= 2.59-9 BuildRequires: automake %{?with_x:BuildRequires: gtk+2-devel >= 1:2.0.0} +%{?with_fb:BuildRequires: gpm-devel} BuildRequires: libjsw-devel BuildRequires: libpng-devel BuildRequires: libsamplerate-devel @@ -313,6 +316,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.48 2010/12/19 06:58:36 qboosh +- updated BRs + Revision 1.47 2010/12/17 09:04:07 witekfl - 1.0.0 - added the svgakeysym.patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/fuse/fuse.spec?r1=1.47&r2=1.48&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
