]> git.pld-linux.org Git - packages/fasm.git/commitdiff
- updated to 1.66
authorKarol Krenski <charles@pld-linux.org>
Sun, 7 May 2006 23:44:55 +0000 (23:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- bootstrap bcond inverted

Changed files:
    fasm.spec -> 1.6

fasm.spec

index dae1852e5b0abda0fcfbe79e5392275dc649963c..13c89e2c3c33a214d1dbb0248fe05e99ad3fb106 100644 (file)
--- a/fasm.spec
+++ b/fasm.spec
@@ -1,16 +1,16 @@
 #
 # Conditional build:
 #
 # 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
 #
 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
 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
 URL:           http://flatassembler.net/
 %if %{without bootstrap}
 BuildRequires: fasm
This page took 0.153626 seconds and 4 git commands to generate.