diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec index 2aa7610..45947d1 100644 --- a/nfs-ganesha.spec +++ b/nfs-ganesha.spec @@ -78,7 +78,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+ @@ -436,6 +436,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 @@ -568,6 +569,9 @@ mv %{buildroot}/usr%{_sysconfdir}/ganesha/ganesha.conf %{buildroot}%{_sysconfdir %endif %changelog +* Fri May 15 2015 Kaleb S. KEITHLEY 2.2.0-2 +- %license + * Tue Apr 21 2015 Kaleb S. KEITHLEY 2.2.0-1 - 2.2.0 GA