Author: wiget                        Date: Sun Oct  2 08:46:19 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR swig-ruby
- set JAVA_INCLUDE_PATH (for jni.h)

---- Files affected:
packages/openwsman:
   openwsman.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: packages/openwsman/openwsman.spec
diff -u packages/openwsman/openwsman.spec:1.6 
packages/openwsman/openwsman.spec:1.7
--- packages/openwsman/openwsman.spec:1.6       Sat Oct  1 09:00:08 2011
+++ packages/openwsman/openwsman.spec   Sun Oct  2 10:46:14 2011
@@ -32,6 +32,7 @@
 BuildRequires: swig >= 1.3.30
 BuildRequires: swig-perl >= 1.3.30
 BuildRequires: swig-python >= 1.3.30
+BuildRequires: swig-ruby >= 1.3.30
 Requires:      %{name}-libs = %{version}-%{release}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -147,7 +148,8 @@
 install -d build
 cd build
 %cmake .. \
-       -DPACKAGE_ARCHITECTURE=%{_target_cpu}
+       -DPACKAGE_ARCHITECTURE=%{_target_cpu} \
+       -DJAVA_INCLUDE_PATH=%{java_home}/include
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -233,6 +235,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2011/10/02 08:46:14  wiget
+- BR swig-ruby
+- set JAVA_INCLUDE_PATH (for jni.h)
+
 Revision 1.6  2011/10/01 07:00:08  qboosh
 - added ruby,java patches, package java and ruby bindings (java needs fix)
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openwsman/openwsman.spec?r1=1.6&r2=1.7&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to