rename spec to match directory name #1

Open
mcalmer wants to merge 2 commits from mcalmer/saltbundlepy-libvirt-sle15:bundle_testing into bundle_testing
First-time contributor

Submission was declined with:

saltbundlepy-libvirt-sle15*.spec does not exist.

The spec filename must match the directory name.

Submission was declined with: saltbundlepy-libvirt-sle15*.spec does not exist. The spec filename must match the directory name.
mcalmer added 1 commit 2025-12-19 16:39:50 +01:00
autogits-devel requested review from PSuarezHernandez 2025-12-19 16:39:56 +01:00
autogits-devel requested review from agraul 2025-12-19 16:39:56 +01:00
autogits-devel requested review from mczernek 2025-12-19 16:39:56 +01:00
autogits-devel requested review from vizhestkov 2025-12-19 16:39:57 +01:00
autogits-devel requested review from ygutierrez 2025-12-19 16:39:57 +01:00
Author
First-time contributor

This create now this warning on build:

[   28s] saltbundlepy-libvirt.src: W: invalid-spec-name
[   28s] The spec file name (without the .spec suffix) must match the package name
[   28s] ("Name:" tag). Either rename your package or the specfile.

Another possibility would be to have "Name: specname", but use a subpackage with the correct name which contains the binaries.
But I have no idea if this work with the python packaging and the special macros which are used.

This create now this warning on build: ``` [ 28s] saltbundlepy-libvirt.src: W: invalid-spec-name [ 28s] The spec file name (without the .spec suffix) must match the package name [ 28s] ("Name:" tag). Either rename your package or the specfile. ``` Another possibility would be to have "Name: specname", but use a subpackage with the correct name which contains the binaries. But I have no idea if this work with the python packaging and the special macros which are used.
mcalmer added 1 commit 2025-12-19 17:04:32 +01:00
mcalmer force-pushed bundle_testing from a648752758 to 3d0bc49504 2025-12-20 12:31:46 +01:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u bundle_testing:mcalmer-bundle_testing
git checkout mcalmer-bundle_testing
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: saltbundle/saltbundlepy-libvirt-sle15#1