Accepting request 629961 from home:nicolasbock:branches:network:utilities
- Fix linter errors regarding COPYING OBS-URL: https://build.opensuse.org/request/show/629961 OBS-URL: https://build.opensuse.org/package/show/network:utilities/memcached?expand=0&rev=55
This commit is contained in:
parent
5cc1d315e2
commit
59306d71c5
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 17 15:15:38 UTC 2018 - nicolas.bock@suse.com
|
||||
|
||||
- Fix linter errors regarding COPYING
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 13 09:43:51 UTC 2018 - astieger@suse.com
|
||||
|
||||
|
@ -146,7 +146,8 @@ make test
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS ChangeLog COPYING NEWS
|
||||
%doc AUTHORS ChangeLog NEWS
|
||||
%license COPYING
|
||||
%{_sbindir}/%{name}
|
||||
%{_sbindir}/memcached-tool
|
||||
%{_sbindir}/rc%{name}
|
||||
@ -161,7 +162,8 @@ make test
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS ChangeLog COPYING NEWS doc/*.txt
|
||||
%doc AUTHORS ChangeLog NEWS doc/*.txt
|
||||
%license COPYING
|
||||
%{_includedir}/%{name}
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user