Use the %license macro for the COPYING file
This commit is contained in:
parent
b4fd7dacb2
commit
844f6e5373
@ -85,7 +85,8 @@ mkdir -p %{buildroot}%{_localstatedir}/lib/gnome-initial-setup
|
||||
useradd -rM -d /run/gnome-initial-setup/ -s /sbin/nologin %{name} &>/dev/null || :
|
||||
|
||||
%files -f %{name}.lang
|
||||
%doc COPYING README
|
||||
%license COPYING
|
||||
%doc README
|
||||
%{_libexecdir}/gnome-initial-setup
|
||||
%{_libexecdir}/gnome-initial-setup-copy-worker
|
||||
%{_libexecdir}/gnome-welcome-tour
|
||||
@ -102,6 +103,7 @@ useradd -rM -d /run/gnome-initial-setup/ -s /sbin/nologin %{name} &>/dev/null ||
|
||||
%changelog
|
||||
* Mon Mar 02 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.91-1
|
||||
- Update to 3.15.91
|
||||
- Use the %%license macro for the COPYING file
|
||||
|
||||
* Thu Feb 19 2015 Matthias Clasen <mclasen@redhat.com> - 3.15.90.1-1
|
||||
- Update to 3.15.90.1
|
||||
|
Loading…
Reference in New Issue
Block a user