kkeithle pushed to nfs-ganesha (el6). "2.2.0 GA"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri May 22 13:55:40 UTC 2015


From 856d2cafcdec347940532ce6a04cb42f1da121ae Mon Sep 17 00:00:00 2001
From: "Kaleb S. KEITHLEY" <kkeithle at redhat.com>
Date: Tue, 21 Apr 2015 12:31:53 -0400
Subject: 2.2.0 GA


diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec
index fdff3ba..2aa7610 100644
--- a/nfs-ganesha.spec
+++ b/nfs-ganesha.spec
@@ -70,32 +70,28 @@
 %bcond_without gui_utils
 %global use_gui_utils %{on_off_switch gui_utils}
 
-%global dev_version %{lua: extraver = string.gsub('-rc-final', '%-', ''); print(extraver) }
+#%%global dev_version %{lua: extraver = string.gsub('-rc-final', '%-', ''); print(extraver) }
 
 %global		ntirpcname	ntirpc
 %global		ntirpcvers	1.2.1
-%global		versiontag	2.2-rc-final
+%global		versiontag	2.2.0
 
 Name:		nfs-ganesha
 Version:	2.2.0
-Release:	0.12%{?dev_version:%{dev_version}}%{?dist}
+Release:	1%{?dev_version:%{dev_version}}%{?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%{versiontag}/%{name}-%{version}rc-final.tar.gz
+Source0:	https://github.com/%{name}/%{name}/archive/V%{versiontag}/%{name}-%{version}.tar.gz
 Source1:	https://github.com/%{name}/%{ntirpcname}/archive/v%{ntirpcvers}/%{ntirpcname}-%{ntirpcvers}.tar.gz
 
 # Bundling exception through Fedora 23
 # https://fedorahosted.org/fpc/ticket/363
 Provides:	bundled(libntirpc)
 
-%if ( 0%{?rhel} && 0%{?rhel} < 7 )
-BuildRequires:	cmake28
-%else
 BuildRequires:	cmake
-%endif
 BuildRequires:	bison flex
 BuildRequires:	flex
 BuildRequires:	pkgconfig
@@ -325,9 +321,6 @@ rm -rf contrib/libzfswrapper
 mv %{ntirpcname}-%{ntirpcvers}/* src/libntirpc/
 
 %build
-%if ( 0%{?rhel} && 0%{?rhel} < 7 )
-%global cmake %cmake28
-%endif
 %cmake ./src -DCMAKE_BUILD_TYPE=Debug			\
 	-DBUILD_CONFIG=rpmbuild				\
 	-DUSE_FSAL_ZFS=NO				\
@@ -575,6 +568,9 @@ mv %{buildroot}/usr%{_sysconfdir}/ganesha/ganesha.conf %{buildroot}%{_sysconfdir
 %endif
 
 %changelog
+* Tue Apr 21 2015 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.2.0-1
+- 2.2.0 GA
+
 * Mon Apr 20 2015 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.2.0-0.12rc-final
 - 2.2.0-0.12rc-final
 
diff --git a/sources b/sources
index 5873401..9a1ccc8 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-b52681780d9e6f571feee24270979c43  nfs-ganesha-2.2.0rc-final.tar.gz
+e2d8e66ab4f78e3ecf1582cfa26c7d37  nfs-ganesha-2.2.0.tar.gz
 e46e22bf9b312a7e92684a177f1f46d7  ntirpc-1.2.1.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/nfs-ganesha.git/commit/?h=el6&id=856d2cafcdec347940532ce6a04cb42f1da121ae


More information about the scm-commits mailing list