Remove NEWS file
Also update source URL. Signed-off-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com>
This commit is contained in:
parent
c746534abe
commit
50c11bd768
@ -6,7 +6,7 @@ Summary: Servicelog Database and Library
|
||||
Group: System Environment/Libraries
|
||||
#v29_notify_gram.c v29_notify_gram.h are GPLv2+
|
||||
License: LGPLv2 and GPLv2+
|
||||
URL: http://linux-diag.sourceforge.net/servicelog
|
||||
URL: http://linux-diag.sourceforge.net/libservicelog
|
||||
Source: http://downloads.sourceforge.net/linux-diag/%{name}-%{version}.tar.gz
|
||||
|
||||
Requires(pre): shadow-utils
|
||||
@ -65,7 +65,7 @@ getent group service >/dev/null || /usr/sbin/groupadd service
|
||||
/sbin/ldconfig
|
||||
|
||||
%files
|
||||
%doc COPYING NEWS AUTHORS
|
||||
%doc COPYING AUTHORS
|
||||
%{_libdir}/libservicelog-*.so.*
|
||||
%dir %attr(755, root, service) /var/lib/servicelog
|
||||
%config(noreplace) %verify(not md5 size mtime) %attr(644,root,service) /var/lib/servicelog/servicelog.db
|
||||
|
Loading…
Reference in New Issue
Block a user