rpms/dbxml-perl/F-7 dbxml-perl.spec, 1.1, 1.2 dbxml-perl-db46-build.patch, 1.1, NONE

Milan Zazrivec (mzazrive) fedora-extras-commits at redhat.com
Mon Jan 14 10:08:25 UTC 2008


Author: mzazrive

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

Modified Files:
	dbxml-perl.spec 
Removed Files:
	dbxml-perl-db46-build.patch 
Log Message:
Removed extraneous dbxml-perl-db46-build.patch



Index: dbxml-perl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dbxml-perl/F-7/dbxml-perl.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dbxml-perl.spec	8 Jan 2008 17:13:52 -0000	1.1
+++ dbxml-perl.spec	14 Jan 2008 10:07:42 -0000	1.2
@@ -1,6 +1,6 @@
 Name: dbxml-perl
 Version: 2.003
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: Perl bindings for Oracle DB XML
 Group: Development/Languages
 License: GPL+ or Artistic 2.0
@@ -11,7 +11,6 @@
 #
 # New tarball with perl bindings only
 Source0: dbxml-perl-%{version}.tar.gz
-Patch0: dbxml-perl-db46-build.patch
 BuildRequires: db4-devel >= 4.3.28
 BuildRequires: dbxml-devel = 2.3.10
 BuildRequires: xqilla10-devel >= 1.0.2
@@ -32,13 +31,7 @@
 retrieval of data.
 
 %prep
-libdb4_version() {
-`ls "%{_libdir}"/libdb_cxx-?.?.so | sed 's/.*db_cxx-\(.*\).so/\1/'`
-}
 %setup -q -n dbxml-perl-%{version}
-%if "libdb4_version" > "4.5"
-%patch0
-%endif
 
 %build
 sed -i 's!CC = @CXX@!CC = g++!' "config.in"
@@ -79,6 +72,9 @@
 %{_defaultdocdir}/dbxml-perl-%{version}
 
 %changelog
+* Mon Jan 14 2008 Milan Zazrivec <mzazrivec at redhat.com> 2.003-2
+- Removed extraneous dbxml-perl-db46-build.patch
+ 
 * Thu Jan 03 2008 Milan Zazrivec <mzazrivec at redhat.com> 2.003-1
 - Minor spec file modification
 


--- dbxml-perl-db46-build.patch DELETED ---




More information about the fedora-extras-commits mailing list