- update to rpm-4.11.1

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=275
This commit is contained in:
2013-07-12 14:11:14 +00:00
committed by Git OBS Bridge
parent 8d667a3d2a
commit 476eac8c55
24 changed files with 285 additions and 2129 deletions

View File

@@ -219,7 +219,7 @@ Index: build/files.c
+ new debuginfo package. */
+ if (files)
+ {
+ dbg = newPackage (spec);
+ dbg = newPackage(NULL, spec->pool, &spec->packages);
+ headerNVR (pkg->header, &name, NULL, NULL);
+ /* Set name, summary and group. */
+ snprintf (tmp, 1024, "%s-debuginfo", name);