commit b4911499554bfbd9c9353fb9bd81bdc55c554bb3
parent ce295fec59f2604f249ea141da0e965334eb476c
Author: Yosl <yosl@seattlemesh.net>
Date: Sun, 16 May 2021 18:30:44 -0400
PACKAGING: Typos
Diffstat:
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/rpmbuild/SPECS/gnunet.spec b/rpmbuild/SPECS/gnunet.spec
@@ -7,7 +7,7 @@ Version: 0.14.0
Release: 1~%{?dist}
Summary: Framework for secure peer-to-peer networking
License: AGPLv3
-Group: Productivity/Networking/File-Sharling
+Group: Productivity/Networking/File-Sharing
URL: https://%{name}.org
%undefine _disable_source_fetch
Source0: https://ftpmirror.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
@@ -89,7 +89,7 @@ https://gnunet.org/ and in the 'doc/' folder.
Online documentation is provided at
'https://docs.gnunet.org' and 'https://tutorial.gnunet.org'.
-# The postgresql plugins
+# postgresql plugins
%package postgresql-plugins
Requires: libpq
Requires: gnunet
@@ -99,7 +99,7 @@ Summary: The GNUnet PostgreSQL plugins.
The GNUnet PostgreSQL plugins for the datacache, datastore, namecache
and namestore components.
-# The postgresql plugins
+# mariadb plugins
%package mysql-plugins
Requires: gnunet
Recommends: mariadb-server
@@ -108,7 +108,7 @@ Summary: The GNUnet MySQL/MariaDB plugins.
The GNUnet MySQL/MariaDB plugins for the datacache, datastore, namecache
and namestore components.
-# The conversation functionality
+# conversation functionality
%package conversation
Requires: gnunet
Summary: The GNUnet CONVERSATION VoP2P component.