Use license macro for COPYING and COPYING.GPL
This commit is contained in:
parent
960487b88f
commit
ab86f9bf23
@ -34,7 +34,8 @@ make %{?_smp_mflags}
|
|||||||
make DESTDIR=%{buildroot} INSTALL="install -p" install
|
make DESTDIR=%{buildroot} INSTALL="install -p" install
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc AUTHORS COPYING COPYING.GPL README
|
%doc AUTHORS README
|
||||||
|
%license COPYING COPYING.GPL
|
||||||
%{_bindir}/yelp-build
|
%{_bindir}/yelp-build
|
||||||
%{_bindir}/yelp-check
|
%{_bindir}/yelp-check
|
||||||
%{_bindir}/yelp-new
|
%{_bindir}/yelp-new
|
||||||
@ -44,6 +45,7 @@ make DESTDIR=%{buildroot} INSTALL="install -p" install
|
|||||||
%changelog
|
%changelog
|
||||||
* Tue Apr 14 2015 David King <amigadave@amigadave.com> - 3.16.1-1
|
* Tue Apr 14 2015 David King <amigadave@amigadave.com> - 3.16.1-1
|
||||||
- Update to 3.16.1
|
- Update to 3.16.1
|
||||||
|
- Use license macro for COPYING and COPYING.GPL
|
||||||
|
|
||||||
* Mon Oct 13 2014 David King <amigadave@amigadave.com> - 3.14.1-1
|
* Mon Oct 13 2014 David King <amigadave@amigadave.com> - 3.14.1-1
|
||||||
- Update to 3.14.1
|
- Update to 3.14.1
|
||||||
|
Loading…
Reference in New Issue
Block a user