SOURCES (rpm-4_5): rpm-hirmib-ts.patch - update to 4.5

glen glen at pld-linux.org
Sun Oct 26 21:31:26 CET 2008


Author: glen                         Date: Sun Oct 26 20:31:26 2008 GMT
Module: SOURCES                       Tag: rpm-4_5
---- Log message:
- update to 4.5

---- Files affected:
SOURCES:
   rpm-hirmib-ts.patch (1.1 -> 1.1.2.1) 

---- Diffs:

================================================================
Index: SOURCES/rpm-hirmib-ts.patch
diff -u SOURCES/rpm-hirmib-ts.patch:1.1 SOURCES/rpm-hirmib-ts.patch:1.1.2.1
--- SOURCES/rpm-hirmib-ts.patch:1.1	Tue Oct 21 23:44:47 2008
+++ SOURCES/rpm-hirmib-ts.patch	Sun Oct 26 21:31:21 2008
@@ -1,11 +1,11 @@
---- rpm-4.4.9/rpmdb/rpmdb.c~	2008-10-20 22:25:17.000000000 +0300
-+++ rpm-4.4.9/rpmdb/rpmdb.c	2008-10-21 19:21:25.533647571 +0300
-@@ -844,7 +844,7 @@
+--- rpm-4.5/rpmdb/rpmdb.c~	2008-10-26 21:16:40.000000000 +0200
++++ rpm-4.5/rpmdb/rpmdb.c	2008-10-26 22:30:16.229630486 +0200
+@@ -846,7 +846,7 @@
  	if (fd != NULL) {
  	    xx = Fclose(fd);
  	    fd = NULL;
--	    if (headerGetEntry(h, RPMTAG_INSTALLTID, NULL, (void **)&iidp, NULL)) {
-+	    if (headerGetEntry(h, RPMTAG_INSTALLTIME, NULL, (void **)&iidp, NULL)) {
+-	    if (headerGetEntry(h, RPMTAG_INSTALLTID, NULL, &iidp, NULL)) {
++	    if (headerGetEntry(h, RPMTAG_INSTALLTIME, NULL, &iidp, NULL)) {
  		struct utimbuf stamp;
  		stamp.actime = *iidp;
  		stamp.modtime = *iidp;
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/rpm-hirmib-ts.patch?r1=1.1&r2=1.1.2.1&f=u



More information about the pld-cvs-commit mailing list