SPECS: gmetadom.spec - $RPM_BUILD_ROOT%{_libdir}/ocaml/gdome2/*.{m...

tommat tommat at pld-linux.org
Wed Apr 30 02:24:39 CEST 2008


Author: tommat                       Date: Wed Apr 30 00:24:39 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- $RPM_BUILD_ROOT%{_libdir}/ocaml/gdome2/*.{ml,mli} missing when building 
  without ocaml

---- Files affected:
SPECS:
   gmetadom.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: SPECS/gmetadom.spec
diff -u SPECS/gmetadom.spec:1.36 SPECS/gmetadom.spec:1.37
--- SPECS/gmetadom.spec:1.36	Sat Feb  2 02:18:45 2008
+++ SPECS/gmetadom.spec	Wed Apr 30 02:24:34 2008
@@ -158,7 +158,9 @@
 install -d $RPM_BUILD_ROOT%{_examplesdir}/ocaml-gdome2-%{version}
 install src/gdome_caml/examples/*.ml $RPM_BUILD_ROOT%{_examplesdir}/ocaml-gdome2-%{version}
 
+%if %{with ocaml}
 rm $RPM_BUILD_ROOT%{_libdir}/ocaml/gdome2/*.{ml,mli}
+%endif
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -207,6 +209,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2008-04-30 00:24:34  tommat
+- $RPM_BUILD_ROOT%{_libdir}/ocaml/gdome2/*.{ml,mli} missing when building
+  without ocaml
+
 Revision 1.36  2008-02-02 01:18:45  glen
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gmetadom.spec?r1=1.36&r2=1.37&f=u



More information about the pld-cvs-commit mailing list