On 21/06/2022 17:25, Ron Olson wrote:
Hey all, is it possible to rename a spec file?
No. You must follow the package renaming procedure:
https://docs.fedoraproject.org/en-US/package-maintainers/Package_Renaming_Process/
--
Sincerely,
Vitaly Zaitsev (vit...@easycoding.org)
___
On Tue, Jun 21, 2022 at 11:51 AM Ron Olson wrote:
>
> Ah, I was afraid of that, seems like a lot of trouble to remove the “-“, but
> I understand why the process is necessary.
>
You could just add the other name as an alias using "Provides" if you want.
Provides: swiftlang = %{version}-%{releas
Ah, I was afraid of that, seems like a lot of trouble to remove the “-“, but I
understand why the process is necessary.
On 21 Jun 2022, at 10:26, Neal Gompa wrote:
> On Tue, Jun 21, 2022 at 11:25 AM Ron Olson wrote:
>>
>> Hey all, is it possible to rename a spec file? I tried to submit a build
On Tue, Jun 21, 2022 at 11:25 AM Ron Olson wrote:
>
> Hey all, is it possible to rename a spec file? I tried to submit a build
> using “swiftlang.spec” where previously it had been “swift-lang.spec”, and
> Koji complained that it couldn’t find swift-lang.spec when trying to build
> the SRPM:
>