figlet/figlet.spec

changeset 512
fcb5600be81f
parent 511
cd3bc1f98306
     1.1 --- a/figlet/figlet.spec	Fri Aug 10 14:31:08 2012 +0200
     1.2 +++ b/figlet/figlet.spec	Fri Aug 10 14:32:29 2012 +0200
     1.3 @@ -32,10 +32,11 @@
     1.4  Group:        Typesetting
     1.5  License:      BSD
     1.6  Version:      2.2.5
     1.7 -Release:      20120609
     1.8 +Release:      20120800
     1.9  
    1.10  #   list of sources
    1.11  Source0:      ftp://ftp.figlet.org/pub/figlet/program/unix/figlet-%{version}.tar.gz
    1.12 +Patch0:       figlet.patch
    1.13  
    1.14  #   build information
    1.15  BuildPreReq:  OpenPKG, openpkg >= 20100101
    1.16 @@ -54,6 +55,7 @@
    1.17  
    1.18  %prep
    1.19      %setup -q
    1.20 +    %patch -p0
    1.21  
    1.22  %build
    1.23      %{l_make} %{l_mflags} \

mercurial