Skip to content

Conversation

@Owen-sz
Copy link
Member

@Owen-sz Owen-sz commented Jan 23, 2026

No description provided.

Signed-off-by: Owen-sz <owen@fyralabs.com>
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 23, 2026

Deploying devdocs with  Cloudflare Pages  Cloudflare Pages

Latest commit: f7bc35a
Status: ✅  Deploy successful!
Preview URL: https://ad11f11d.devdocs-next.pages.dev
Branch Preview URL: https://owen-guidelines-and-stuff.devdocs-next.pages.dev

View logs


```rpmspec
%global ver UPSTREAM-VERSION
%global sanitized_ver %(echo %{ver} | sed 's/-//g')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe replace to . instead?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In what part?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh like adding a . instead of a /? I copied this from how most our current specs do it... but the . does make more sense

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Personally, I would change UPSTREAM-VERSION to an example involving a date for something more real world.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actually why do we need this section? even if so this should be in fedora not us?

Signed-off-by: Owen-sz <owen@fyralabs.com>
Signed-off-by: Owen-sz <owen@fyralabs.com>
@Owen-sz Owen-sz changed the title feat: clarify %dir and add illegal char guideline feat: clarify File derivatives and add illegal char guideline Jan 23, 2026
# ╰─ mado: personally never seen this used
%config(…) …
# ╰─ exhaustive list:
# - config(missingok)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

now where is this

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh wow this did not show up as missing on mobile LMAO

# ╰─ store the file into %{_docdir}
%docdir
# ╰─ mado: personally never seen this used
# ╰─ Define a directory as a documentation-only directory. Can be used when a package defines its own documentation folder and contains a large number of doc files.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

case


```rpmspec
%global ver UPSTREAM-VERSION
%global sanitized_ver %(echo %{ver} | sed 's/-//g')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actually why do we need this section? even if so this should be in fedora not us?

@GildedRoach GildedRoach self-requested a review January 24, 2026 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants