]> git.pld-linux.org Git - packages/solr.git/commitdiff
- 3.6.0 tarball
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 6 May 2012 17:04:06 +0000 (17:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    solr.spec -> 1.9

solr.spec

index 71b8ae918566f9a0a23723eec2eabfdb25e21d3c..4d31d9311c0255248e4fecda85ea08cb56a5f562 100644 (file)
--- a/solr.spec
+++ b/solr.spec
@@ -1,3 +1,5 @@
+# NOTES:
+# - http://wiki.apache.org/solr/SolrTomcat
 #
 # Conditional build:
 %bcond_without tests           # don't build and run tests
 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
@@ -93,6 +95,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc CHANGES.txt NOTICE.txt README.txt
 %{_javadir}/apache-solr-*.jar
 %{_javadir}/solrj-lib
 
This page took 0.059188 seconds and 4 git commands to generate.