[packages/kibana] new, version 0.2.0
glen
glen at pld-linux.org
Wed Apr 3 12:47:07 CEST 2013
commit 00835f4cc238510dcafd5c8fa50da5625e846ac1
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Apr 3 13:46:37 2013 +0300
new, version 0.2.0
kibana.spec | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
---
diff --git a/kibana.spec b/kibana.spec
new file mode 100644
index 0000000..5d54d5b
--- /dev/null
+++ b/kibana.spec
@@ -0,0 +1,26 @@
+Summary: Make sense of a mountain of logs Now in Ruby!
+Name: kibana
+Version: 0.2.0
+Release: 0.1
+License: Apache v2.0
+Group: Daemons
+Source0: https://github.com/rashidkpc/Kibana/archive/v%{version}.tar.gz?/%{name}-%{version}.tgz
+# Source0-md5: 167a533a8a2d4ec4458e86cfe6b5e0b1
+URL: http://kibana.org/
+BuildRequires: rpmbuild(macros) >= 1.228
+BuildArch: noarch
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+
+%prep
+%setup -q -n Kibana-%{version}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kibana.git/commitdiff/00835f4cc238510dcafd5c8fa50da5625e846ac1
More information about the pld-cvs-commit
mailing list