aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYosl <yosl@seattlemesh.net>2020-01-23 18:11:23 -0800
committerYosl <yosl@seattlemesh.net>2020-01-23 18:11:23 -0800
commitda46c59c5ad7847b4af0b8e764efa50eeff01d64 (patch)
tree279f482c654913820d3c5b4305a6c10d199d1670
parent22768602af8e4dda53f520ddeec188240d55c89c (diff)
downloadgnunet-rpm-da46c59c5ad7847b4af0b8e764efa50eeff01d64.tar.gz
gnunet-rpm-da46c59c5ad7847b4af0b8e764efa50eeff01d64.zip
Fixed line breaking typo
-rw-r--r--rpmbuild/SPECS/gnunet-fedora.spec3
-rw-r--r--rpmbuild/SPECS/gnunet-suse.spec3
2 files changed, 4 insertions, 2 deletions
diff --git a/rpmbuild/SPECS/gnunet-fedora.spec b/rpmbuild/SPECS/gnunet-fedora.spec
index 4f4e5c0..1c2e807 100644
--- a/rpmbuild/SPECS/gnunet-fedora.spec
+++ b/rpmbuild/SPECS/gnunet-fedora.spec
@@ -218,7 +218,8 @@ touch /etc/gnunet/gnunet.conf
218%clean 218%clean
219 219
220%files 220%files
221%attr(0700, %{gnunetuser}, %{gnunetuser}) %dir %{gnunethome} 221%attr(0700, %{gnunetuser}, %{gnunetuser})
222%dir %{gnunethome}
222%license COPYING 223%license COPYING
223%doc doc AUTHORS ChangeLog NEWS README 224%doc doc AUTHORS ChangeLog NEWS README
224%config %{_sysconfdir}/gnunet 225%config %{_sysconfdir}/gnunet
diff --git a/rpmbuild/SPECS/gnunet-suse.spec b/rpmbuild/SPECS/gnunet-suse.spec
index 4f4e5c0..1c2e807 100644
--- a/rpmbuild/SPECS/gnunet-suse.spec
+++ b/rpmbuild/SPECS/gnunet-suse.spec
@@ -218,7 +218,8 @@ touch /etc/gnunet/gnunet.conf
218%clean 218%clean
219 219
220%files 220%files
221%attr(0700, %{gnunetuser}, %{gnunetuser}) %dir %{gnunethome} 221%attr(0700, %{gnunetuser}, %{gnunetuser})
222%dir %{gnunethome}
222%license COPYING 223%license COPYING
223%doc doc AUTHORS ChangeLog NEWS README 224%doc doc AUTHORS ChangeLog NEWS README
224%config %{_sysconfdir}/gnunet 225%config %{_sysconfdir}/gnunet