[packages/fuse] - updated to 1.3.7 - verbose build - BR: libspectrum-devel-1.3.5

witekfl witekfl at pld-linux.org
Tue Jul 4 09:42:38 CEST 2017


commit 64c16901dbdb9cff8639df307d1d6a82c4ece3b0
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Tue Jul 4 09:42:01 2017 +0200

    - updated to 1.3.7
    - verbose build
    - BR: libspectrum-devel-1.3.5

 fuse.spec | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/fuse.spec b/fuse.spec
index 2314e00..9834255 100644
--- a/fuse.spec
+++ b/fuse.spec
@@ -10,12 +10,12 @@
 Summary:	Free Unix Spectrum Emulator
 Summary(pl.UTF-8):	Darmowy uniksowy emulator ZX Spectrum
 Name:		fuse
-Version:	1.3.6
+Version:	1.3.7
 Release:	1
 License:	GPL v2+
 Group:		Applications/Emulators
 Source0:	http://downloads.sourceforge.net/fuse-emulator/%{name}-%{version}.tar.gz
-# Source0-md5:	93bec7e802b62c651b2d761aca459619
+# Source0-md5:	b3f08c88c002c53fb7f4a20e7c177aa0
 Source1:	ti_m397.rom
 # Source1-md5:	8c61b20e1f7666ff80ad7f48bb2b10c0
 Patch0:		fuse-1.1.1-2.patch
@@ -33,7 +33,7 @@ BuildRequires:	libjsw-devel
 BuildRequires:	libmount-devel
 BuildRequires:	libpng-devel
 BuildRequires:	libsamplerate-devel
-BuildRequires:	libspectrum-devel >= 1.3.4
+BuildRequires:	libspectrum-devel >= 1.3.5
 BuildRequires:	libtool >= 2:2
 BuildRequires:	libxml2-devel >= 2.0.0
 BuildRequires:	perl-base
@@ -71,7 +71,7 @@ Summary:	Free Unix Spectrum Emulator (common files)
 Summary(pl.UTF-8):	Darmowy uniksowy emulator ZX Spectrum (pliki wspólne)
 Group:		Applications/Emulators
 Requires:	glib2 >= 1:2.20.0
-Requires:	libspectrum >= 1.3.4
+Requires:	libspectrum >= 1.3.5
 Suggests:	fdd3000e
 
 %description common
@@ -289,7 +289,7 @@ cd build-sdl
 	--program-suffix=-sdl \
 	--with-bash-completion-dir=%{bash_compdir} \
 	--with-sdl
-%{__make}
+%{__make} V=1
 cd ..
 %endif
 
@@ -301,7 +301,7 @@ cd build-svga
 	--program-suffix=-svga \
 	--with-bash-completion-dir=%{bash_compdir} \
 	--with-svgalib
-%{__make}
+%{__make} V=1
 cd ..
 %endif
 
@@ -317,7 +317,7 @@ cd build-fb
 	--with-libao \
 %endif
 	--with-fb
-%{__make}
+%{__make} V=1
 cd ..
 %endif
 
@@ -333,7 +333,7 @@ cd build-gtk2
 	--with-libao \
 %endif
 	--with-gtk
-%{__make}
+%{__make} V=1
 cd ..
 %endif
 
@@ -350,7 +350,7 @@ cd build-gtk3
 	--with-libao \
 %endif
 	--with-gtk
-%{__make}
+%{__make} V=1
 cd ..
 %endif
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fuse.git/commitdiff/64c16901dbdb9cff8639df307d1d6a82c4ece3b0



More information about the pld-cvs-commit mailing list