]> git.pld-linux.org Git - packages/ocaml-zip.git/commitdiff
- rel 2 auto/th/ocaml-zip-1_04-2
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 18 Jul 2011 10:33:25 +0000 (10:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- package zlib stubs

Changed files:
    ocaml-zip.spec -> 1.17

ocaml-zip.spec

index 62ba6da1d5dfab2652e5b6200f2b1b8ab0722212..60fd9a056c43e38bb78d696338071a769f56c585 100644 (file)
@@ -3,7 +3,7 @@ Summary:        Zlib binding for OCaml
 Summary(pl.UTF-8):     Wiązania Zlib dla OCamla
 Name:          ocaml-zip
 Version:       1.04
-Release:       1
+Release:       2
 License:       LGPL
 Group:         Libraries
 URL:           http://pauillac.inria.fr/~xleroy/software.html
@@ -70,6 +70,8 @@ install -d $RPM_BUILD_ROOT%{_libdir}/ocaml/stublibs
        INSTALLDIR=$RPM_BUILD_ROOT%{_libdir}/ocaml/zip \
        OCAMLC="echo $RPM_BUILD_ROOT; true"
 
+install zlib.cm[ixa]* $RPM_BUILD_ROOT%{_libdir}/ocaml/zip
+
 mv $RPM_BUILD_ROOT%{_libdir}/ocaml/zip/dll*.so $RPM_BUILD_ROOT%{_libdir}/ocaml/stublibs
 
 install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
This page took 0.184899 seconds and 4 git commands to generate.