kkeithle pushed to nfs-ganesha (epel7). "2.2.0-0.8rc5"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 21 18:09:23 UTC 2015


>From 5dd012a6e3546c4631993ddcf97eccc12ca14874 Mon Sep 17 00:00:00 2001
From: "Kaleb S. KEITHLEY" <kkeithle at redhat.com>
Date: Sun, 22 Mar 2015 21:28:54 -0400
Subject: 2.2.0-0.8rc5


diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec
index 3be84ba..723815d 100644
--- a/nfs-ganesha.spec
+++ b/nfs-ganesha.spec
@@ -67,15 +67,15 @@
 %bcond_without utils
 %global use_utils %{on_off_switch utils}
 
-%global dev_version %{lua: extraver = string.gsub('-rc4', '%-', ''); print(extraver) }
+%global dev_version %{lua: extraver = string.gsub('-rc5', '%-', ''); print(extraver) }
 
 %global		ntirpcname	ntirpc
 %global		ntirpcvers	1.2.1
-%global		versiontag	2.2-rc4
+%global		versiontag	2.2-rc5
 
 Name:		nfs-ganesha
 Version:	2.2.0
-Release:	0.7%{?dev_version:%{dev_version}}%{?dist}
+Release:	0.8%{?dev_version:%{dev_version}}%{?dist}
 Summary:	NFS-Ganesha is a NFS Server running in user space
 Group:		Applications/System
 License:	LGPLv3+
@@ -84,6 +84,10 @@ Url:		https://github.com/nfs-ganesha/nfs-ganesha/wiki
 Source0:	 https://github.com/%{name}/%{name}/archive/V%{versiontag}/%{name}-%{version}%{dev_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
@@ -562,6 +566,9 @@ mv %{buildroot}/usr%{_sysconfdir}/ganesha/ganesha.conf %{buildroot}%{_sysconfdir
 %endif
 
 %changelog
+* Sun Mar 22 2015 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.2.0-0.8rc5
+- 2.2.0-0.8rc5
+
 * Tue Mar 17 2015 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.2.0-0.7rc4
 - ntirpc-1.2.1.tar.gz
 
@@ -569,7 +576,7 @@ mv %{buildroot}/usr%{_sysconfdir}/ganesha/ganesha.conf %{buildroot}%{_sysconfdir
 - updated ntirpc-1.2.0.tar.gz
 
 * Sun Mar 15 2015 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.2.0-0.5rc4
-- 2.2.0-0.5rc3
+- 2.2.0-0.5rc4
 
 * Mon Feb 23 2015 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.2.0-0.4rc3
 - 2.2.0-0.4rc3
diff --git a/sources b/sources
index a191724..d993d8b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-fcac987e353caf26dda86aa8337772ec  nfs-ganesha-2.2.0rc4.tar.gz
+923ba293f1c6168fb80aae0d607d1491  nfs-ganesha-2.2.0rc5.tar.gz
 e46e22bf9b312a7e92684a177f1f46d7  ntirpc-1.2.1.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/nfs-ganesha.git/commit/?h=epel7&id=5dd012a6e3546c4631993ddcf97eccc12ca14874


More information about the scm-commits mailing list