Mageia Bugzilla – Attachment 1335 Details for
Bug 4012
[regression] --suggests is broken with rpm-4.9
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
make --suggest work again
fix-suggest.diff (text/plain), 492 bytes, created by
Thierry Vignaud
on 2012-01-06 01:39:53 CET
(
hide
)
Description:
make --suggest work again
Filename:
MIME Type:
Creator:
Thierry Vignaud
Created:
2012-01-06 01:39:53 CET
Size:
492 bytes
patch
obsolete
>--- /tmp/rpmpopt-4.9.1.2 2012-01-06 01:40:07.895717229 +0100 >+++ /usr/lib/rpm/rpmpopt-4.9.1.2 2012-01-06 01:40:22.917626437 +0100 >@@ -66,7 +66,7 @@ > rpm alias -R --requires > > rpm alias --suggests --qf \ >- "[%|SUGGESTSFLAGS:depflag_strong?{}:{%{SUGGESTSNAME} %{SUGGESTSFLAGS:depflags} %{SUGGESTSVERSION}\n}|]" \ >+ "[%{SUGGESTSNAME} %{SUGGESTSFLAGS:depflags} %{SUGGESTSVERSION}\n]" \ > --POPTdesc=$"list capabilities this package suggests" > > rpm alias --recommends --qf \
--- /tmp/rpmpopt-4.9.1.2 2012-01-06 01:40:07.895717229 +0100 +++ /usr/lib/rpm/rpmpopt-4.9.1.2 2012-01-06 01:40:22.917626437 +0100 @@ -66,7 +66,7 @@ rpm alias -R --requires rpm alias --suggests --qf \ - "[%|SUGGESTSFLAGS:depflag_strong?{}:{%{SUGGESTSNAME} %{SUGGESTSFLAGS:depflags} %{SUGGESTSVERSION}\n}|]" \ + "[%{SUGGESTSNAME} %{SUGGESTSFLAGS:depflags} %{SUGGESTSVERSION}\n]" \ --POPTdesc=$"list capabilities this package suggests" rpm alias --recommends --qf \
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 4012
: 1335