Author: charles Date: Sun May 7 23:45:00 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.66 - bootstrap bcond inverted
---- Files affected: SPECS: fasm.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/fasm.spec diff -u SPECS/fasm.spec:1.5 SPECS/fasm.spec:1.6 --- SPECS/fasm.spec:1.5 Sat Feb 18 10:10:25 2006 +++ SPECS/fasm.spec Mon May 8 01:44:55 2006 @@ -1,17 +1,17 @@ # $Revision$, $Date$ # # Conditional build: -%bcond_with bootstrap # use included binary +%bcond_without bootstrap # don't use included binary # Summary: Flat asembler Summary(pl): "Płaski" assembler Name: fasm -Version: 1.64 +Version: 1.66 Release: 1 License: distributable Group: Development/Tools Source0: http://flatassembler.net/%{name}-%{version}.tgz -# Source0-md5: 5f6642679611f00b53fcadd69348e1b5 +# Source0-md5: f5cb8e91bfc53d0a1102790a64c80153 URL: http://flatassembler.net/ %if %{without bootstrap} BuildRequires: fasm @@ -73,6 +73,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2006/05/07 23:44:55 charles +- updated to 1.66 +- bootstrap bcond inverted + Revision 1.5 2006/02/18 09:10:25 charles - updated to 1.64 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/fasm.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
