# 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". perl-Crypt-CBC.spec is now the Fedora spec of perl-Crypt-CBC-2.33-20.fc29.src.rpm with the BuildRequires an EL10 buildroot needs (make, perl-interpreter); the SUSE spec it replaces is in the git history. For RHEL 10 (EPEL-only there), run "rpmbuild -ba perl-Crypt-CBC.spec" with Crypt-CBC-2.33.tar.gz in SOURCES.