/[packages]/cauldron/sbcl/current/SPECS/sbcl.spec
ViewVC logotype

Diff of /cauldron/sbcl/current/SPECS/sbcl.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 389214 by pterjan, Thu Jan 17 21:30:27 2013 UTC revision 394165 by kamil, Sat Feb 2 22:14:00 2013 UTC
# Line 2  Line 2 
2  %define threads 1  %define threads 1
3    
4  Name:           sbcl  Name:           sbcl
5  Version:        1.1.2  Version:        1.1.4
6  Release:        %mkrel 3  Release:        %mkrel 1
7  Summary:        Steel Bank Common Lisp compiler and runtime system  Summary:        Steel Bank Common Lisp compiler and runtime system
8  License:        Public Domain and MIT and BSD with advertising  License:        Public Domain and MIT and BSD with advertising
9  Group:          Development/Other  Group:          Development/Other
# Line 17  Patch4:         %{name}-0.9.17-LIB_DIR.p Line 17  Patch4:         %{name}-0.9.17-LIB_DIR.p
17  Patch5:         %{name}-1.0.16-GNU_SOURCE.patch  Patch5:         %{name}-1.0.16-GNU_SOURCE.patch
18  # Allow override of contrib test failure(s)  # Allow override of contrib test failure(s)
19  Patch7:         %{name}-1.0.2-permissive.patch  Patch7:         %{name}-1.0.2-permissive.patch
20    Patch10:        %{name}-1.1.4-fdr-fix-build-with-new-glibc.patch
21    
22  Requires(post): /sbin/install-info  Requires(post): /sbin/install-info
23  Requires(preun):/sbin/install-info  Requires(preun):/sbin/install-info
# Line 46  debugger. Line 47  debugger.
47  %patch4 -p0  %patch4 -p0
48  %patch5 -p0  %patch5 -p0
49  %patch7 -p0  %patch7 -p0
50    %patch10 -p2
51    
52  %if %{threads}  %if %{threads}
53  install -m644 -p %{_sourcedir}/customize-target-features.lisp ./customize-target-features.lisp  install -m644 -p %{_sourcedir}/customize-target-features.lisp ./customize-target-features.lisp

Legend:
Removed from v.389214  
changed lines
  Added in v.394165

  ViewVC Help
Powered by ViewVC 1.1.30