packages (rpm-4_5): rpm/rpm-rpm5-patchset-8413.patch - prototype for Open f...

glen glen at pld-linux.org
Fri Jun 5 01:14:36 CEST 2009


Author: glen                         Date: Thu Jun  4 23:14:36 2009 GMT
Module: packages                      Tag: rpm-4_5
---- Log message:
- prototype for Open func, from rpm5 trunk

---- Files affected:
packages/rpm:
   rpm-rpm5-patchset-8413.patch (1.1 -> 1.1.2.1) 

---- Diffs:

================================================================
Index: packages/rpm/rpm-rpm5-patchset-8413.patch
diff -u packages/rpm/rpm-rpm5-patchset-8413.patch:1.1 packages/rpm/rpm-rpm5-patchset-8413.patch:1.1.2.1
--- packages/rpm/rpm-rpm5-patchset-8413.patch:1.1	Wed Oct 31 15:44:43 2007
+++ packages/rpm/rpm-rpm5-patchset-8413.patch	Fri Jun  5 01:14:31 2009
@@ -16,7 +16,7 @@
  
 +    if (!oneshot) {
 +#if (DB_VERSION_MAJOR == 3 && DB_VERSION_MINOR != 0) || (DB_VERSION_MAJOR == 4)
-+	xx = db_env_set_func_open(Open);
++	xx = db_env_set_func_open((int (*)(const char *, int, ...))Open);
 +	xx = cvtdberr(dbi, "db_env_set_func_open", xx, _debug);
 +#endif
 +	oneshot++;
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rpm/rpm-rpm5-patchset-8413.patch?r1=1.1&r2=1.1.2.1&f=u



More information about the pld-cvs-commit mailing list