SPECS: ocaml-net.spec - added Patch0: ocaml-net-Makefile.patch - f...
paszczus
paszczus at pld-linux.org
Sat Oct 15 17:52:14 CEST 2005
Author: paszczus Date: Sat Oct 15 15:52:14 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added Patch0: ocaml-net-Makefile.patch
- fixed %doc
- STBR (at last...)
---- Files affected:
SPECS:
ocaml-net.spec (1.19 -> 1.20)
---- Diffs:
================================================================
Index: SPECS/ocaml-net.spec
diff -u SPECS/ocaml-net.spec:1.19 SPECS/ocaml-net.spec:1.20
--- SPECS/ocaml-net.spec:1.19 Sat Oct 15 16:01:05 2005
+++ SPECS/ocaml-net.spec Sat Oct 15 17:52:09 2005
@@ -8,6 +8,7 @@
Group: Libraries
Source0: http://dl.sourceforge.net/ocamlnet/ocamlnet-%{version}.tar.gz
# Source0-md5: 2ec265aeea6a6470e7493ab047cef261
+Patch0: ocaml-net-Makefile.patch
URL: http://ocamlnet.sourceforge.net/
BuildRequires: ncurses-devel
BuildRequires: ocaml >= 3.04-7
@@ -71,6 +72,7 @@
%prep
%setup -q -n ocamlnet-%{version}
+%patch0 -p1
%build
cd src
@@ -113,7 +115,7 @@
%files netstring-devel
%defattr(644,root,root,755)
-%doc LICENSE README doc/intro/html
+%doc LICENSE README doc/html
%dir %{_libdir}/ocaml/netstring
%{_libdir}/ocaml/netstring/*.cm[ixao]*
%{_libdir}/ocaml/netstring/*.a
@@ -141,6 +143,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.20 2005/10/15 15:52:09 paszczus
+- added Patch0: ocaml-net-Makefile.patch
+- fixed %doc
+- STBR (at last...)
+
Revision 1.19 2005/10/15 14:01:05 paszczus
- added -j1 to make
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ocaml-net.spec?r1=1.19&r2=1.20&f=u
More information about the pld-cvs-commit
mailing list