Skip to content

Commit

Permalink
'url' -> 'URL' in spec changelog
Browse files Browse the repository at this point in the history
Based on a review:
  #94 (review)
  • Loading branch information
bocekm committed Aug 19, 2020
1 parent 3c68d15 commit e911806
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packaging/centos_ol/convert2rhel.spec
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ install -p man/%{name}.8 %{buildroot}%{_mandir}/man8/
- add missing python-setuptools dependency on RHEL 6 to a spec file
- unregister from RHN Classic if in use
- change a temporary folder path from /tmp/convert2rhel/ to /var/lib/convert2rhel
- add the ability to specify custom RHSM url
- add the ability to specify custom RHSM URL
- unsubscribe from RHSM during a rollback
- drop the support for conversions of RHEL 5
- make sure that RHEL kernel has been installed correctly during the conversion
Expand Down
2 changes: 1 addition & 1 deletion packaging/epel/convert2rhel.spec
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ install -p man/%{name}.8 %{buildroot}%{_mandir}/man8/
- add missing python-setuptools dependency on RHEL 6 to a spec file
- unregister from RHN Classic if in use
- change a temporary folder path from /tmp/convert2rhel/ to /var/lib/convert2rhel
- add the ability to specify custom RHSM url
- add the ability to specify custom RHSM URL
- unsubscribe from RHSM during a rollback
- drop the support for conversions of RHEL 5
- make sure that RHEL kernel has been installed correctly during the conversion
Expand Down

0 comments on commit e911806

Please sign in to comment.