Author: areq Date: Sat Apr 18 17:58:45 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - fix META
---- Files affected: SPECS: ocaml-csv.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/ocaml-csv.spec diff -u SPECS/ocaml-csv.spec:1.8 SPECS/ocaml-csv.spec:1.9 --- SPECS/ocaml-csv.spec:1.8 Sat Apr 18 19:25:15 2009 +++ SPECS/ocaml-csv.spec Sat Apr 18 19:58:39 2009 @@ -5,7 +5,7 @@ Summary(pl.UTF-8): Biblioteka OCamla do obsługi plików CSV Name: ocaml-csv Version: 1.1.7 -Release: 1 +Release: 2 License: LGPL + OCaml linking exception Group: Libraries Source0: http://merjis.com/_file/%{name}-%{version}.tar.gz @@ -75,9 +75,6 @@ # META for findlib install -d $RPM_BUILD_ROOT%{_libdir}/ocaml/site-lib/csv -echo 'version="%{version}"' >> META -echo 'archive(byte)="csv.cma"' >> META -echo 'archive(native)="csv.cmxa"' >> META echo 'directory = "+csv"' >> META install META $RPM_BUILD_ROOT%{_libdir}/ocaml/site-lib/csv @@ -100,6 +97,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2009/04/18 17:58:39 areq +- fix META + Revision 1.8 2009/04/18 17:25:15 areq - 1.1.7 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ocaml-csv.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
