Hi All, I want to upgrade the fctxpd fedora package with additional features.
Iam the maintainer of this fctxpd package in fedora. Can anyone help me the procedure regarding the same. I did the below one but seeing some errors while calling fedpkg srpm 1)Get the package sources: fedpkg clone fctxpd cd fctxpd 2)Open the fctxpd.spec file and updated the various versions (commit, snapshotdate etc.) and add a new entry to the %changelog section. Save the file. 3)fedpkg srpm Downloading fctxpd-ccbaf3a.tar.gz ######################################################################## 100.0% Could not execute srpm: Could not find the release/dist from branch name rawhide Please specify with --release Can someone help me related to this error.Or if I miss anything steps before I call fedpkg srpm. And why it is downloading fctxpd-ccbaf3a.tar.gz it is suppose to create and download fctxpd-c4dba7f.tar.gz Below is the diff of the fctxpd.spec Below it the diff for the same -%global commit ccbaf3a0cbadaaef727bcb53c1aeeeec543fa049 +%global commit c4dba7f21f8549b3cdd844b05613bb7ca1135619 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global snapshotdate 20200827 +%global snapshotdate 20210326 Name: fctxpd Version: 0.2 -Release: 3.%{snapshotdate}git%{shortcommit}%{?dist} +Release: 4.%{snapshotdate}git%{shortcommit}%{?dist} Summary: Fibrechannel transport daemon License: GPLv2+ @@ -58,6 +58,9 @@ application performance profiling software. %license LICENSES/GPL-2.0 %changelog +* Fri Mar 26 2021 Muneendra <muneendra.ku...@broadcom.com> 0.2-4.20210326gitc4dba7f +- Added support to add change rport port_state to marginal on fpin-li Regards, Muneendra. -- This electronic communication and the information and any files transmitted with it, or attached to it, are confidential and are intended solely for the use of the individual or entity to whom it is addressed and may contain information that is confidential, legally privileged, protected by privacy laws, or otherwise restricted from disclosure to anyone else. If you are not the intended recipient or the person responsible for delivering the e-mail to the intended recipient, you are hereby notified that any use, copying, distributing, dissemination, forwarding, printing, or copying of this e-mail is strictly prohibited. If you received this e-mail in error, please return the e-mail to the sender, delete it from your computer, and destroy any printed copy of it.
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure