[packages/db4.6] - add -Wformat-security fixes patch from openldap package
glen
glen at pld-linux.org
Fri Dec 7 19:14:45 CET 2012
commit caaf43e55db7381a9f2aa6f01be3fe42ce26b70d
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Dec 7 20:13:22 2012 +0200
- add -Wformat-security fixes patch from openldap package
db4.6.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/db4.6.spec b/db4.6.spec
index 32b0ccc..eaf6ee9 100644
--- a/db4.6.spec
+++ b/db4.6.spec
@@ -26,6 +26,7 @@ Group: Libraries
#Source0Download: http://www.oracle.com/technetwork/database/berkeleydb/downloads/index-082944.html
Source0: http://download.oracle.com/berkeley-db/db-%{ver}.tar.gz
# Source0-md5: 718082e7e35fc48478a2334b0bc4cd11
+Patch0: openldap-format-security.patch
%patchset_source -f http://download.oracle.com/berkeley-db/patches/db/%{ver}/patch.%{ver}.%g 1 %{patchlevel}
URL: http://www.oracle.com/technetwork/database/berkeleydb/downloads/index.html
BuildRequires: autoconf >= 2.50
@@ -280,6 +281,7 @@ poleceń.
%prep
%setup -q -n db-%{ver}
+%patch0 -p1
# official patches
%patchset_patch 1 %{patchlevel}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/db4.6.git/commitdiff/e3be3c20964932e6c6f14af2fd4ce28019b58a14
More information about the pld-cvs-commit
mailing list