aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYosl <yosl@seattlemesh.net>2021-05-16 18:30:44 -0400
committerYosl <yosl@seattlemesh.net>2021-05-16 18:30:44 -0400
commitb4911499554bfbd9c9353fb9bd81bdc55c554bb3 (patch)
tree53c04623b6c75be9b5a3ce83282a68ad827114c5
parentce295fec59f2604f249ea141da0e965334eb476c (diff)
downloadgnunet-rpm-b4911499554bfbd9c9353fb9bd81bdc55c554bb3.tar.gz
gnunet-rpm-b4911499554bfbd9c9353fb9bd81bdc55c554bb3.zip
PACKAGING: Typos
-rw-r--r--rpmbuild/SPECS/gnunet.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/rpmbuild/SPECS/gnunet.spec b/rpmbuild/SPECS/gnunet.spec
index c12d625..abb6496 100644
--- a/rpmbuild/SPECS/gnunet.spec
+++ b/rpmbuild/SPECS/gnunet.spec
@@ -7,7 +7,7 @@ Version: 0.14.0
7Release: 1~%{?dist} 7Release: 1~%{?dist}
8Summary: Framework for secure peer-to-peer networking 8Summary: Framework for secure peer-to-peer networking
9License: AGPLv3 9License: AGPLv3
10Group: Productivity/Networking/File-Sharling 10Group: Productivity/Networking/File-Sharing
11URL: https://%{name}.org 11URL: https://%{name}.org
12%undefine _disable_source_fetch 12%undefine _disable_source_fetch
13Source0: https://ftpmirror.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz 13Source0: https://ftpmirror.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
@@ -89,7 +89,7 @@ https://gnunet.org/ and in the 'doc/' folder.
89Online documentation is provided at 89Online documentation is provided at
90'https://docs.gnunet.org' and 'https://tutorial.gnunet.org'. 90'https://docs.gnunet.org' and 'https://tutorial.gnunet.org'.
91 91
92# The postgresql plugins 92# postgresql plugins
93%package postgresql-plugins 93%package postgresql-plugins
94Requires: libpq 94Requires: libpq
95Requires: gnunet 95Requires: gnunet
@@ -99,7 +99,7 @@ Summary: The GNUnet PostgreSQL plugins.
99The GNUnet PostgreSQL plugins for the datacache, datastore, namecache 99The GNUnet PostgreSQL plugins for the datacache, datastore, namecache
100and namestore components. 100and namestore components.
101 101
102# The postgresql plugins 102# mariadb plugins
103%package mysql-plugins 103%package mysql-plugins
104Requires: gnunet 104Requires: gnunet
105Recommends: mariadb-server 105Recommends: mariadb-server
@@ -108,7 +108,7 @@ Summary: The GNUnet MySQL/MariaDB plugins.
108The GNUnet MySQL/MariaDB plugins for the datacache, datastore, namecache 108The GNUnet MySQL/MariaDB plugins for the datacache, datastore, namecache
109and namestore components. 109and namestore components.
110 110
111# The conversation functionality 111# conversation functionality
112%package conversation 112%package conversation
113Requires: gnunet 113Requires: gnunet
114Summary: The GNUnet CONVERSATION VoP2P component. 114Summary: The GNUnet CONVERSATION VoP2P component.