Commit Graph

237 Commits

Author SHA1 Message Date
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
Peter Lemenkov
ab91326bd7 Fixed build on EL-6
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2010-11-18 15:38:45 +03:00
Peter Lemenkov
f2b42e4a21 Build w/o erlang-rpm-macros subpackage (see review request in rhbz #652544)
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2010-11-16 10:56:36 +03:00
Peter Lemenkov
3f9a800e4f Build w/o erlang-rpm-macros subpackage (see review request in rhbz #652544)
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2010-11-15 18:50:28 +03:00
Peter Lemenkov
7933a36ae9 Merge branch 'master' into f14/master
Conflicts:
	erlang.spec
2010-11-11 15:52:40 +03:00
Peter Lemenkov
f2a8e11960 Remove prebuild binaries completely
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2010-11-11 15:50:59 +03:00
Peter Lemenkov
85b6006211 Fixes for EL-5
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2010-11-10 18:12:45 +03:00
Jesse Keating
9e530ab557 - Rebuilt for gcc bug 634757 2010-09-29 22:13:18 -07:00
Jesse Keating
c9c4bb404e - Rebuilt for gcc bug 634757 2010-09-29 14:08:51 -07:00
Peter Lemenkov
9433160c6b Ver. R14B
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2010-09-16 16:15:17 +04:00
Hans Ulrich Niedermann
76f2f7ffaa Merge branch 'f13-conditional-doc-builds-single' into f14
* f13-conditional-doc-builds-single:
  Add '--without doc' conditional for faster test builds

Conflicts:
	erlang.spec
2010-08-02 17:18:29 +02:00
Hans Ulrich Niedermann
270c2dc337 Add '--without doc' conditional for faster test builds 2010-08-02 12:01:04 +02:00
Hans Ulrich Niedermann
f474a9a060 Initial pseudo merge for dist-git setup
This will significantly simplify future merges between branches.
2010-07-31 01:57:24 +02:00
Hans Ulrich Niedermann
86338f051d XEmacs/flymake fix: XEmacs does not support flymake 2010-07-30 20:09:11 +02:00
Hans Ulrich Niedermann
6258c94467 Merge branch 'f14-emacs-hookup' into f14 (erlang-R14A-0.5) 2010-07-30 19:32:27 +02:00
Hans Ulrich Niedermann
602bb48f59 Properly hook up (X)Emacs erlang-mode (#491165)
Note: The %{_xemacs_version} etc. rpm macros are available
      starting with F-12.
2010-07-30 17:15:36 +02:00
Hans Ulrich Niedermann
d1d41c605b Merge branch 'f13-emacs-hookup' into f13 (erlang-R13B-04.14) 2010-07-30 16:33:09 +02:00
Hans Ulrich Niedermann
4faf855ffa Properly hook up (X)Emacs erlang-mode (#491165)
Note: The %{_xemacs_version} etc. rpm macros are available
      starting with F-12.
2010-07-30 10:57:03 +02:00
Hans Ulrich Niedermann
ba4c39be19 Merge branch 'erlang-R13B-04.13.fc12' into f13 2010-07-29 23:30:09 +02:00
Hans Ulrich Niedermann
872fdad4ce Merge branch 'f12' into f13 2010-07-29 23:28:28 +02:00
Hans Ulrich Niedermann
c72743841c Whitespace cleanups (tabs vs. spaces). 2010-07-29 23:26:28 +02:00
Hans Ulrich Niedermann
b5715cf49e Avoid accidental %%rel increments by rpmdev-bumpspec 2010-07-29 23:26:24 +02:00
Hans Ulrich Niedermann
0d872c3131 Fix accidental macro usage in %%changelog. 2010-07-29 23:26:20 +02:00