rpms/orpie/F-8 orpie.spec,1.5,1.6

Chris Petersen (xris) fedora-extras-commits at redhat.com
Thu Oct 25 07:28:26 UTC 2007


Author: xris

Update of /cvs/extras/rpms/orpie/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22044

Modified Files:
	orpie.spec 
Log Message:
Add BR for ocaml, since orpie now checks for the existence of ocamlc


Index: orpie.spec
===================================================================
RCS file: /cvs/extras/rpms/orpie/F-8/orpie.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- orpie.spec	17 Sep 2007 05:58:29 -0000	1.5
+++ orpie.spec	25 Oct 2007 07:27:52 -0000	1.6
@@ -4,7 +4,7 @@
 
 Name:           orpie
 Version:        1.5.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A fullscreen console-based RPN calculator
 
 Group:          Applications/Engineering
@@ -20,6 +20,7 @@
 ################################################################################
 
 BuildRequires:  camlp4
+BuildRequires:  ocaml
 BuildRequires:  gsl-devel >= 1.9
 BuildRequires:  ncurses-devel
 
@@ -81,6 +82,9 @@
 
 %changelog
 
+* Thu Oct 25 2007   Chris Petersen <rpm at forevermore.net>                 1.5.1-2
+- Add BR for ocaml, since orpie now checks for the existence of ocamlc
+
 * Sun Sep 16 2007   Chris Petersen <rpm at forevermore.net>                 1.5.1-1
 - Update to version 1.5.1
 




More information about the fedora-extras-commits mailing list