diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec index 99372f6..ed57dd0 100644 --- a/nfs-ganesha.spec +++ b/nfs-ganesha.spec @@ -76,7 +76,7 @@ Name: nfs-ganesha Version: 2.2.0 -Release: 1%{?dev_version:%{dev_version}}%{?dist} +Release: 2%{?dev_version:%{dev_version}}%{?dist} Summary: NFS-Ganesha is a NFS Server running in user space Group: Applications/System License: LGPLv3+ @@ -431,6 +431,7 @@ mv %{buildroot}/usr%{_sysconfdir}/ganesha/ganesha.conf %{buildroot}%{_sysconfdir %endif %files +%license src/LICENSE.txt %defattr(-,root,root,-) %{_bindir}/ganesha.nfsd #%%{_bindir}/libntirpc.a @@ -563,6 +564,9 @@ mv %{buildroot}/usr%{_sysconfdir}/ganesha/ganesha.conf %{buildroot}%{_sysconfdir %endif %changelog +* Fri May 15 2015 Kaleb S. KEITHLEY 2.2.0-2 +- %license, build with glusterfs-3.7.0 GA + * Tue Apr 21 2015 Kaleb S. KEITHLEY 2.2.0-1 - 2.2.0 GA