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

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

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

revision 324932 by mikala, Fri Jan 14 22:21:40 2011 UTC revision 324933 by fwang, Sun Dec 2 02:25:04 2012 UTC
# Line 1  Line 1 
1  %define major 6  %define major 7
2  %define libname %mklibname %{name} %{major}  %define libname %mklibname %{name} %{major}
3  %define develname %mklibname %{name} -d  %define develname %mklibname %{name} -d
4    
5  Summary:        Abraction/convenience libraries for OpenEXR  Summary:        Abraction/convenience libraries for OpenEXR
6  Name:           ilmbase  Name:           ilmbase
7  Version:        1.0.2  Version:        1.0.3
8  Release:        %mkrel 2  Release:        %mkrel 1
9  Group:          System/Libraries  Group:          System/Libraries
10  License:        BSD  License:        BSD
11  URL:            http://www.openexr.com  URL:            http://www.openexr.com
12  Source0:        http://download.savannah.nongnu.org/releases/openexr/ilmbase-%{version}.tar.bz2  Source0:        https://github.com/downloads/openexr/openexr/%{name}-%{version}.tar.gz
13  Patch0:         %{name}-1.0.0-pthread.patch  Patch0:         %{name}-1.0.0-pthread.patch
 Patch1:         %{name}-1.0.2-gcc43.patch  
14    
15  %description  %description
16  Half is a class that encapsulates the ilm 16-bit floating-point format.  Half is a class that encapsulates the ilm 16-bit floating-point format.
# Line 55  Development files for %{name}. Line 54  Development files for %{name}.
54  %prep  %prep
55  %setup -q  %setup -q
56  %patch0 -p1 -b .pthread  %patch0 -p1 -b .pthread
 %patch1 -p1 -b .gcc43  
57    
58  ./bootstrap  ./bootstrap
59    

Legend:
Removed from v.324932  
changed lines
  Added in v.324933

  ViewVC Help
Powered by ViewVC 1.1.30