]> git.pld-linux.org Git - packages/solr.git/commitdiff
- fix typo in sorl.xml auto/ac/solr-3_6_0-2 auto/th/solr-3_6_0-2
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 13 Jun 2012 09:41:10 +0000 (09:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    solr.spec -> 1.14
    solr.xml -> 1.2

solr.spec
solr.xml

index 7d736ed8c7925754476140d55f755368ae997113..7c2246839a86db24b96794da0d8ec59c56713b2b 100644 (file)
--- a/solr.spec
+++ b/solr.spec
@@ -13,7 +13,7 @@ Summary:      Solr - open source enterprise search server
 Summary(pl.UTF-8):     Solr - profesjonalny serwer wyszukiwarki o otwartych źródłach
 Name:          solr
 Version:       3.6.0
-Release:       1
+Release:       2
 License:       Apache v2.0
 Group:         Development/Languages/Java
 #Source0:      http://www.apache.org/dist/lucene/solr/%{version}/apache-%{name}-%{version}-src.tgz
index c98e6c6e9f73dbf4befb0adab1c0426e4d52ae11..a3188f94e61ba915828bfbedd29c6b509c95d3fc 100644 (file)
--- a/solr.xml
+++ b/solr.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <solr persistent="true">
        <cores adminPath="/admin/cores" shareSchema="false">
-               <core name="example" instanceDir="example">
+               <core name="example" instanceDir="example" />
        </cores>
 </solr>
This page took 0.100013 seconds and 4 git commands to generate.