]> git.pld-linux.org Git - packages/db4.7.git/blobdiff - db4.7.spec
Fix build with -Werror=format-security
[packages/db4.7.git] / db4.7.spec
index 7927e3d4276ec78f411d29f73aa6464181a685f1..7dd3d7d11c252280bbeab6b95d4ab0f2f10762ae 100644 (file)
@@ -23,6 +23,7 @@ Group:                Libraries
 Source0:       http://download.oracle.com/berkeley-db/db-%{ver}.tar.gz
 # Source0-md5: ec2b87e833779681a0c3a814aa71359e
 %patchset_source -f http://download.oracle.com/berkeley-db/patches/db/%{ver}/patch.%{ver}.%g 1 %{patchlevel}
+Patch0:                %{name}-format-security.patch
 URL:           http://www.oracle.com/technetwork/database/berkeleydb/downloads/index.html
 BuildRequires: automake
 BuildRequires: ed
@@ -292,6 +293,8 @@ poleceÅ„.
 # official patches
 %patchset_patch 1 %{patchlevel}
 
+%patch0 -p1
+
 %build
 cp -f /usr/share/automake/config.sub dist
 
This page took 0.033464 seconds and 4 git commands to generate.