Author: baggins                      Date: Mon Jul 18 12:18:44 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 3
- fix packaged dirs

---- Files affected:
packages/ocaml-net:
   ocaml-net.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: packages/ocaml-net/ocaml-net.spec
diff -u packages/ocaml-net/ocaml-net.spec:1.44 
packages/ocaml-net/ocaml-net.spec:1.45
--- packages/ocaml-net/ocaml-net.spec:1.44      Mon Jul 18 14:13:06 2011
+++ packages/ocaml-net/ocaml-net.spec   Mon Jul 18 14:18:39 2011
@@ -5,7 +5,7 @@
 Summary(pl.UTF-8):     Moduły ułatwiające pisanie programów internetowych w 
OCamlu
 Name:          ocaml-net
 Version:       3.3.4
-Release:       2
+Release:       3
 License:       GPL v2+ (nethttpd), LGPL v2+ (mod_caml), BSD-like (the rest)
 Group:         Libraries
 Source0:       http://download.camlcity.org/download/ocamlnet-%{version}.tar.gz
@@ -834,6 +834,7 @@
 
 %files netzip-devel
 %defattr(644,root,root,755)
+%dir %{_libdir}/ocaml/netzip
 %{_libdir}/ocaml/netzip/*.cm[ixao]*
 %{_libdir}/ocaml/netzip/*.a
 %{_libdir}/ocaml/site-lib/netzip
@@ -850,12 +851,13 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/ocamlrpcgen
 %dir %{_libdir}/ocaml/rpc-auth-local
-%dir %{_libdir}/ocaml/rpc-generator
 %attr(755,root,root) %{_libdir}/ocaml/rpc-auth-local/dllrpc_auth_local.so
 
 %files rpc-devel
 %defattr(644,root,root,755)
 %dir %{_libdir}/ocaml/rpc
+%dir %{_libdir}/ocaml/rpc-auth-dh
+%dir %{_libdir}/ocaml/rpc-generator
 %dir %{_libdir}/ocaml/rpc-ssl
 %{_libdir}/ocaml/rpc-generator/rpcgen-packlist
 %{_libdir}/ocaml/rpc*/*.cm[ixao]*
@@ -883,6 +885,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2011/07/18 12:18:39  baggins
+- rel 3
+- fix packaged dirs
+
 Revision 1.44  2011/07/18 12:13:06  baggins
 - rel 2
 - fix mistakes in R
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ocaml-net/ocaml-net.spec?r1=1.44&r2=1.45&f=u

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

Reply via email to