Specified changelog location in Fedora package

This commit is contained in:
2022-11-05 22:39:28 -04:00
parent e3af035bce
commit 446cab94c2
+1 -1
View File
@@ -199,7 +199,7 @@ cp -r %{_sourcedir}/usr %{buildroot}
/usr/lib/sshyp/sshypRemote.py
/usr/share/bash-completion/completions/sshyp
%license /usr/share/licenses/sshyp/license
%doc /usr/share/doc/sshyp/changelog
%changelog /usr/share/doc/sshyp/changelog
%doc /usr/share/man/man1/sshyp.1.gz
" > ~/rpmbuild/SPECS/sshyp.spec
rpmbuild -bb ~/rpmbuild/SPECS/sshyp.spec