rpms/db4/devel db4.spec,1.71,1.72

Panu Matilainen pmatilai at fedoraproject.org
Fri Feb 27 09:07:28 UTC 2009


Author: pmatilai

Update of /cvs/pkgs/rpms/db4/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22037

Modified Files:
	db4.spec 
Log Message:
- build with md5 file digests for now to ensure upgradability of rpm



Index: db4.spec
===================================================================
RCS file: /cvs/pkgs/rpms/db4/devel/db4.spec,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- db4.spec	24 Feb 2009 10:54:48 -0000	1.71
+++ db4.spec	27 Feb 2009 09:06:58 -0000	1.72
@@ -2,6 +2,10 @@
 %define java_arches %{ix86} alpha ia64 ppc sparc sparcv9 x86_64
 %define __soversion 4.7
 
+# switch back to md5 file digests (due to rpm) until the dust settles a bit
+%define _source_filedigest_algorithm 0
+%define _binary_filedigest_algorithm 0
+
 Summary: The Berkeley DB database library (version 4) for C
 Name: db4
 Version: 4.7.25
@@ -374,6 +378,9 @@
 %endif
 
 %changelog
+* Fri Feb 27 2009 Panu Matilainen <pmatilai at redhat.com> - 4.7.25-11
+- build with md5 file digests for now to ensure upgradability of rpm
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.7.25-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the scm-commits mailing list