2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-21 09:01:46 +00:00
xcat-dep/perl-Crypt-CBC/Build-notes
2020-01-06 16:34:55 -05:00

8 lines
447 B
Plaintext

# The steps below are verified on x86_64 SLES 12
1. Copy Crypt-CBC-2.33.tar.gz to /usr/src/packages/SOURCES/.
2. Copy perl-Crypt-CBC.spec to /usr/src/packages/SPECS/
3. Modify Release to perl version in the perl-Crypt-CBC.spec
3. Run "rpmbuild -ba /usr/src/packages/SPECS/perl-Crypt-CBC.spec" which creates /usr/src/packages/RPMS/noarch/perl-Crypt-CBC-2.33-3.7.noarch.rpm
For RHEL 8, run "rpmbuild --rebuild perl-Crypt-CBC-2.33-20.fc29.src.rpm".