Update spec file

This commit is contained in:
Daniel Berteaud 2012-10-21 13:00:31 +02:00
parent 60e522ff5b
commit ed3813ad51
1 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,4 @@
%define version 0.1.1
%define version 0.1.2
%define release 1
%define name smeserver-samba-db-logd
@ -23,6 +23,11 @@ Requires: perl(DBI)
Log samba events in a MySQL database
%changelog
* Fri Oct 19 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1.2-1
- Skip opendir lines as they are flooding logs
- Support more actions in log parser
- Support alternate log file, default to /var/log/messages
* Thu Oct 18 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1.1-1
- Optimize mysql inserts
- add missing dbuser option