[ocaml-calendar] Update for OCaml 3.12.0.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



commit c97e0e397cf84066ea540b3fd84d67bb0573cce7
Author: Richard W.M. Jones <rjones@xxxxxxxxxx>
Date:   Thu Jan 6 08:50:37 2011 +0000

    Update for OCaml 3.12.0.

 .gitignore                       |    1 +
 ocaml-calendar-2.01.1-META.patch |   13 -------------
 ocaml-calendar.spec              |   14 ++++++++------
 sources                          |    2 +-
 4 files changed, 10 insertions(+), 20 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2997b3f..59ba56a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 calendar-2.01.1.tar.gz
+/calendar-2.03.tar.gz
diff --git a/ocaml-calendar.spec b/ocaml-calendar.spec
index 12ce6f3..8da58da 100644
--- a/ocaml-calendar.spec
+++ b/ocaml-calendar.spec
@@ -2,14 +2,14 @@
 %global debug_package %{nil}
 
 Name:           ocaml-calendar
-Version:        2.01.1
-Release:        5%{?dist}
+Version:        2.03
+Release:        1%{?dist}
 Summary:        Objective Caml library for managing dates and times
 
 Group:          Development/Libraries
 License:        LGPLv2
 URL:            http://calendar.forge.ocamlcore.org/
-Source0:        http://forge.ocamlcore.org/frs/download.php/173/calendar-%{version}.tar.gz
+Source0:        http://forge.ocamlcore.org/frs/download.php/427/calendar-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 ExcludeArch:    sparc64 s390 s390x
 
@@ -17,8 +17,6 @@ BuildRequires:  ocaml >= 3.10.1
 BuildRequires:  ocaml-findlib-devel, ocaml-ocamldoc
 BuildRequires:  gawk
 
-Patch0:         ocaml-calendar-2.01.1-META.patch
-
 # Ignore all generated modules *except* CalendarLib, since everything
 # now appears in that namespace.
 %global __ocaml_requires_opts -i Calendar_builder -i Calendar_sig -i Date -i Date_sig -i Fcalendar -i Ftime -i Period -i Printer -i Time -i Time_sig -i Time_Zone -i Utils -i Version
@@ -42,7 +40,6 @@ developing applications that use %{name}.
 
 %prep
 %setup -q -n calendar-%{version}
-%patch0 -p1
 
 
 %build
@@ -86,6 +83,11 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jan  6 2011 Richard W.M. Jones <rjones@xxxxxxxxxx> - 2.03-1
+- New upstream version 2.03.
+- Rebuild for OCaml 3.12.0.
+- Remove META file patch, now upstream.
+
 * Tue Jan 12 2010 Richard W.M. Jones <rjones@xxxxxxxxxx> - 2.01.1-5
 - Replace %%define with %%global.
 - Use upstream RPM 4.8 OCaml dependency generator.
diff --git a/sources b/sources
index e837447..de207ee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a30974a97f718688198c5a5dc6235cff  calendar-2.01.1.tar.gz
+c594605758ff685ca84ea42c55a5aba8  calendar-2.03.tar.gz
_______________________________________________
ocaml-devel mailing list
ocaml-devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/ocaml-devel


[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux