Author: rjones Update of /cvs/pkgs/rpms/ocaml-pcre/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23794 Modified Files: .cvsignore ocaml-pcre.spec sources Log Message: Rebuild for OCaml 3.11.1 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-pcre/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -p -r1.6 -r1.7 --- .cvsignore 31 Aug 2008 10:05:50 -0000 1.6 +++ .cvsignore 23 May 2009 08:11:09 -0000 1.7 @@ -1 +1 @@ -pcre-ocaml-5.15.0.tar.bz2 +release-6.0.0.tar.bz2 Index: ocaml-pcre.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-pcre/devel/ocaml-pcre.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -p -r1.14 -r1.15 --- ocaml-pcre.spec 16 Apr 2009 09:06:13 -0000 1.14 +++ ocaml-pcre.spec 23 May 2009 08:11:09 -0000 1.15 @@ -2,14 +2,14 @@ %define debug_package %{nil} Name: ocaml-pcre -Version: 5.15.0 -Release: 4%{?dist} +Version: 6.0.0 +Release: 1%{?dist} Summary: Perl compatibility regular expressions (PCRE) for OCaml Group: Development/Libraries License: LGPLv2 URL: http://www.ocaml.info/home/ocaml_sources.html#pcre-ocaml -Source0: http://www.ocaml.info/ocaml_sources/pcre-ocaml-%{version}.tar.bz2 +Source0: http://hg.ocaml.info/release/pcre-ocaml/archive/release-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) ExcludeArch: sparc64 s390 s390x @@ -40,7 +40,7 @@ developing applications that use %{name} %prep -%setup -q -n pcre-ocaml-%{version} +%setup -q -n pcre-ocaml-release-%{version} %build @@ -70,7 +70,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc LICENSE README +%doc LICENSE README.txt %{_libdir}/ocaml/pcre %if %opt %exclude %{_libdir}/ocaml/pcre/*.a @@ -83,7 +83,7 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr(-,root,root,-) -%doc LICENSE README +%doc LICENSE README.txt %if %opt %{_libdir}/ocaml/pcre/*.a %{_libdir}/ocaml/pcre/*.cmxa Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-pcre/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -p -r1.6 -r1.7 --- sources 31 Aug 2008 10:05:50 -0000 1.6 +++ sources 23 May 2009 08:11:09 -0000 1.7 @@ -1 +1 @@ -dffb7cbe2f3798f424ca8737727234ac pcre-ocaml-5.15.0.tar.bz2 +91081a9147451495f8d2b246ef196983 release-6.0.0.tar.bz2 _______________________________________________ Fedora-ocaml-list mailing list Fedora-ocaml-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-ocaml-list