2.4-dev-25

This commit is contained in:
Kaleb S. KEITHLEY 2016-07-19 09:06:59 -04:00
parent cf1009b10e
commit 6a8b398cbd
2 changed files with 6 additions and 6 deletions

View File

@ -74,16 +74,15 @@ Requires: sles-release >= 12
Name: nfs-ganesha
Version: 2.4.0
%global dev dev23
%global dev dev25
%global dash_dev_version 2.4-dev-23
Release: 0.10%{?dev:%{dev}}%{?dist}
Release: 0.11%{?dev:%{dev}}%{?dist}
Summary: NFS-Ganesha is a NFS Server running in user space
Group: Applications/System
License: LGPLv3+
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
#Patch0: nfs-ganesha-2.4dev19-FSAL-FSAL_CEPH-handle.patch
BuildRequires: cmake
@ -303,7 +302,6 @@ be used with NFS-Ganesha to support Gluster
%prep
%setup -q -n %{name}-%{dash_dev_version}
rm -rf contrib/libzfswrapper
# %%patch0 -p1
%build
cd src && %cmake . -DCMAKE_BUILD_TYPE=Debug \
@ -554,6 +552,9 @@ killall -SIGHUP dbus-daemon 2>&1 > /dev/null
%endif
%changelog
* Tue Jul 19 2016 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.4.0-0.11dev25
- 2.4-dev-25
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.0-0.10dev23
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages

View File

@ -1,2 +1 @@
3aac1106799e48e65e4e332c8ad676bb nfs-ganesha-2.4-dev-21.tar.gz
409689331d387e876bb6ad23a7a964a5 nfs-ganesha-2.4-dev-23.tar.gz
6931a5ccdb077287228cfacd0465aef1 nfs-ganesha-2.4-dev-25.tar.gz