]> git.pld-linux.org Git - packages/rpm.git/blobdiff - rpm-changelog_order_check_nonfatal.patch
- clean up patches, rpm4 uses fuzz=0 for patching
[packages/rpm.git] / rpm-changelog_order_check_nonfatal.patch
index 4fca83fb300c2d80e93eb8a7a6152c30733faaa9..ae75fa4e712177f0aa8da433156f14dbefcf666e 100644 (file)
@@ -1,7 +1,7 @@
 --- rpm-4.5/build/parseChangelog.c.orig        2012-07-24 14:46:12.856158625 +0200
 +++ rpm-4.5/build/parseChangelog.c     2012-07-24 14:47:55.293158624 +0200
 @@ -181,9 +181,8 @@
-           goto exit;
+               trimtime = firstTime - trimage;
        }
        if (lastTime && lastTime < time) {
 -          rpmlog(RPMLOG_ERR,
This page took 0.027829 seconds and 4 git commands to generate.