[packages/ocaml-findlib] - no debug package either when no opt - rel 8

baggins baggins at pld-linux.org
Sun Mar 1 11:51:25 CET 2015


commit af05b9cec4e4df5ad2ff924814bf86a4e6263287
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 1 10:51:06 2015 +0000

    - no debug package either when no opt
    - rel 8

 ocaml-findlib.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/ocaml-findlib.spec b/ocaml-findlib.spec
index 22770b5..7ab247e 100644
--- a/ocaml-findlib.spec
+++ b/ocaml-findlib.spec
@@ -8,6 +8,8 @@
 
 %if !%{with opt}
 %define		no_install_post_strip	1
+# debug package strips binaries which renders ocamlfind broken
+%define		_enable_debug_packages	0
 %endif
 
 %define		ocaml_ver	1:4.02
@@ -15,7 +17,7 @@ Summary:	OCaml module manager
 Summary(pl.UTF-8):	Zarządca modułów OCamla
 Name:		ocaml-findlib
 Version:	1.5.5
-Release:	7
+Release:	8
 License:	distributable
 Group:		Development/Tools
 Source0:	http://download.camlcity.org/download/findlib-%{version}.tar.gz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-findlib.git/commitdiff/af05b9cec4e4df5ad2ff924814bf86a4e6263287



More information about the pld-cvs-commit mailing list