*** empty log message ***
This commit is contained in:
parent
4529a1368f
commit
aa4861b9c4
@ -1,4 +1,4 @@
|
|||||||
ocaml-3.08.2.tar.bz2
|
ocaml-3.08.3.tar.bz2
|
||||||
ocaml-3.08-refman.html.tar.gz
|
ocaml-3.08-refman.html.tar.gz
|
||||||
ocaml-3.08-refman.info.tar.gz
|
ocaml-3.08-refman.info.tar.gz
|
||||||
ocaml-3.08-refman.ps.gz
|
ocaml-3.08-refman.ps.gz
|
||||||
|
11
ocaml.spec
11
ocaml.spec
@ -1,12 +1,12 @@
|
|||||||
Name: ocaml
|
Name: ocaml
|
||||||
Version: 3.08.2
|
Version: 3.08.3
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Objective Caml compiler and programming environment
|
Summary: Objective Caml compiler and programming environment
|
||||||
|
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
License: QPL/LGPL
|
License: QPL/LGPL
|
||||||
URL: http://www.ocaml.org
|
URL: http://www.ocaml.org
|
||||||
Source0: http://caml.inria.fr/distrib/ocaml-3.08/ocaml-3.08.2.tar.bz2
|
Source0: http://caml.inria.fr/distrib/ocaml-3.08/ocaml-3.08.3.tar.bz2
|
||||||
Source1: http://caml.inria.fr/distrib/ocaml-3.08/ocaml-3.08-refman.html.tar.gz
|
Source1: http://caml.inria.fr/distrib/ocaml-3.08/ocaml-3.08-refman.html.tar.gz
|
||||||
Source2: http://caml.inria.fr/distrib/ocaml-3.08/ocaml-3.08-refman.ps.gz
|
Source2: http://caml.inria.fr/distrib/ocaml-3.08/ocaml-3.08-refman.ps.gz
|
||||||
Source3: http://caml.inria.fr/distrib/ocaml-3.08/ocaml-3.08-refman.info.tar.gz
|
Source3: http://caml.inria.fr/distrib/ocaml-3.08/ocaml-3.08-refman.info.tar.gz
|
||||||
@ -16,7 +16,7 @@ BuildRequires: ncurses-devel, gdbm-devel, xorg-x11-devel
|
|||||||
BuildRequires: tcl-devel, tk-devel
|
BuildRequires: tcl-devel, tk-devel
|
||||||
BuildRequires: emacs, perl
|
BuildRequires: emacs, perl
|
||||||
Requires(post): /sbin/install-info
|
Requires(post): /sbin/install-info
|
||||||
Requires(preun): /sbin/install-info
|
Requires(preun): /sbin/install-info
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Objective Caml is a high-level, strongly-typed, functional and
|
Objective Caml is a high-level, strongly-typed, functional and
|
||||||
@ -176,6 +176,9 @@ fi
|
|||||||
%doc emacs/README
|
%doc emacs/README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 26 2005 Gerard Milmeister <gemi@bluewin.ch> - 3.08.3-1
|
||||||
|
- New Version 3.08.3
|
||||||
|
|
||||||
* Sat Feb 12 2005 Gerard Milmeister <gemi@bluewin.ch> - 0:3.08.2-2
|
* Sat Feb 12 2005 Gerard Milmeister <gemi@bluewin.ch> - 0:3.08.2-2
|
||||||
- Added patch for removing rpath from shared libs
|
- Added patch for removing rpath from shared libs
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
|||||||
608319707707cf4ac3f7a13eb63260ad ocaml-3.08.2.tar.bz2
|
8277bb1537051fe5151dc31c350d64cd ocaml-3.08.3.tar.bz2
|
||||||
0daee5643db6960682c1a7d84467885f ocaml-3.08-refman.html.tar.gz
|
0daee5643db6960682c1a7d84467885f ocaml-3.08-refman.html.tar.gz
|
||||||
49b68ec07ccd7ce45eb6bd3f3fdee140 ocaml-3.08-refman.info.tar.gz
|
49b68ec07ccd7ce45eb6bd3f3fdee140 ocaml-3.08-refman.info.tar.gz
|
||||||
35a5d4318456c0982e72ee3f33364bf5 ocaml-3.08-refman.ps.gz
|
35a5d4318456c0982e72ee3f33364bf5 ocaml-3.08-refman.ps.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user