Add comment about jakarta-commons-codec
This commit is contained in:
parent
4d643aea51
commit
1a07b58a2a
1 changed files with 3 additions and 0 deletions
|
|
@ -34,6 +34,9 @@ Requires: jpackage-utils
|
|||
# It looks like there are packages in F-18 that BR/R the short name
|
||||
Provides: %{short_name} = %{version}-%{release}
|
||||
Obsoletes: %{short_name} < %{version}-%{release}
|
||||
# Provide and obsolete jakarta-commons-codec to support installing this
|
||||
# package on RHEL 6, which still uses the old jakarta-commons-* package
|
||||
# naming scheme.
|
||||
Provides: jakarta-%{short_name} = %{version}-%{release}
|
||||
Obsoletes: jakarta-%{short_name} < %{version}-%{release}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue