]> git.pld-linux.org Git - packages/rpm.git/blobdiff - rpm-5.4.4-add-_specfile-macro.patch
- staring playing with rpm.org
[packages/rpm.git] / rpm-5.4.4-add-_specfile-macro.patch
diff --git a/rpm-5.4.4-add-_specfile-macro.patch b/rpm-5.4.4-add-_specfile-macro.patch
deleted file mode 100644 (file)
index 723a17a..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- rpm-5.4.4/build/parseSpec.c.specfile~      2011-11-11 13:41:29.137827186 +0100
-+++ rpm-5.4.4/build/parseSpec.c        2011-11-11 13:42:12.938874762 +0100
-@@ -542,6 +542,7 @@ int parseSpec(rpmts ts, const char *spec
-      *          /.././../usr/../bin//./sh (XXX FIXME: dots not handled yet)
-      */
-     spec->specFile = rpmGetPath(specFile, NULL);
-+    addMacro(spec->macros, "_specfile", NULL, spec->specFile, RMIL_SPEC);
-     spec->fileStack = newOpenFileInfo();
-     spec->fileStack->fileName = xstrdup(spec->specFile);
This page took 0.029959 seconds and 4 git commands to generate.