public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: Use "Comp Neuro" for pretty name wherever applicable
@ 2026-08-10 9:35 Ankur Sinha
0 siblings, 0 replies; only message in thread
From: Ankur Sinha @ 2026-08-10 9:35 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : b7b16eba12fd3a5bc0c44d9b4c572c74f816268f
Author : Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com>
Date : 2020-08-18T09:10:10+01:00
Stats : +7/-7 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/b7b16eba12fd3a5bc0c44d9b4c572c74f816268f?branch=f45
Log:
Use "Comp Neuro" for pretty name wherever applicable
Signed-off-by: Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com>
---
diff --git a/fedora-release.spec b/fedora-release.spec
index 60c5aa0..59526a8 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -164,7 +164,7 @@ Provides the necessary files for a Fedora installation that is identifying
itself as Fedora Cloud Edition.
%package compneuro
-Summary: Base package for Fedora Comp-Neuro specific default configurations
+Summary: Base package for Fedora Comp Neuro specific default configurations
RemovePathPostfixes: .compneuro
Provides: fedora-release = %{version}-%{release}
@@ -181,12 +181,12 @@ Recommends: fedora-release-identity-compneuro
%description compneuro
-Provides a base package for Fedora Comp-Neuro specific configuration files to
-depend on as well as Comp-Neuro system defaults.
+Provides a base package for Fedora Comp Neuro specific configuration files to
+depend on as well as Comp Neuro system defaults.
%package identity-compneuro
-Summary: Package providing the identity for Fedora Comp-Neuro Lab
+Summary: Package providing the identity for Fedora Comp Neuro Lab
RemovePathPostfixes: .compneuro
Provides: fedora-release-identity = %{version}-%{release}
@@ -195,7 +195,7 @@ Conflicts: fedora-release-identity
%description identity-compneuro
Provides the necessary files for a Fedora installation that is identifying
-itself as Fedora Comp-Neuro Lab.
+itself as Fedora Comp Neuro Lab.
@@ -669,10 +669,10 @@ echo "VARIANT_ID=cloud" >> %{buildroot}%{_prefix}/lib/os-release.cloud
sed -i -e "s|(%{release_name}%{?prerelease})|(Cloud Edition%{?prerelease})|g" %{buildroot}%{_prefix}/lib/os-release.cloud
sed -e "s#\$version#%{bug_version}#g" -e 's/$edition/Cloud/;s/<!--.*-->//;/^$/d' %{SOURCE20} > %{buildroot}%{_swidtagdir}/org.fedoraproject.Fedora-edition.swidtag.cloud
-# Comp-Neuro
+# Comp Neuro
cp -p %{buildroot}%{_prefix}/lib/os-release \
%{buildroot}%{_prefix}/lib/os-release.compneuro
-echo "VARIANT=\"CompNeuro\"" >> %{buildroot}%{_prefix}/lib/os-release.compneuro
+echo "VARIANT=\"Comp Neuro\"" >> %{buildroot}%{_prefix}/lib/os-release.compneuro
echo "VARIANT_ID=compneuro" >> %{buildroot}%{_prefix}/lib/os-release.compneuro
sed -i -e "s|(%{release_name}%{?prerelease})|(CompNeuro%{?prerelease})|g" %{buildroot}%{_prefix}/lib/os-release.compneuro
sed -i -e 's|DOCUMENTATION_URL=.*|DOCUMENTATION_URL="https://neuro.fedoraproject.org"|' %{buildroot}%{_prefix}/lib/os-release.compneuro
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 9:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 9:35 [rpms/fedora-release] f45: Use "Comp Neuro" for pretty name wherever applicable Ankur Sinha
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox