SPECS: ocaml-pg.spec - rel 3 - added missing file

baggins baggins at pld-linux.org
Tue Dec 18 16:11:33 CET 2007


Author: baggins                      Date: Tue Dec 18 15:11:33 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 3
- added missing file

---- Files affected:
SPECS:
   ocaml-pg.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/ocaml-pg.spec
diff -u SPECS/ocaml-pg.spec:1.5 SPECS/ocaml-pg.spec:1.6
--- SPECS/ocaml-pg.spec:1.5	Sun Dec  2 14:32:56 2007
+++ SPECS/ocaml-pg.spec	Tue Dec 18 16:11:28 2007
@@ -4,7 +4,7 @@
 Summary(pl.UTF-8):	Wiązania PostgreSQL dla OCamla
 Name:		ocaml-pg
 Version:	1.0
-Release:	2
+Release:	3
 License:	LGPL + OCaml linking exception
 Group:		Libraries
 URL:		http://merjis.com/developers/pgocaml/
@@ -51,7 +51,7 @@
 
 install -d $RPM_BUILD_ROOT%{_libdir}/ocaml/{pgocaml,stublibs}
 
-install *.cm[ixa]* *.a $RPM_BUILD_ROOT%{_libdir}/ocaml/pgocaml
+install *.cm[ixa]* *.a pa_pgsql.cmo $RPM_BUILD_ROOT%{_libdir}/ocaml/pgocaml
 
 install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 cp -r test* pgocaml_prof.ml $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
@@ -68,7 +68,7 @@
 %defattr(644,root,root,755)
 %doc README* BUGS.txt CONTRIBUTORS.txt HOW_IT_WORKS.txt *.mli
 %dir %{_libdir}/ocaml/pgocaml
-%{_libdir}/ocaml/pgocaml/*.cm[ixa]*
+%{_libdir}/ocaml/pgocaml/*.cm[oixa]*
 %{_libdir}/ocaml/pgocaml/*.a
 %{_examplesdir}/%{name}-%{version}
 %{_libdir}/ocaml/site-lib/pgocaml
@@ -79,6 +79,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007-12-18 15:11:28  baggins
+- rel 3
+- added missing file
+
 Revision 1.5  2007-12-02 13:32:56  baggins
 - rel 2
 - add R to devel
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ocaml-pg.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list