Compare commits

...

4 Commits
rawhide ... f29

Author SHA1 Message Date
Kaleb S. KEITHLEY a9a86d8554 nfs-ganesha 2.7.6
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
2019-07-23 13:21:29 -04:00
Kaleb S. KEITHLEY b32e11bb66 nfs-ganesha 2.7.6 GA
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
2019-07-16 14:26:13 -04:00
Kaleb S. KEITHLEY 419a86e1df nfs-ganesha 2.7.5 GA
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
2019-07-02 16:46:43 -04:00
Kaleb S. KEITHLEY d717b7c667 nfs-ganesha 2.7.4 GA
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
2019-06-05 18:06:56 -04:00
3 changed files with 27 additions and 14 deletions

View File

@ -1,10 +1,10 @@
--- nfs-ganesha-2.7.3/src/scripts/ganeshactl/CMakeLists.txt.orig 2019-05-16 11:24:41.621105054 -0400
+++ nfs-ganesha-2.7.3/src/scripts/ganeshactl/CMakeLists.txt 2019-05-16 11:24:51.351105054 -0400
--- nfs-ganesha-2.7.4/src/scripts/ganeshactl/CMakeLists.txt.orig 2019-06-05 17:58:40.943933814 -0400
+++ nfs-ganesha-2.7.4/src/scripts/ganeshactl/CMakeLists.txt 2019-06-05 17:59:26.653933814 -0400
@@ -1,6 +1,6 @@
# Building and packaging DBUS scripts for ganesha
-find_program(PYTHON "python")
+find_program(PYTHON "python2")
-find_program(PYTHON NAMES "python" "python3")
+find_program(PYTHON NAMES "python2")
# PyQT based class modules
set(GANESHA_BASE_SRCS

View File

@ -80,7 +80,7 @@ Requires: openSUSE-release
%bcond_with jemalloc
%bcond_without lttng
%bcond_with lttng
%global use_lttng %{on_off_switch lttng}
%bcond_without utils
@ -127,14 +127,14 @@ Requires: openSUSE-release
#%%global dash_dev_version 2.6-rc5
Name: nfs-ganesha
Version: 2.7.3
Release: 4%{?dev:%{dev}}%{?dist}
Version: 2.7.6
Release: 2%{?dev:%{dev}}%{?dist}
Summary: NFS-Ganesha is a NFS Server running in user space
License: LGPLv3+
Url: https://github.com/nfs-ganesha/nfs-ganesha/wiki
Source0: https://github.com/%{name}/%{name}/archive/V%{version}/%{name}-%{version}.tar.gz
Patch1: 0001_src_scripts_ganeshactl_CMakeLists.txt.patch
Patch1: 0001_src_scripts_ganeshactl_CMakeLists.txt.patch
BuildRequires: cmake
BuildRequires: bison
@ -164,7 +164,7 @@ BuildRequires: libwbclient-devel
%endif
BuildRequires: gcc-c++
%if ( %{with_system_ntirpc} )
BuildRequires: libntirpc-devel >= 1.7.2
BuildRequires: libntirpc-devel = 1.7.4
%else
Requires: libntirpc = @NTIRPC_VERSION_EMBED@
%endif
@ -224,6 +224,10 @@ BuildRequires: python-sphinx
Requires(post): psmisc
Requires(pre): shadow-utils
%if ( 0%{?fedora} >= 30 || 0%{?rhel} >= 8 )
Requires: nfs-ganesha-selinux = %{version}-%{release}
%endif
# Use CMake variables
%description
@ -268,17 +272,14 @@ Requires: python2-dbus, pygobject2, python2-pyparsing
%if %{with gui_utils}
%if ( 0%{?suse_version} )
BuildRequires: python-qt4-devel
Requires: python-qt4
%else
BuildRequires: PyQt4-devel
Requires: PyQt4
BuildRequires: python3-PyQt4-devel
%endif
%endif
%if ( 0%{?suse_version} )
BuildRequires: python2-devel
Requires: nfs-ganesha = %{version}-%{release}, python
%else
BuildRequires: python-unversioned-command
BuildRequires: python2-devel
Requires: nfs-ganesha = %{version}-%{release}, python2
%endif
@ -851,6 +852,18 @@ exit 0
%endif
%changelog
* Tue Jul 23 2019 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 2.7.6-2
- nfs-ganesha 2.7.6
* Tue Jul 16 2019 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 2.7.6-1
- nfs-ganesha 2.7.6 GA
* Tue Jul 2 2019 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 2.7.5-1
- nfs-ganesha 2.7.5 GA
* Wed Jun 5 2019 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 2.7.4-1
- nfs-ganesha 2.7.4 GA
* Fri May 17 2019 Miro Hrončok <mhroncok@redhat.com> - 2.7.3-4
- Avoid unversioned Python requires

View File

@ -1 +1 @@
SHA512 (nfs-ganesha-2.7.3.tar.gz) = 9259860502ad77aec105a1d3ae5d37f34db39227c100b74fd88a6b1a45d517b290baf12538f8bc939ae4c04e07b9022ce617c31d956f69afe36cc91baf702164
SHA512 (nfs-ganesha-2.7.6.tar.gz) = 09aaed0116638f801f18cc8de75d1a0e45bb27916d09fee1fe7d152db559a6176d94f4e4b127d35a39e77923ac38d6d5090b69b0a7d8c71708eca2b81dca0a68