Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5f15df81b8 |
1 changed files with 4 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
Name: sphinx
|
||||
Version: 0.9.9
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Free open-source SQL full-text search engine
|
||||
|
||||
Group: Applications/Text
|
||||
|
|
@ -274,6 +274,9 @@ chown -R %{sphinx_user}:root %{_localstatedir}/lib/sphinx/
|
|||
%{_datadir}/php/*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 23 2011 Dan Horák <dan@danny.cz> - 0.9.9-6
|
||||
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
|
||||
|
||||
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.9-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue