rpms/dbxml-perl/F-9 dbxml-perl.spec,1.3,1.4

Milan Zazrivec (mzazrive) fedora-extras-commits at redhat.com
Mon Jul 7 15:52:39 UTC 2008


Author: mzazrive

Update of /cvs/pkgs/rpms/dbxml-perl/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19387

Modified Files:
	dbxml-perl.spec 
Log Message:
Bugzilla 454256: dbxml-perl not built for perl 5.10.0


Index: dbxml-perl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dbxml-perl/F-9/dbxml-perl.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- dbxml-perl.spec	19 Feb 2008 15:46:21 -0000	1.3
+++ dbxml-perl.spec	7 Jul 2008 15:51:54 -0000	1.4
@@ -3,7 +3,7 @@
 Release: 4%{?dist}
 Summary: Perl bindings for Oracle DB XML
 Group: Development/Languages
-License: GPL+ or Artistic 2.0
+License: GPL+ or Artistic
 URL: http://www.oracle.com/technology/software/products/berkeley-db/xml/index.html
 # Source tarball from Oracle containing sources of db4, xercesc, xqilla
 # and dbxml library itself (including bindings)
@@ -12,6 +12,7 @@
 # New tarball with perl bindings only
 Source0: dbxml-perl-%{version}.tar.gz
 Patch0: dbxml-perl-db46-build.patch
+Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildRequires: db4-devel >= 4.3.28
 BuildRequires: dbxml-devel = 2.3.10
 BuildRequires: xqilla10-devel >= 1.0.2




More information about the fedora-extras-commits mailing list