Author: matkor Date: Thu Dec 14 13:09:56 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - Release 2. Added -lz.
---- Files affected: SPECS: vbetool.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/vbetool.spec diff -u SPECS/vbetool.spec:1.5 SPECS/vbetool.spec:1.6 --- SPECS/vbetool.spec:1.5 Tue Aug 22 14:20:27 2006 +++ SPECS/vbetool.spec Thu Dec 14 14:09:51 2006 @@ -3,12 +3,13 @@ Summary(pl): vbetool - modyfikacja trybu karty graficznej za pomocą jej BIOS-u Name: vbetool Version: 0.7 -Release: 1 +Release: 2 License: GPL Group: Applications Source0: http://www.srcf.ucam.org/~mjg59/vbetool/%{name}_%{version}-1.tar.gz # Source0-md5: 1756f2e71ceaef217220e8e482fce835 Patch0: %{name}-opt.patch +Patch1: %{name}-libz.patch URL: http://freshmeat.net/projects/vbetool/ BuildRequires: autoconf BuildRequires: automake @@ -33,6 +34,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__aclocal} @@ -67,6 +69,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2006/12/14 13:09:51 matkor +- Release 2. Added -lz. + Revision 1.5 2006/08/22 12:20:27 qboosh - updated to 0.7, removed obsolete Makefile patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/vbetool.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
