Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] rpm extfs: REQUIRES += versions #2812

Closed
mc-butler opened this issue May 25, 2012 · 6 comments
Closed

[FR] rpm extfs: REQUIRES += versions #2812

mc-butler opened this issue May 25, 2012 · 6 comments
Assignees
Labels
area: vfs Virtual File System support prio: low Minor problem or easily worked around
Milestone

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/2812
Reporter gvy (shigorin@….com)

This is a proposed patch intending to enhance rpm extfs behaviour regarding rpm-required packages. It was originally filed in ALT Linux bugzilla (https://bugzilla.altlinux.org/27357) on behalf of it author, Alexander Chumachenko (ledest gmail com); the maintainer agreed that the proper way to offer it is upstream bugtracker. The translation follows.

The attached patch by led@ does some rpm extfs facelift and adds dependency version output; since this shifts the semantics from "name" to "name and maybe a version", the generated virtual file has been renamed either (REQUIRES instead of REQUIRENAME, more in a line with PROVIDES).

It is esteemed that nothing worse than a passing surprise for some users would happen while improving the overall usefulness.

--- original bits ---

Прилагаемый патчик имени led@ причёсывает rpm extfs и добавляет вывод версий
зависимостей, а поскольку при этом смысл смещается с "имя" к "имя и, возможно,
версия" -- то и сам генерируемый виртуальный файл переименован (REQUIRES вместо
REQUIRENAME).

По идее, ничего хуже небольшого удивления части пользователей это изменение
произвести не должно, а информативность увеличивается.

Note

Original attachments:

  • rpm.diff (raw) by gvy (shigorin@….com) on May 25, 2012 at 14:31 UTC
@mc-butler
Copy link
Author

Changed by gvy (shigorin@….com) on May 25, 2012 at 14:31 UTC

/usr/lib/mc/extfs.d/rpm patch

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Aug 31, 2013 at 8:20 UTC (comment 1)

  • Milestone changed from Future Releases to 4.8.11
  • Status changed from new to accepted
  • Branch state changed from no branch to on review
  • Votes set to andrew_b
  • Owner set to andrew_b

Branch: 2812_rpm_requires_versions
[1a3dc7f274398fece3b986d2857c4b161e96c5a2]

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Sep 5, 2013 at 9:04 UTC (comment 2)

  • Branch state changed from on review to approved
  • Votes changed from andrew_b to andrew_b slavazanko

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Sep 5, 2013 at 10:15 UTC (comment 3)

  • Branch state changed from approved to merged
  • Votes changed from andrew_b slavazanko to committed-master
  • Status changed from accepted to testing
  • Resolution set to fixed

Merged to master: [ff0346d].

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Sep 5, 2013 at 10:17 UTC (comment 4)

  • Status changed from testing to closed

@mc-butler
Copy link
Author

Changed by gvy (shigorin@….com) on Sep 5, 2013 at 10:20 UTC (comment 5)

SIGTHX

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: vfs Virtual File System support prio: low Minor problem or easily worked around
Development

No branches or pull requests

2 participants