the material to rebuild our f18-compliant rpm for f21
[infrastructure.git] / bbox-f21 / 0002-CheckUnifiedSystemdir.patch
diff --git a/bbox-f21/0002-CheckUnifiedSystemdir.patch b/bbox-f21/0002-CheckUnifiedSystemdir.patch
new file mode 100644 (file)
index 0000000..7f9418a
--- /dev/null
@@ -0,0 +1,12 @@
+--- rpm-4.12.0.1-pl/lib/rpmds.c        2014-08-26 11:49:19.509064165 +0200
++++ rpm-4.12.0.1.mine/lib/rpmds.c      2015-04-02 15:42:25.375518470 +0200
+@@ -1200,6 +1200,9 @@
+       (                RPMSENSE_EQUAL),
+     N_("support for POSIX.1e file capabilities") },
+ #endif
++    { "rpmlib(X-CheckUnifiedSystemdir)", "1",
++        (                RPMSENSE_EQUAL),
++    N_("fake X-CheckUnifiedSystemdir provide") },
+     { "rpmlib(ScriptletExpansion)",    "4.9.0-1",
+       (               RPMSENSE_EQUAL),
+     N_("package scriptlets can be expanded at install time.") },