[ocaml-camlp4] Switch to building from 4.02 branch.

Richard W.M. Jones rjones at fedoraproject.org
Mon Feb 16 13:43:31 UTC 2015


commit 0d5ba4427464f27957d1382388b1a5075809f8d9
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Mon Feb 16 13:41:08 2015 +0000

    Switch to building from 4.02 branch.

 ocaml-camlp4.spec |   12 +++++++-----
 sources           |    2 +-
 2 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/ocaml-camlp4.spec b/ocaml-camlp4.spec
index 6953b71..ce65a87 100644
--- a/ocaml-camlp4.spec
+++ b/ocaml-camlp4.spec
@@ -4,12 +4,14 @@
 %global native_compiler 0
 %endif
 
-%global gitcommit 439db9dfba4eb8c548e4731cf5676483792d0abe
-%global shortcommit 439db9df
+# We're building from the 4.02 branch.  As the releases are
+# rather intermittent, build git versions instead.
+%global gitcommit cf1935d38ce90b023e2445219f39bd5027db44d5
+%global shortcommit cf1935d3
 
 Name:          ocaml-camlp4
 Version:       4.02.1
-Release:       0.1.git%{shortcommit}%{?dist}
+Release:       0.2.git%{shortcommit}%{?dist}
 
 Summary:       Pre-Processor-Pretty-Printer for OCaml
 
@@ -110,9 +112,9 @@ make install \
 
 
 %changelog
-* Mon Feb 16 2015 Richard W.M. Jones <rjones at redhat.com> - 4.02.1-0.1.git439db9df
+* Mon Feb 16 2015 Richard W.M. Jones <rjones at redhat.com> - 4.02.1-0.2.gitcf1935d3
 - ocaml-4.02.1 rebuild.
-- Update to latest upstream git release.
+- Update to latest upstream git release from branch 4.02.
 
 * Mon Nov 03 2014 Richard W.M. Jones <rjones at redhat.com> - 4.02.0-0.8.git87c6a6b0
 - Bump version and rebuild.
diff --git a/sources b/sources
index dfbcfd9..aa7da1a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d816bb31589b38d18d62ec3d42240ec9  camlp4-439db9dfba4eb8c548e4731cf5676483792d0abe.tar.gz
+ef59ad61190e9bfd02269395dbbf8213  camlp4-cf1935d38ce90b023e2445219f39bd5027db44d5.tar.gz


More information about the scm-commits mailing list