Commit Graph

259 Commits

Author SHA1 Message Date
Karsten Hopp
befe372836 set BASE_OPTIONS to -Xmx1536m on ppc* 2012-08-16 11:11:30 +02:00
Dennis Gilmore
6d33a2ea41 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-18 18:39:46 -05:00
Peter Lemenkov
1386754913 Return back erl_interface private API headers (rhbz #818419)
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2012-06-26 15:29:32 +04:00
Dan Horák
a4a408cafe resolve OOM condition when generating docs 2012-06-15 04:07:17 -04:00
Peter Lemenkov
ffc6e44f84 Fixed examples packaging
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2012-05-07 17:13:06 +04:00
Peter Lemenkov
5203c4fd2b Ver. R15B01
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2012-05-07 15:40:47 +04:00
Peter Lemenkov
5d2c8835ef Ver. R15B
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2012-02-07 18:42:57 +04:00
Dennis Gilmore
1b75fa0c10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-12 19:55:37 -06:00
Peter Lemenkov
cd180d852d Restore accidentally removed script
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2011-10-07 17:23:20 +04:00
Peter Lemenkov
64bbd25ff7 Ver. R14B04
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2011-10-07 17:17:50 +04:00
Peter Lemenkov
c18217b725 typo
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2011-08-07 13:12:03 +04:00
Peter Lemenkov
69554386db Use prebuilt docs on EL-[56] also
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2011-08-07 12:53:34 +04:00
Peter Lemenkov
ab74f85731 typo
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2011-07-21 11:26:18 +04:00
Peter Lemenkov
4edfd8114b Fixed building on F-15
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2011-07-21 11:24:07 +04:00
Peter Lemenkov
ebf67f01df Ver. R14B03
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2011-07-21 09:43:32 +04:00
Hans Ulrich Niedermann
689728ad8d Work around rawhide (f16) fop bug by using prebuilt docs
We can change that back once the buggy fop package (fop-1.0-14.fc16,
bug 689930) has been fixed.
2011-04-01 01:07:07 +02:00
Hans Ulrich Niedermann
37167bfd7e Conditionally define use_prebuilt_docs macro
Depending on the distribution, define use_prebuilt_docs
macro in a single place with a single logic.

This replaces the part where "%if 0%{?fedora}" was formerly
treated as the logical negation of "%if 0%{?el4}%{?el5}%{?el6}".
2011-04-01 00:57:34 +02:00
Hans Ulrich Niedermann
a086b7a931 Add new man pages to %files list
Add new man pages to %files list: ct_hooks.3 and snmpc.1.
2011-03-21 19:20:01 +01:00
Hans Ulrich Niedermann
d43b91bc3e Upload the new sources for R14B02 2011-03-21 18:04:16 +01:00
Hans Ulrich Niedermann
f1b58dd8e5 Merge branch 'R14B02' for NVR of erlang-R14B-02.1
* R14B02:
  snmp-4.19 (R14B02) ships lib/snmp/bin/snmpc
  inets-5.5.2 puts *.hrl in include/
  install/symlink *.jar into %{_javadir} (#679031)
  Update to upstream maintenance release R14B02
2011-03-21 17:00:11 +01:00
Hans Ulrich Niedermann
c0bbd56b1c snmp-4.19 (R14B02) ships lib/snmp/bin/snmpc 2011-03-21 16:46:29 +01:00
Hans Ulrich Niedermann
b1c4dceddd inets-5.5.2 puts *.hrl in include/
inets-5.5.2 (R14B02) puts the httpd API files

   httpd.hrl
   mod_auth.hrl

into lib/inets/include instead of lib/inets/src/http_server
as inets-5.5.1 (R14B01) did.
2011-03-21 16:46:29 +01:00
Hans Ulrich Niedermann
9e93ddade4 install/symlink *.jar into %{_javadir} (#679031) 2011-03-21 16:46:28 +01:00
Hans Ulrich Niedermann
d00ca992bf Update to upstream maintenance release R14B02
This includes removal of the HUGE (and thus difficult to maintain)
patch removing the info files, and replaces them with a one-liner
using find.
2011-03-21 16:46:25 +01:00
Hans Ulrich Niedermann
5ca337e585 Remove the noise from the actual patch files 2011-03-21 16:44:03 +01:00
Hans Ulrich Niedermann
74dac526e8 Remove noise from patches
Remove noise from patches (git commit IDs and git version numbers),
to keep the diffs in the erlang package more readable.
2011-03-21 15:18:15 +01:00
Hans Ulrich Niedermann
8a57e46488 erlang-R14B-01.5
* Sat Feb 12 2011 Hans Ulrich Niedermann <hun@n-dimensional.de> - R14B-01.5
- erlang-doc does not really require erlang base package (#629723)
- Add %%{?_isa} for all explicit "Requires:"
2011-02-12 22:36:30 +01:00
Hans Ulrich Niedermann
ccb2b27494 erlang-doc does not require erlang base pkg
erlang-doc does not really require the erlang base package (#629723).
2011-02-12 22:34:56 +01:00
Hans Ulrich Niedermann
67453bc0cd Add %{?_isa} for explicit "Requires:"
As all subpackages (except for the emacs related ones and erlang-doc)
are arch-specific, we need to add %{?_isa} to its dependencies according
to the new Guidelines.
2011-02-09 17:54:41 +01:00
Dennis Gilmore
4a2d1f44e0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 11:58:52 -06:00
Hans Ulrich Niedermann
4dd343b21a Replace identical executables with symlinks
There are a number of identical binaries installed to all of

    /usr/lib/erlang/erts-*/bin/*
    /usr/lib/erlang/bin/*
    /usr/bin/*

Symlinking makes sense here if only to make it obvious that
it is the very same executable.
2011-02-07 10:23:01 +01:00
Hans Ulrich Niedermann
a469b142a5 Comment on BuildRoot not being required any more
Comment on BuildRoot not being required any more, but keeping
a BuildRoot definition for spec file robustness. Someone might
build this spec file in a build environment where BuildRoot is
(still) needed.

Also change to the mkdir based BuildRoot definition.
2011-02-07 10:22:57 +01:00
Hans Ulrich Niedermann
45fbb2ce07 erlang-R14B-01.4
- Adapt %files: Add wxSystemSettings.3 man page
- Adapt %files for change from run_test to ct_run
- Remove rpaths from lib/ssl-*/bin/esock_ssl
- Update erlang.spec and otp-00*.patch without numbers
- otp-get-patches.sh: Remove patch numbering
2011-01-31 16:34:19 +01:00
Hans Ulrich Niedermann
d3e39cdc61 Adapt %files: Add wxSystemSettings.3 man page 2011-01-31 16:30:01 +01:00
Hans Ulrich Niedermann
158b530ae1 Adapt %files for change from run_test to ct_run 2011-01-31 16:29:55 +01:00
Hans Ulrich Niedermann
7fa0fe9f77 Remove rpaths from lib/ssl-*/bin/esock_ssl 2011-01-31 16:29:02 +01:00
Hans Ulrich Niedermann
696873c554 Update erlang.spec and otp-00*.patch without numbers
Update erlang.spec and otp-00*.patch without patch numbers. Those
created too much useless changes in the git history.
2011-01-31 16:27:55 +01:00
Hans Ulrich Niedermann
691466845e otp-get-patches.sh: Remove patch numbering
The patch numbering just increases the diff when adding a
patch without giving sufficient real benefits to balance
that out.
2011-01-31 16:24:54 +01:00
Hans Ulrich Niedermann
e89639384c Set ERL_LIBS for building/installing the docs
Without setting ERL_LIBS, the "make release-docs" target
cannot find the include_lib("xmerl/lib/xmerl.erl") file
and thus the doc build and install fails.

We should examine adding the release-docs target to the
"make docs" command in the %build section, instead of
having release-docs being implicitly invoked by the
install-docs target in the %install section.
2011-01-31 16:24:39 +01:00
Hans Ulrich Niedermann
871394dda4 erlang-R14B-01.3 2011-01-30 17:14:28 +01:00
Hans Ulrich Niedermann
6c90f376e7 Automatically add patch summary to spec file 2011-01-30 17:11:37 +01:00
Hans Ulrich Niedermann
f7fc57bdd1 Add "buffer overflow during build" fix 2011-01-30 17:11:19 +01:00
Hans Ulrich Niedermann
ebfa23f7b3 otp-get-patches.sh: Auto-update git index and spec file 2010-12-16 16:42:39 +01:00
Hans Ulrich Niedermann
b614669d3e R14B-01.2: Update package to rebased patches 2010-12-15 17:13:27 +01:00
Hans Ulrich Niedermann
757e49bf92 Add otp-get-patches.sh
otp-get-patches.sh automatically extracts the patches
from an otp git repo and prepares them for inclusion
into erlang.spec and the Fedora erlang package git repo.

This still requires some manual work, though.
2010-12-15 17:13:14 +01:00
Hans Ulrich Niedermann
792c90c13e R14B-01.0: Update from R14B to R14B01
Set up macros such that it will be easier to switch between
RnnB and RnnB01 the next time round.

Still to do for the update: Rebase and update the Fedora
specific patches.
2010-12-14 00:02:29 +01:00
Hans Ulrich Niedermann
92b9c2df9b Add comment on where to get the patches from 2010-12-13 23:56:44 +01:00
Hans Ulrich Niedermann
3737f849d7 Pseudo-merge branch 'f14'
There are no actual differences between master and f14, so
we can just merge them and have a single git branch to track.
2010-12-13 14:05:47 +01:00
Peter Lemenkov
888a137b82 Merge branch 'master' into f14/master
Conflicts:
	erlang.spec
2010-11-21 10:14:03 +03:00
Peter Lemenkov
f6c950e537 Fix for building on EL6 for PPC64
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2010-11-21 09:58:21 +03:00