summarylogtreecommitdiffstats
path: root/rpmlib-filesystem-check.patch
diff options
context:
space:
mode:
authorJohannes Dewender2014-09-22 14:24:26 +0200
committerJohannes Dewender2014-09-22 14:24:26 +0200
commitf26375bb655a653152dc8c4a00f029ddf6ccb009 (patch)
tree7d6cf36917a0861340f4ae45d7f17d5d6f2b7217 /rpmlib-filesystem-check.patch
parente82fbbd3e56242a1202c70154d4df1ed9dcea251 (diff)
downloadaur-f26375bb655a653152dc8c4a00f029ddf6ccb009.tar.gz
rpm-org: 4.12.0.1
Diffstat (limited to 'rpmlib-filesystem-check.patch')
-rw-r--r--rpmlib-filesystem-check.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/rpmlib-filesystem-check.patch b/rpmlib-filesystem-check.patch
index ec4324c7f99f..984d8c4af854 100644
--- a/rpmlib-filesystem-check.patch
+++ b/rpmlib-filesystem-check.patch
@@ -1,7 +1,7 @@
diff -up rpm-4.10.90.git11978/lib/depends.c.rpmlib-filesystem-check rpm-4.10.90.git11978/lib/depends.c
--- rpm-4.10.90.git11978/lib/depends.c.rpmlib-filesystem-check 2012-11-01 09:40:26.000000000 +0200
+++ rpm-4.10.90.git11978/lib/depends.c 2012-11-05 10:53:42.294733695 +0200
-@@ -537,6 +537,109 @@ static int rpmdbProvides(rpmts ts, depCa
+@@ -589,6 +589,109 @@ static int rpmdbProvides(rpmts ts, depCa
return rc;
}
@@ -111,7 +111,7 @@ diff -up rpm-4.10.90.git11978/lib/depends.c.rpmlib-filesystem-check rpm-4.10.90.
/**
* Check dep for an unsatisfied dependency.
* @param ts transaction set
-@@ -560,8 +663,10 @@ retry:
+@@ -612,8 +715,10 @@ retry:
* Check those dependencies now.
*/
if (dsflags & RPMSENSE_RPMLIB) {