public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-packager] epel10: Capitalize sentences and names
Date: Thu, 25 Jun 2026 13:19:39 GMT [thread overview]
Message-ID: <178239357999.1.7980695718445979937.rpms-fedora-packager-22336a84fc10@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedora-packager
Branch : epel10
Commit : 22336a84fc10c7e8d0fad22544bfa19daf7ce5ff
Author : Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Date : 2024-08-14T17:57:36+02:00
Stats : +8/-6 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-packager/c/22336a84fc10c7e8d0fad22544bfa19daf7ce5ff?branch=epel10
Log:
Capitalize sentences and names
[skip changelog]
---
diff --git a/fedora-packager.spec b/fedora-packager.spec
index d7e3e4d..d9edd55 100644
--- a/fedora-packager.spec
+++ b/fedora-packager.spec
@@ -1,7 +1,7 @@
Name: fedora-packager
Version: 0.6.0.7
Release: %autorelease
-Summary: Tools for setting up a fedora maintainer environment
+Summary: Tools for setting up a Fedora maintainer environment
License: GPL-2.0-or-later
URL: https://pagure.io/fedora-packager
@@ -37,24 +37,26 @@ Requires: fedora-packager-kerberos == %{version}-%{release}
BuildArch: noarch
%description
-Set of utilities useful for a fedora packager in setting up their environment.
+Set of utilities and configuration to set up a working Fedora packager
+environment.
%package kerberos
-Summary: files for connecting via kerberos to Fedora
+Summary: Configuration to connect via kerberos to Fedora
# This is the version in which SNI was fixed
%if 0%{?fedora}
Requires: krb5-workstation >= 1.14.3-4
%elif 0%{?rhel} >= 7
Requires: krb5-workstation >= 1.14.1-24
%else
-# older rhels wont fully work without configuration, but lets make sure they have krb
-# we should be able to assume newer RHELs's will have a new enough version
+# Older rhels won't fully work without configuration, but lets make
+# sure they have krb we should be able to assume newer RHELs's will
+# have a new enough version.
Requires: krb5-workstation
%endif
Requires: krb5-pkinit
%description kerberos
-Files for connecting via kerberos to Fedora
+%{summary}.
%prep
# nada
reply other threads:[~2026-06-25 13:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178239357999.1.7980695718445979937.rpms-fedora-packager-22336a84fc10@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox