kkeithle pushed to nfs-ganesha (f22). "2.2.0-0.11rc8"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 13 05:15:59 UTC 2015


>From 47aab934d13da5ece500ff1b12b301537663f693 Mon Sep 17 00:00:00 2001
From: "Kaleb S. KEITHLEY" <kkeithle at redhat.com>
Date: Mon, 13 Apr 2015 00:58:39 -0400
Subject: 2.2.0-0.11rc8


diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec
index 49ac4f4..dd3c75a 100644
--- a/nfs-ganesha.spec
+++ b/nfs-ganesha.spec
@@ -70,15 +70,15 @@
 %bcond_without gui_utils
 %global use_gui_utils %{on_off_switch gui_utils}
 
-%global dev_version %{lua: extraver = string.gsub('-rc7', '%-', ''); print(extraver) }
+%global dev_version %{lua: extraver = string.gsub('-rc8', '%-', ''); print(extraver) }
 
 %global		ntirpcname	ntirpc
 %global		ntirpcvers	1.2.1
-%global		versiontag	2.2-rc7
+%global		versiontag	2.2-%{dev_version}
 
 Name:		nfs-ganesha
 Version:	2.2.0
-Release:	0.10%{?dev_version:%{dev_version}}%{?dist}
+Release:	0.11%{?dev_version:%{dev_version}}%{?dist}
 Summary:	NFS-Ganesha is a NFS Server running in user space
 Group:		Applications/System
 License:	LGPLv3+
@@ -379,8 +379,8 @@ install -m 644 src/scripts/systemd/nfs-ganesha-lock.service	%{buildroot}%{_unitd
 install -m 644 src/scripts/systemd/sysconfig/nfs-ganesha	%{buildroot}%{_sysconfdir}/sysconfig/ganesha
 %else
 mkdir -p %{buildroot}%{_sysconfdir}/init.d
-install -m 755 src/ganesha.init				%{buildroot}%{_sysconfdir}/init.d/nfs-ganesha
-install -m 644 src/ganesha.sysconfig			%{buildroot}%{_sysconfdir}/sysconfig/ganesha
+install -m 755 scripts/init.d/nfs-ganesha		%{buildroot}%{_sysconfdir}/init.d/nfs-ganesha
+install -m 644 scripts/init.d/sysconfig/ganesha		%{buildroot}%{_sysconfdir}/sysconfig/ganesha
 %endif
 
 %if %{with utils} && 0%{?rhel} && 0%{?rhel} <= 6
@@ -575,6 +575,9 @@ mv %{buildroot}/usr%{_sysconfdir}/ganesha/ganesha.conf %{buildroot}%{_sysconfdir
 %endif
 
 %changelog
+* Mon Apr 13 2015 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.2.0-0.11rc8
+- 2.2.0-0.11rc8
+
 * Mon Apr 6 2015 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.2.0-0.10rc7
 - 2.2.0-0.10rc7
 
diff --git a/sources b/sources
index 38a2fd3..93acd09 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-e4459e2c29ab0c5aedb14141c3384bc6  nfs-ganesha-2.2.0rc7.tar.gz
+cdc55ae34d6c0a08add4f54cf7d4373a  nfs-ganesha-2.2.0rc8.tar.gz
 e46e22bf9b312a7e92684a177f1f46d7  ntirpc-1.2.1.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/nfs-ganesha.git/commit/?h=f22&id=47aab934d13da5ece500ff1b12b301537663f693


More information about the scm-commits mailing list