/[smecontribs]/rpms/camlp5/contribs9/camlp5.spec
ViewVC logotype

Diff of /rpms/camlp5/contribs9/camlp5.spec

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

Revision 1.1 by michel, Wed Sep 25 20:29:01 2019 UTC Revision 1.4 by michel, Wed Oct 2 19:30:49 2019 UTC
# Line 1  Line 1 
1  %define name camlp5  %define name camlp5
2  %define version 6.17  %define version 6.17
3  %define release 1  %define release 2
4  Summary: Camlp5 is a Pre-Processor-Pretty-Printer for OCaml.  Summary: Camlp5 is a Pre-Processor-Pretty-Printer for OCaml.
5  Name: %{name}  Name: %{name}
6  Version: %{version}  Version: %{version}
# Line 14  Packager: Michel Begue <mab974@gmail.com Line 14  Packager: Michel Begue <mab974@gmail.com
14  BuildRoot: %RPM_BUILD_ROOT  BuildRoot: %RPM_BUILD_ROOT
15  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
16  BuildRequires: ocaml = 3.12.1  BuildRequires: ocaml = 3.12.1
 Requires: smeserver-release >= 9.0  
17  AutoReqProv: no  AutoReqProv: no
18    
19  %description  %description
20  %{name}  is a Pre-Processor-Pretty-Printer for OCaml. It offers syntactic tools (parsers, extensible grammars), the ability to extend the concrete syntax of OCaml (quotations, syntax extensions), and to redefine it from scratch. This is an advanced tool and should not be used by those new to OCaml.  %{name}  is a Pre-Processor-Pretty-Printer for OCaml. It offers syntactic tools (parsers, extensible grammars), the ability to extend the concrete syntax of OCaml (quotations, syntax extensions), and to redefine it from scratch. This is an advanced tool and should not be used by those new to OCaml.
21    
22  %changelog  %changelog
23  * Fri Apr 05 2019 Mab974 <mab974@gmail.com>  * Wed Oct 02 2019 Mab974 <mab974@gmail.com>
24  - update to v6.17  - fix Requires smeserver-release
 - builds from unchanged .tar.gz  
25    
26  * Mon Dec 19 2014 Mab974 <mab974@gmail.com>  * Wed Oct 02 2019 Mab974 <mab974@gmail.com>
27  - initial release  - initial release v6.17
28  - builds from unchanged .tar.gz  - builds from unchanged .tar.gz
29    
30  %prep  %prep


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed