Commit Graph

79 Commits

Author SHA1 Message Date
Richard W.M. Jones
269c527620 Disable debugsource packages - see comment in spec. 2017-08-09 12:41:19 +01:00
Richard W.M. Jones
739181cf16 New upstream version 4.2.4.
- Replace opt test with ocaml_native_compiler.
- Pass -g option to ocamlopt so debuginfo is generated correctly.
2017-08-09 11:23:40 +01:00
Richard W.M. Jones
bfdb61b69c Bump release and rebuild. 2017-08-09 10:47:57 +01:00
Richard W.M. Jones
c0cffe364d OCaml 4.05.0 rebuild. 2017-08-08 20:33:34 +01:00
Fedora Release Engineering
a385283e87 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 04:13:52 +00:00
Fedora Release Engineering
7ca172e1e3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 01:26:28 +00:00
Richard W.M. Jones
b5cdf29653 OCaml 4.04.2 rebuild. 2017-06-27 12:43:19 +01:00
Richard W.M. Jones
104ae86fe1 OCaml 4.04.1 rebuild. 2017-05-13 12:02:22 +01:00
Fedora Release Engineering
924fabec46 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 00:29:42 +00:00
Richard W.M. Jones
6f36366739 New upstream version 4.2.2. 2016-11-05 10:00:38 +00:00
Fedora Release Engineering
e9a166363f - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 11:05:06 +00:00
Bruno Wolff III
35503329e3 devel shouldn't own all doc files
Since the -devel package requires the main package it doesn't need to
own the doc directory or include the license file.
2015-08-16 15:47:58 -05:00
Bruno Wolff III
1f2a5033b3 Don't use %doc to copy over htmlref
%doc was copying the data over for the -devel package to a different
directory than the install step was installing them to. Previously
this wasn't being flagged as an error, but a recent change to rpm
fixed that. So now the files are listed without %doc. Files in the docdir
should get treated as doc files without %doc, so that should be OK.
2015-08-11 19:14:50 -05:00
Bruno Wolff III
cd3f5d410f Need to include the package name after docdir 2015-08-11 19:02:55 -05:00
Bruno Wolff III
f8910bd07c Fix typos 2015-08-11 18:34:31 -05:00
Bruno Wolff III
8d0bc0577d Doc files were getting installed to a different place
%doc in devel were getting put in a different place than the install
was putting them. The ones from the install were than getting flagged
as not packaged. This way of fixing them doesn't get them marked as
doc packages which isn't really correct.
2015-08-11 18:27:44 -05:00
Bruno Wolff III
44255d83ea Try another work around for %doc change 2015-08-11 18:13:49 -05:00
Bruno Wolff III
e8eefd366d Try to indicate directory to fix %doc issue 2015-08-11 18:00:28 -05:00
Richard W.M. Jones
0223d54764 Bump release and rebuild. 2015-07-28 22:55:42 +01:00
Richard W.M. Jones
1e37050770 OCaml 4.02.3 rebuild. 2015-07-28 22:41:33 +01:00
Richard W.M. Jones
79949d3643 Enable bytecode compilation. 2015-07-22 16:18:41 +01:00
Richard W.M. Jones
b73f3ccad5 ocaml-4.02.2 final rebuild. 2015-06-24 22:23:51 +01:00
Richard W.M. Jones
17bdece183 ocaml-4.02.2 rebuild. 2015-06-18 13:30:57 +01:00
Dennis Gilmore
1b97869958 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 23:33:06 +00:00
Richard W.M. Jones
707156e911 ocaml-4.02.1 rebuild. 2015-02-17 14:24:41 +00:00
Bruno Wolff III
e6c8dda271 Rebuild to work with updated dependencies 2014-10-31 08:34:39 -05:00
Richard W.M. Jones
76a48b9d0b ocaml-4.02.0 final rebuild. 2014-08-31 12:15:56 +01:00
Richard W.M. Jones
2ae1afb4d4 Kill -warn-error A so we can build on OCaml 4.02.
This doesn't fix all the build problems.  The next one is that both
<caml/config.h> and <tiffio.h> define a type called 'int64'.

I'm going to bother OCaml upstream about this and try to get it fixed,
but even if successful that will take a long time.
2014-08-19 18:48:16 +01:00
Peter Robinson
13cdb41bde - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 12:45:49 +00:00
Bruno Wolff III
1319c32312 Rebuild for ocaml update 2014-07-15 07:19:22 -05:00
Dennis Gilmore
971f1c6e44 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 10:32:26 -05:00
Ville Skyttä
a57cff48a4 Fix -debuginfo, enable exif and rgb.txt support (#1009155). 2013-12-27 18:56:30 +02:00
Bruno Wolff III
c2df231825 Try to get actual debugging output
There was a report that the debug files didn't have any output in
them so, I am trying again.
2013-09-27 20:44:25 -05:00
Bruno Wolff III
c4f8819fc1 The patch for libpng 15+ is no longer needed 2013-09-15 08:14:53 -05:00
Bruno Wolff III
cdef64b3e7 Allow debug info to be created 2013-09-15 08:12:06 -05:00
Bruno Wolff III
a96ff9f101 Update to 4.1.0
It's hard to find, but it looks like 4.1.0 has been released and this
branch shouldn't be changing. The 4.1.1 branch is getting recent commits
so we'll stay away from that for now.
2013-09-15 08:02:33 -05:00
Bruno Wolff III
c0835eef7a Rebuild for OCaml 4.01.0 2013-09-14 08:15:08 -05:00
Bruno Wolff III
ef02749f11 Fix typo in date 2013-08-11 11:06:18 -05:00
Bruno Wolff III
edfe3cbeaf Move to unversioned doc directory
Also fixes FTBFS 992390.
2013-08-11 10:51:49 -05:00
Dennis Gilmore
1e46db0fdf - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 09:48:50 -05:00
Dennis Gilmore
e46847e060 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 02:55:33 -06:00
Adam Tkac
be6519d704 Rebuild due to "jpeg8-ABI" feature drop
Signed-off-by: Adam Tkac <atkac@redhat.com>
2013-01-21 15:50:09 +01:00
Adam Tkac
dfc6d59240 rebuild against new libjpeg
Signed-off-by: Adam Tkac <vonsch@gmail.com>
2012-12-21 18:30:19 +01:00
Bruno Wolff III
2b83cdb219 Rebuild for ocaml 4.0.1 2012-10-17 21:05:38 -05:00
Bruno Wolff III
9702409130 Rebuild for ocaml 4.0.0 final 2012-07-29 07:46:06 -05:00
Dennis Gilmore
532affe849 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-20 00:52:05 -05:00
Bruno Wolff III
9a2df4e273 Rebuild for new ocaml 2012-06-08 21:38:16 -05:00
Bruno Wolff III
7467cdc054 Rebuild for new libtiff 2012-05-11 09:46:43 -05:00
Bruno Wolff III
baa6cc3b54 Forgot to actually add the spec file 2012-03-12 08:01:56 -05:00
Richard W.M. Jones
f068b499ad End of life.
This is the note from dead.package:

----------------------------------------------------------------------

This package has known security issues, and I got no help from
upstream to solve them.  In fact upstream is mostly silent / dead.
Therefore I have removed it from Fedora.

If you want to add the package back to Fedora, please note that
you are going to need to fix all the security problems and
take an active role in maintaining the package too.

----------------------------------------------------------------------
2011-02-03 14:23:13 +00:00