Author: qboosh Date: Tue Aug 22 12:20:32 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.7, removed obsolete Makefile patch
---- Files affected: SPECS: vbetool.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/vbetool.spec diff -u SPECS/vbetool.spec:1.4 SPECS/vbetool.spec:1.5 --- SPECS/vbetool.spec:1.4 Sun Mar 12 21:25:10 2006 +++ SPECS/vbetool.spec Tue Aug 22 14:20:27 2006 @@ -2,14 +2,13 @@ Summary: vbetool - run real-mode video BIOS code to alter hardware state Summary(pl): vbetool - modyfikacja trybu karty graficznej za pomocą jej BIOS-u Name: vbetool -Version: 0.5 +Version: 0.7 Release: 1 License: GPL Group: Applications Source0: http://www.srcf.ucam.org/~mjg59/vbetool/%{name}_%{version}-1.tar.gz -# Source0-md5: 950a87f99d17bc4f4ced73cec7103859 -Patch0: %{name}-Makefile.patch -Patch1: %{name}-opt.patch +# Source0-md5: 1756f2e71ceaef217220e8e482fce835 +Patch0: %{name}-opt.patch URL: http://freshmeat.net/projects/vbetool/ BuildRequires: autoconf BuildRequires: automake @@ -32,9 +31,8 @@ przez ACPI S3. %prep -%setup -q -n %{name}-0.4 +%setup -q %patch0 -p1 -%patch1 -p1 %build %{__aclocal} @@ -69,6 +67,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2006/08/22 12:20:27 qboosh +- updated to 0.7, removed obsolete Makefile patch + Revision 1.4 2006/03/12 20:25:10 qboosh - up to 0.5, added opt patch, cleanups - enable x86emu on !x86 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/vbetool.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
