Specified changelog location in Fedora package

Former-commit-id: b16bfc43bd29de0ff64d081ec33ffccd86a63e0c [formerly 446cab94c2]
Former-commit-id: d8886c635b20705e8188e14d4bbc8a780e6c1afc
This commit is contained in:
2022-11-05 22:39:28 -04:00
parent cb754c5ba7
commit 90c15bcda8
+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