packages: solr/solr.spec - 3.6.0 tarball
glen
glen at pld-linux.org
Sun May 6 19:04:12 CEST 2012
Author: glen Date: Sun May 6 17:04:12 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- 3.6.0 tarball
---- Files affected:
packages/solr:
solr.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: packages/solr/solr.spec
diff -u packages/solr/solr.spec:1.8 packages/solr/solr.spec:1.9
--- packages/solr/solr.spec:1.8 Tue Oct 5 19:04:07 2010
+++ packages/solr/solr.spec Sun May 6 19:04:06 2012
@@ -1,4 +1,6 @@
# $Revision$, $Date$
+# NOTES:
+# - http://wiki.apache.org/solr/SolrTomcat
#
# Conditional build:
%bcond_without tests # don't build and run tests
@@ -17,14 +19,14 @@
Summary: Solr - open source enterprise search server
Summary(pl.UTF-8): Solr - profesjonalny serwer wyszukiwarki o otwartych źródłach
Name: solr
-Version: 1.4.1
-Release: 0.3
-License: Apache
+Version: 3.6.0
+Release: 0.1
+License: Apache v2.0
Group: Development/Languages/Java
Source0: http://www.apache.org/dist/lucene/solr/%{version}/apache-%{name}-%{version}.tgz
-# Source0-md5: 258a020ed8c3f44e13b09e8ae46a1c84
+# Source0-md5: ac11ef4408bb015aa3a5eefcb1047aec
Source1: %{name}-context.xml
-URL: http://lucene.apache.org/solr/
+URL: https://lucene.apache.org/solr/
BuildRequires: java-junit
BuildRequires: jpackage-utils
BuildRequires: rpm-javaprov
@@ -94,6 +96,7 @@
%files
%defattr(644,root,root,755)
+%doc CHANGES.txt NOTICE.txt README.txt
%{_javadir}/apache-solr-*.jar
%{_javadir}/solrj-lib
@@ -108,6 +111,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2012/05/06 17:04:06 glen
+- 3.6.0 tarball
+
Revision 1.8 2010/10/05 17:04:07 glen
- webapp packaging, maybe even works
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/solr/solr.spec?r1=1.8&r2=1.9
More information about the pld-cvs-commit
mailing list