Author: qboosh Date: Wed Apr 18 11:44:54 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.8.0 - added missing patch with missing file taken from fuse CVS
---- Files affected: SPECS: fuse-utils.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/fuse-utils.spec diff -u SPECS/fuse-utils.spec:1.11 SPECS/fuse-utils.spec:1.12 --- SPECS/fuse-utils.spec:1.11 Tue Feb 13 08:16:44 2007 +++ SPECS/fuse-utils.spec Wed Apr 18 13:44:49 2007 @@ -2,16 +2,17 @@ Summary: Fuse utilities Summary(pl.UTF-8): Programy użytkowe do fuse'a Name: fuse-utils -Version: 0.7.0 +Version: 0.8.0 Release: 1 License: GPL Group: Applications/Emulators Source0: http://dl.sourceforge.net/fuse-emulator/%{name}-%{version}.tar.gz -# Source0-md5: 9689134b4be1e4ff0b077f407ec76da9 +# Source0-md5: fcfae10dd89391f2a419ce43121689ff +Patch0: %{name}-missing.patch URL: http://fuse-emulator.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake -BuildRequires: libspectrum-devel >= 0.2.1 +BuildRequires: libspectrum-devel >= 0.3.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -44,6 +45,7 @@ %prep %setup -q +%patch0 -p1 %build %{__aclocal} @@ -75,6 +77,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2007/04/18 11:44:49 qboosh +- updated to 0.8.0 +- added missing patch with missing file taken from fuse CVS + Revision 1.11 2007/02/13 07:16:44 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/fuse-utils.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
