/[packages]/cauldron/ocaml-type-conv/current/SPECS/ocaml-type-conv.spec
ViewVC logotype

Diff of /cauldron/ocaml-type-conv/current/SPECS/ocaml-type-conv.spec

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

revision 273185 by blue_prawn, Sat Mar 24 23:42:08 2012 UTC revision 273186 by malo, Sat Jul 21 20:38:37 2012 UTC
# Line 1  Line 1 
1  Name:           ocaml-type-conv  Name:           ocaml-type-conv
2  Version:        3.0.5  Version:        108.00.02
3  Release:        %mkrel 1  Release:        %mkrel 1
4  Summary:        OCaml base library for type conversion  Summary:        OCaml base library for type conversion
5  Group:          Development/Other  Group:          Development/Other
6  License:        LGPLv2+ with exceptions and BSD  License:        LGPLv2+ with exceptions and BSD
7  URL:            http://forge.ocamlcore.org/projects/type-conv/  URL:            https://ocaml.janestreet.com
8  Source0:        http://forge.ocamlcore.org/frs/download.php/821/type_conv-%{version}.tar.gz  Source0:        http://ocaml.janestreet.com/ocaml-core/%{version}/individual/type_conv-%{version}.tar.gz
9    BuildRequires:  ocaml-compiler >= 3.10.0
 BuildRequires:  ocaml >= 3.10.0  
10  BuildRequires:  ocaml-findlib  BuildRequires:  ocaml-findlib
11  BuildRequires:  camlp4  BuildRequires:  camlp4
12  BuildRequires:  dos2unix  Requires:       ocaml-compiler
13  Requires:       camlp4  Requires:       camlp4
14    
15  %description  %description
# Line 21  ability to use these preprocessors simul Line 20  ability to use these preprocessors simul
20    
21  %prep  %prep
22  %setup -q -n type_conv-%{version}  %setup -q -n type_conv-%{version}
 dos2unix LICENSE.Tywith  
23    
24  %build  %build
25  ./configure  ./configure
# Line 34  mkdir -p $OCAMLFIND_DESTDIR Line 32  mkdir -p $OCAMLFIND_DESTDIR
32  make install  make install
33    
34  %files  %files
35  %doc LICENSE LICENSE.Tywith Changelog COPYRIGHT README.txt  %doc LICENSE.txt LICENSE-Tywith.txt CHANGES.txt COPYRIGHT.txt README.txt
36  %{_libdir}/ocaml/type_conv  %{_libdir}/ocaml/type_conv

Legend:
Removed from v.273185  
changed lines
  Added in v.273186

  ViewVC Help
Powered by ViewVC 1.1.30