public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-packager] epel10.2: Capitalize sentences and names
@ 2026-06-25 13:20
0 siblings, 0 replies; only message in thread
From: @ 2026-06-25 13:20 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedora-packager
Branch : epel10.2
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.2
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-25 13:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-25 13:20 [rpms/fedora-packager] epel10.2: Capitalize sentences and names
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox