nfs-ganesha 3.0 RC5
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
de44192b1b
commit
2d0d6b1a89
@ -138,6 +138,7 @@ Url: https://github.com/nfs-ganesha/nfs-ganesha/wiki
|
||||
|
||||
Source0: https://github.com/%{name}/%{name}/archive/V%{dash_dev_version}/%{name}-%{dash_dev_version}.tar.gz
|
||||
Patch1: 0001-src-cmake-modules-FindNTIPC.cmake.patch
|
||||
Patch2: 0002-src-CMakeLists.txt.patch
|
||||
|
||||
BuildRequires: cmake
|
||||
BuildRequires: bison
|
||||
@ -518,6 +519,7 @@ Development headers and auxiliary files for developing with %{name}.
|
||||
%prep
|
||||
%setup -q -n %{name}-%{dash_dev_version}
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
|
||||
%build
|
||||
cd src && %cmake . -DCMAKE_BUILD_TYPE=RelWithDebInfo \
|
||||
|
Loading…
Reference in New Issue
Block a user