diff --git a/.glusterfs.metadata b/.glusterfs.metadata index 9849454..926b652 100644 --- a/.glusterfs.metadata +++ b/.glusterfs.metadata @@ -1 +1 @@ -27e696e12f748a57a5404156c4d6a6ce7c73e0f6 SOURCES/glusterfs-7.7.tar.gz +77a98d49bf88f7e1cb39bb2c2ea857ea91eeec44 SOURCES/glusterfs-7.8.tar.gz diff --git a/SPECS/glusterfs.spec b/SPECS/glusterfs.spec index 5a33c6f..f14a87a 100644 --- a/SPECS/glusterfs.spec +++ b/SPECS/glusterfs.spec @@ -218,7 +218,7 @@ Summary: Distributed File System %if ( 0%{_for_fedora_koji_builds} ) Name: glusterfs -Version: 7.7 +Version: 7.8 Release: 1%{?dev:%{dev}}%{?dist} %else Name: @PACKAGE_NAME@ @@ -228,7 +228,7 @@ Release: 0.@PACKAGE_RELEASE@%{?dist}.1 License: GPLv2 or LGPLv3+ URL: http://docs.gluster.org/ %if ( 0%{_for_fedora_koji_builds} ) -Source0: http://download.gluster.org/pub/gluster/%{name}/7/%{version}%{?dev}/%{name}-%{version}%{?dev}.tar.gz +Source0: https://bits.gluster.org/pub/gluster/%{name}/src/%{name}-%{version}%{?dev}.tar.gz Source1: glusterd.sysconfig Source2: glusterfsd.sysconfig Source7: glusterfsd.service @@ -545,7 +545,8 @@ Requires: %{name}-server = %{version}-%{release} ## thin provisioning support Requires: lvm2 >= 2.02.89 Requires: perl(App::Prove) perl(Test::Harness) gcc util-linux-ng -Requires: python%{_pythonver} attr dbench file git libacl-devel net-tools +Requires: python%{_pythonver} +Requires: attr dbench file git libacl-devel net-tools Requires: nfs-utils xfsprogs yajl psmisc bc %description regression-tests @@ -1184,7 +1185,6 @@ exit 0 %{_libexecdir}/glusterfs/peer_georep-sshkey.py* %{_sbindir}/gluster-georep-sshkey - %dir %attr(0755,-,-) %{_sharedstatedir}/glusterd/geo-replication %ghost %attr(0644,-,-) %{_sharedstatedir}/glusterd/geo-replication/gsyncd_template.conf %dir %attr(0755,-,-) %{_sharedstatedir}/glusterd/hooks/1/gsync-create @@ -1205,7 +1205,6 @@ exit 0 %files libs %{_libdir}/*.so.* %exclude %{_libdir}/libgfapi.* -# libgfdb is only needed server-side %files -n python%{_pythonver}-gluster # introducing glusterfs module in site packages. @@ -1365,7 +1364,7 @@ exit 0 %dir %attr(0755,-,-) %{_sharedstatedir}/glusterd/hooks/1/stop/pre %attr(0755,-,-) %{_sharedstatedir}/glusterd/hooks/1/stop/pre/S30samba-stop.sh %attr(0755,-,-) %{_sharedstatedir}/glusterd/hooks/1/stop/pre/S29CTDB-teardown.sh -%config(noreplace) %ghost %attr(0600,-,-) %{_sharedstatedir}/glusterd/options +%config(noreplace) %ghost %attr(0600,-,-) %{_sharedstatedir}/glusterd/options %ghost %dir %attr(0755,-,-) %{_sharedstatedir}/glusterd/peers %ghost %dir %attr(0755,-,-) %{_sharedstatedir}/glusterd/quotad %ghost %dir %attr(0755,-,-) %{_sharedstatedir}/glusterd/scrub @@ -1414,6 +1413,9 @@ exit 0 %endif %changelog +* Mon Sep 28 2020 Niels de Vos - 7.8-1 +- 7.8 GA + * Tue Jul 21 2020 Niels de Vos - 7.7-1 - 7.7 GA