You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
packages CHANGE rename RPM package to libyang1 for coexisting with libyang 0.x (#1141)
* Update RPM package to coexist with libyang 0.x
Renamed packages similar to official debian package
Moved yanglint/yangre utilities to new yang-tools package
Changes allow libyang 0.x version and libyang 1.x lib package
to be installed at the same time.
Signed-off-by: Martin Winter <[email protected]>
* rpm Fix libyang-devel package name
Signed-off-by: Martin Winter <[email protected]>
* rpm Use LIBYANG_MAJOR_SOVERSION to refer to major libyang version
Signed-off-by: Martin Winter <[email protected]>
* rpm Use libyang-tools as pkg name for the tools
Signed-off-by: Martin Winter <[email protected]>
0 commit comments