rpms/xqilla/F-9 xqilla.spec,1.7,1.8

Milan Zazrivec mzazrive at fedoraproject.org
Wed Jan 7 08:48:05 UTC 2009


Author: mzazrive

Update of /cvs/pkgs/rpms/xqilla/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29775

Modified Files:
	xqilla.spec 
Log Message:
fixed package requirements (bz #473574)


Index: xqilla.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xqilla/F-9/xqilla.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xqilla.spec	29 Aug 2008 13:25:16 -0000	1.7
+++ xqilla.spec	7 Jan 2009 08:47:34 -0000	1.8
@@ -7,7 +7,7 @@
 Summary: XQilla is an XQuery and XPath 2.0 library, built on top of Xerces-C
 Group: System Environment/Libraries
 Version: 2.0.0
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: ASL 2.0
 URL: http://xqilla.sourceforge.net/HomePage
 # Original upstream source:
@@ -20,10 +20,10 @@
 # It was taken from MAPM library ver. 4.9.5 and modified to work with
 # XQilla ver. 2.0.0. It's purpose is to replace the removed mapm_mt.cpp.
 Source2: mapm_mt.c
-Requires: libstdc++ >= 4.1.1 xerces-c >= 2.7.0
+Requires: libstdc++ >= 4.1.1 xerces-c >= 2.8.0
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-build
-BuildRequires: xerces-c-devel >= 2.7.0 
+BuildRequires: xerces-c-devel >= 2.8.0 
 BuildRequires: autoconf automake libtool
 BuildRequires: doxygen graphviz
 
@@ -117,6 +117,9 @@
 %{_defaultdocdir}/%{name}-%{version}/simple-api
 
 %changelog
+* Wed Jan  7 2008 Milan Zazrivec <mzazrivec at redhat.com> 2.0.0-7
+- fixed package requirements (bz #473574)
+
 * Fri Aug 29 2008 Milan Zazrivec <mzazrivec at redhat.com 2.0.0-6
 - Fix files sections in spec file (documentation was included twice)
 




More information about the fedora-extras-commits mailing list