Fix RPM license tag
[libipt_ACCOUNT] / libipt_ACCOUNT.spec.in
index 37607f3..5146dc1 100644 (file)
@@ -2,7 +2,7 @@ Summary:   library for accessing information from ipt_ACCOUNT kernel module
 Name:      libipt_ACCOUNT
 Version:   @VERSION@
 Release:   1
-Copyright: LGPL
+License:   LGPL
 Group:     Development/Libraries
 Vendor:    Intra2net AG
 Source:    %{name}-%{version}.tar.gz
@@ -41,6 +41,8 @@ rm -fr $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root)
+%doc COPYING.LIB
+%{prefix}/bin/*
 %{prefix}/lib/libipt_ACCOUNT.so*
 
 %files devel