Author: rjones
Update of /cvs/pkgs/rpms/ocaml-camlp5/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14689
Modified Files: .cvsignore ocaml-camlp5.spec sources Log Message: Rebuild for OCaml 3.11.1
Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-camlp5/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- .cvsignore 20 Nov 2008 16:20:18 -0000 1.4 +++ .cvsignore 23 May 2009 07:29:36 -0000 1.5 @@ -1 +1 @@ -camlp5-5.10.tgz +camlp5-5.11.tgz
Index: ocaml-camlp5.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-camlp5/devel/ocaml-camlp5.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -p -r1.8 -r1.9 --- ocaml-camlp5.spec 16 Apr 2009 09:06:02 -0000 1.8 +++ ocaml-camlp5.spec 23 May 2009 07:29:36 -0000 1.9 @@ -2,8 +2,8 @@ %define debug_package %{nil}
Name: ocaml-camlp5 -Version: 5.10 -Release: 3%{?dist} +Version: 5.11 +Release: 1%{?dist} Summary: Classical version of camlp4 OCaml preprocessor
Group: Development/Libraries @@ -81,7 +81,6 @@ rm -rf $RPM_BUILD_ROOT %exclude %{_libdir}/ocaml/camlp5/*.cmx %endif %exclude %{_libdir}/ocaml/camlp5/*.mli -%{_libdir}/ocaml/camlp5/META
%files devel @@ -100,6 +99,11 @@ rm -rf $RPM_BUILD_ROOT
%changelog +* Sat May 23 2009 Richard W.M. Jones rjones@redhat.com - 5.11-1 +- Rebuild for OCaml 3.11.1 +- New upstream version 5.11. +- Remove META file listed twice in %%files. + * Thu Apr 16 2009 S390x secondary arch maintainer fedora-s390x@lists.fedoraproject.org - ExcludeArch sparc64, s390, s390x as we don't have OCaml on those archs (added sparc64 per request from the sparc maintainer)
Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-camlp5/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- sources 20 Nov 2008 16:20:18 -0000 1.4 +++ sources 23 May 2009 07:29:36 -0000 1.5 @@ -1 +1 @@ -9abeac35a046d7576d116d1557e2aae7 camlp5-5.10.tgz +26d69abd669c5fda43dbf35074debc81 camlp5-5.11.tgz
ocaml-devel@lists.fedoraproject.org