Hi Christopher,
I did the below steps to upgrade my package to EPEL8 and fedpkg build was
success.
https://koji.fedoraproject.org/koji/buildinfo?buildID=1602105

Do I need to do anything more for the same.
As the below link still shows the older version.

https://src.fedoraproject.org/rpms/fctxpd

Release         Stable versionFedora
34      fctxpd-0.2-1.20200827gitccbaf3a.fc34Fedora
31      fctxpd-0.1-1.20190813gitc195e67.fc31Fedora
EPEL 8  fctxpd-0.1-1.20190813gitc195e67.el8     <== this is to be
fctxpd-0.2-1.20200827gitccbaf3a.el8Steps:
fedpkg clone fctxpd
 cd fctxpd/
 git branch
 fedpkg switch-branch epel8
 git branch
 git merge master
 fedpkg push
 fedpkg build


Could you please help me on the same.

Regards,
Muneendra.


-----Original Message-----
From: Christopher Engelhard [mailto:c...@lcts.de]
Sent: Thursday, August 27, 2020 6:04 PM
To: devel@lists.fedoraproject.org
Subject: Re: Query on upgrading the Fedora package

On 27.08.20 13:27, Muneendra Kumar M via devel wrote:
> Hi Josey,
> Will the below steps work to upgrade the package for epel7.

Epel works just like any other Fedora branch, so unless there are
differences in dependencies on CentOS/RHEL vs Fedora (doesn't seem to be the
case, as you already have the old EPEL builds) just merging master and
building should work.

If there are incompatibilities you can either adapt the spec after merging
or deal with them with conditionals in the master spec file.

Christopher
_______________________________________________
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
_______________________________________________
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

Reply via email to