SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ocaml-labltk-4.01.0-6.1.1.x86_64.rpm :
Wed Aug 27 14:00:00 2014 oheringAATTsuse.de
- Require as/gcc for ocamlopt (bnc#891177)

Thu May 1 14:00:00 2014 dvaleevAATTsuse.com
- Enable opt for ppc64le (ocaml-ppc64le.patch)

Sat Feb 1 13:00:00 2014 oheringAATTsuse.de
- Disable opt on aarch64

Thu Jan 30 13:00:00 2014 oheringAATTsuse.de
- Provide ocaml(ocaml.opt)==version if available

Fri Dec 6 13:00:00 2013 matzAATTsuse.de
- Disable opt on ppc64le (ocaml-ppc64.patch doesn\'t support ELVv2)

Thu Sep 19 14:00:00 2013 oheringAATTsuse.de
- update version 4.01.0

* http://caml.inria.fr/pub/distrib/ocaml-4.01/notes/Changes
add ocaml-yacc-Use-mkstemp-instead-of-mktemp.patch
rename obsolete ocaml-rpmoptflags.patch to
ocaml-configure-Allow-user-defined-C-compiler-flags.patch
remove obsolete ocaml-tcl86.patch
remove obsolete ocaml-3.08.3.patch

Tue Sep 10 14:00:00 2013 guillaumeAATTopensuse.org
- Fix ARM build

Thu Aug 1 14:00:00 2013 maxAATTsuse.com
- Added ocaml-tcl86.patch to fix build with Tcl 8.6.

Mon Jun 3 14:00:00 2013 oheringAATTsuse.de
- Recompress with xz

Fri Mar 22 13:00:00 2013 dvaleevAATTsuse.com
- refresh ocaml-ppc64.patch
- increase stack size for ppc64
- package back
*cmxs files for ppc

Thu Feb 21 13:00:00 2013 oheringAATTsuse.de
- add hard requires ocaml-compiler-libs in ocaml-camlp4 in
versions before 12.1 due to lack of autorequires in old rpm

Thu Feb 21 13:00:00 2013 oheringAATTsuse.de
- disable opt on ia64

Fri Feb 15 13:00:00 2013 iAATTmarguerite.su
- update version 4.00.1

* http://caml.inria.fr/pub/distrib/ocaml-4.00/notes/Changes
- remove ocaml-3.04-info.patch, upstream fixed.
- remove arm-add-type-directive.patch, upstream fixed.

Mon Jan 14 13:00:00 2013 oheringAATTsuse.de
- change Requires: version-release to just Requires: version

Wed Jan 2 13:00:00 2013 oheringAATTsuse.de
- update specfile to handle disabled do_opt variable

Wed Jun 27 14:00:00 2012 dvaleevAATTsuse.com
- refresh ppc64 patch
- Link dllthreads.so with -lpthread so that pthread_atfork
is included statically.

Thu May 10 14:00:00 2012 cfarrellAATTsuse.com
- license update: QPL-1.0 and SUSE-LGPL-2.0-with-linking-exception
Use SPDX format (http://www.spdx.org/licenses). Where there is no
suitable shortname available on spdx.org check the spreadsheet linked at
license.opensuse.org

Tue Jan 31 13:00:00 2012 dvaleevAATTsuse.com
-
*.cmxs doesn\'t built for ppc

Mon Dec 19 13:00:00 2011 cooloAATTsuse.com
- fix Source references to contain original upstream

Mon Nov 14 13:00:00 2011 dmuellerAATTsuse.de
- add add .type directive for code symbols (needed on arm)

Tue Nov 8 13:00:00 2011 dvaleevAATTsuse.com
- enable ppc64 build

Thu Sep 15 14:00:00 2011 ampsaltisAATTgmail.com
- Explicitly require the ocaml-runtime package in the ocaml package

Thu Sep 15 14:00:00 2011 ampsaltisAATTgmail.com
- The ocaml package does not provide the runtime any more.

Fri Jul 22 14:00:00 2011 ampsaltisAATTgmail.com
- Unremove code block regarding removing -fomit-frame-pointer within RPM_OPT_FLAGS for ix86 architectures

Thu Jul 21 14:00:00 2011 ampsaltisAATTgmail.com
- Enable optimizations (Fedora does this)
- More cleanup done

Thu Jul 21 14:00:00 2011 ampsaltisAATTgmail.com
- Clean up spec file
- Remove ocaml-3.12-fix-size-directive.patch

Tue Jul 5 14:00:00 2011 ampsaltisAATTgmail.com
- New upstream version 3.12.1, providing many bugfixes.
- ocaml-3.12-fix-size-directive.patch is no longer needed.

Sun Jun 19 14:00:00 2011 ampsaltisAATTgmail.com
- Add compiler library packages

Sun Jun 19 14:00:00 2011 ampsaltisAATTgmail.com
- Obsolete old \"camlp4\" package

Fri Jun 17 14:00:00 2011 ampsaltisAATTgmail.com
- Split (and rename) camlp4 package. Add provide for consistency.
- Decomment some stuff.

Fri May 27 14:00:00 2011 ampsaltisAATTgmail.com
- Make the spec work with older versions of RPM
- Split some parts of packages for devel-ness

Tue May 24 14:00:00 2011 cooloAATTnovell.com
- add provides required by the rpm-4.9 auto provides

Mon May 23 14:00:00 2011 cooloAATTnovell.com
- fix for last change to also include interpreter

Sat May 21 14:00:00 2011 jslabyAATTsuse.de
- fix build with rpm 4.9.0

Wed Apr 27 14:00:00 2011 vcizekAATTnovell.com
- license correction to GPLv2 and QPL
- removed author from spec

Tue Apr 26 14:00:00 2011 idoenmezAATTnovell.com
- Add ocaml-3.12-fix-size-directive.patch:
incorrect .size directives generated for x86-32 and x86-64

Tue Aug 24 14:00:00 2010 anickaAATTsuse.cz
- update to 3.12.0

* While fixing PR#4824, also corrected a gaping hole in the type checker,
which allowed instantiating separately object parameters and instance
variables in an interface. This hole was here since the beginning of
ocaml, and as a result many programs using object inheritance in a non
trivial way will need to be corrected. You can look at lablgtk2 for an
example.

* new language features, bugfixes

Mon Jan 11 13:00:00 2010 vuntzAATTopensuse.org
- Remove unneeded gtk-devel BuildRequires.

Fri Dec 11 13:00:00 2009 anickaAATTsuse.cz
- update to 1.11.1

* bug fixes

* Improved wording of various error messages

* Support for 64-bit mode in Solaris/x86 (PR#4670).

Tue Jun 9 14:00:00 2009 cooloAATTnovell.com
- filter out fomit-frame-pointer from rpm_opt_flags to fix build


 
ICM