rpms/libofx/devel libofx.spec,1.14,1.15

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue May 16 20:23:09 UTC 2006


Author: notting

Update of /cvs/dist/rpms/libofx/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv22229

Modified Files:
	libofx.spec 
Log Message:
fix buildreqs (#191751, <bdpepple at ameritech.net>)



Index: libofx.spec
===================================================================
RCS file: /cvs/dist/rpms/libofx/devel/libofx.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- libofx.spec	11 Feb 2006 04:10:34 -0000	1.14
+++ libofx.spec	16 May 2006 20:23:06 -0000	1.15
@@ -1,7 +1,7 @@
 Summary: A library for supporting Open Financial Exchange (OFX)
 Name: libofx
 Version: 0.8.0
-Release: 2.2
+Release: 2.3
 Source: http://download.sourceforge.net/libofx/%{name}-%{version}.tar.gz
 Patch: libofx-0.7.0-gcc4.patch
 Requires: openjade >= 1.3.1
@@ -9,6 +9,7 @@
 License: GPL
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: opensp-devel
+BuildRequires:	curl-devel
 Prereq: /sbin/ldconfig
 
 %description
@@ -62,6 +63,9 @@
 %{_libdir}/*.so
 
 %changelog
+* Mon May 15 2006 Brian Pepple <bdpepple at ameritech.net> - 0.8.0-2.3
+- Add BR for curl-devel.
+
 * Fri Feb 10 2006 Jesse Keating <jkeating at redhat.com> - 0.8.0-2.2
 - bump again for double-long bug on ppc(64)
 




More information about the fedora-cvs-commits mailing list