Author: witekfl Date: Fri Dec 5 20:26:44 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.10.0 - BR: libtool, libstdc++-devel, audiofile-devel
---- Files affected: SPECS: fuse-utils.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/fuse-utils.spec diff -u SPECS/fuse-utils.spec:1.14 SPECS/fuse-utils.spec:1.15 --- SPECS/fuse-utils.spec:1.14 Tue Jan 15 00:10:31 2008 +++ SPECS/fuse-utils.spec Fri Dec 5 21:26:39 2008 @@ -2,15 +2,19 @@ Summary: Fuse utilities Summary(pl.UTF-8): Programy użytkowe do fuse'a Name: fuse-utils -Version: 0.9.0 +Version: 0.10.0 Release: 1 License: GPL v2+ Group: Applications/Emulators Source0: http://dl.sourceforge.net/fuse-emulator/%{name}-%{version}.tar.gz -# Source0-md5: c0c121ddf336fe4d693c372cedb84171 +# Source0-md5: 346460a42744bc2c0bddbdfb0079e638 +Patch0: %{name}-missing.patch URL: http://fuse-emulator.sourceforge.net/ +BuildRequires: audiofile-devel BuildRequires: autoconf BuildRequires: automake +BuildRequires: libstdc++-devel +BuildRequires: libtool BuildRequires: libspectrum-devel >= 0.4.0 Requires: libspectrum >= 0.4.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -45,8 +49,10 @@ %prep %setup -q +%patch0 -p1 %build +%{__libtoolize} %{__aclocal} %{__autoheader} %{__autoconf} @@ -76,7 +82,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.14 2008/01/14 23:10:31 qboosh +Revision 1.15 2008/12/05 20:26:39 witekfl +- up to 0.10.0 +- BR: libtool, libstdc++-devel, audiofile-devel + +Revision 1.14 2008-01-14 23:10:31 qboosh - updated to 0.9.0 Revision 1.13 2007-05-16 22:41:07 qboosh ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fuse-utils.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
