From 1a9f87b5fb8db458524801b7fed766a90b08ea7e Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 18 Apr 2008 20:47:40 +0000 Subject: [PATCH] - Rebuild against updated RPM (see bug 443114). --- ocaml-postgresql.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ocaml-postgresql.spec b/ocaml-postgresql.spec index 070309e..93a1002 100644 --- a/ocaml-postgresql.spec +++ b/ocaml-postgresql.spec @@ -3,7 +3,7 @@ Name: ocaml-postgresql Version: 1.8.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: OCaml library for accessing PostreSQL databases Group: Development/Libraries @@ -17,6 +17,7 @@ BuildRequires: ocaml-findlib-devel BuildRequires: ocaml-ocamldoc BuildRequires: postgresql-devel BuildRequires: chrpath +BuildRequires: prm >= 4.4.2.3-2 %define _use_internal_dependency_generator 0 %define __find_requires /usr/lib/rpm/ocaml-find-requires.sh @@ -90,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Apr 18 2008 Richard W.M. Jones - 1.8.2-2 +- Rebuild against updated RPM (see bug 443114). + * Fri Apr 4 2008 Richard W.M. Jones - 1.8.2-1 - New upstream version 1.8.2.