gnunet-rpm

GNUnet RPM package rules
Log | Files | Refs | README

commit 812fa1fd1e881d12fcb3d10bfec63370acc08b81
parent 07e86209159f8bb2c57726a8a29560fe2c899acd
Author: Yosl <yosl@seattlemesh.net>
Date:   Sun,  1 Dec 2019 22:52:04 -0800

Added full description of the GNUnet package

Diffstat:
Mrpmbuild/SPECS/gnunet-fedora.spec | 22+++++++++++++++++++++-
Mrpmbuild/SPECS/gnunet-suse.spec | 22+++++++++++++++++++++-
2 files changed, 42 insertions(+), 2 deletions(-)

diff --git a/rpmbuild/SPECS/gnunet-fedora.spec b/rpmbuild/SPECS/gnunet-fedora.spec @@ -43,7 +43,27 @@ BuildRequires: libgnutls-dane-devel # rpmbuild --target noarch -bs gnunet.spec %description -Framework for secure peer-to-peer networking +GNUnet is peer-to-peer framework providing a network abstractions and +applications focusing on security and privacy. So far, we have +created applications for anonymous file-sharing, decentralized naming +and identity management, decentralized and confidential telephony and +tunneling IP traffic over GNUnet. GNUnet is currently developed by a +worldwide group of independent free software developers. GNUnet is a +GNU package (http://www.gnu.org/). + +This is an ALPHA release. There are known and significant bugs as +well as many missing features in this release. + +GNUnet is free software released under the GNU Affero General Public +License (v3 or later). For details see the COPYING file in this +directory. If you fork this software, you MUST adjust GNUNET_AGPL_URL +in src/include/gnunet_util_lib.h to point to the source code of your +fork! + +Additional documentation about GNUnet can be found at +https://gnunet.org/ and in the 'doc/' folder. +Online documentation is provided at +'https://docs.gnunet.org' and 'https://tutorial.gnunet.org'. %prep echo "%SHA512SUM0 %SOURCE0" | sha512sum -c - diff --git a/rpmbuild/SPECS/gnunet-suse.spec b/rpmbuild/SPECS/gnunet-suse.spec @@ -43,7 +43,27 @@ BuildRequires: libgnutls-dane-devel # rpmbuild --target noarch -bs gnunet.spec %description -Framework for secure peer-to-peer networking +GNUnet is peer-to-peer framework providing a network abstractions and +applications focusing on security and privacy. So far, we have +created applications for anonymous file-sharing, decentralized naming +and identity management, decentralized and confidential telephony and +tunneling IP traffic over GNUnet. GNUnet is currently developed by a +worldwide group of independent free software developers. GNUnet is a +GNU package (http://www.gnu.org/). + +This is an ALPHA release. There are known and significant bugs as +well as many missing features in this release. + +GNUnet is free software released under the GNU Affero General Public +License (v3 or later). For details see the COPYING file in this +directory. If you fork this software, you MUST adjust GNUNET_AGPL_URL +in src/include/gnunet_util_lib.h to point to the source code of your +fork! + +Additional documentation about GNUnet can be found at +https://gnunet.org/ and in the 'doc/' folder. +Online documentation is provided at +'https://docs.gnunet.org' and 'https://tutorial.gnunet.org'. %prep echo "%SHA512SUM0 %SOURCE0" | sha512sum -c -