mirror of
https://github.com/elastic/logstash.git
synced 2025-04-23 22:27:21 -04:00
- Add files to spec
This commit is contained in:
parent
b4865b76b0
commit
4c95afa52c
1 changed files with 4 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
%define logstash_dir /opt/logstash
|
||||
|
||||
Name: logstash
|
||||
Version: 0.3.6
|
||||
Version: 0
|
||||
Release: 1
|
||||
License: BSD
|
||||
URL: http://code.google.com/p/logstash
|
||||
|
@ -93,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{logstash_dir}/lib/net.rb
|
||||
%{logstash_dir}/lib/program.rb
|
||||
%{logstash_dir}/lib/util.rb
|
||||
%{logstash_dir}/lib/db/index.rb
|
||||
%{logstash_dir}/lib/db/indexreader.rb
|
||||
%{logstash_dir}/lib/programs/agent.rb
|
||||
|
||||
%files server
|
||||
%defattr(-, root, root, 0755)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue