Search
j0ke.net Open Build Service
>
Projects
>
server:search
>
sphinx
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 6
[-]
[+]
Changed
sphinx.changes
@@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Sun Dec 20 16:42:00 CET 2009 - cs@linux-administrator.com + +- update to release 0.9.9 + +------------------------------------------------------------------- Sat Jan 31 10:53:00 CET 2009 - cs@linux-administrator.com - build libsphinxclient api library subpackages
[-]
[+]
Changed
sphinx.spec
^
@@ -1,5 +1,5 @@ # -# spec file for package sphinx (Version 0.9.8.1) +# spec file for package sphinx (Version 0.9.9) # # Copyright (c) 2006--2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,9 +11,9 @@ # norootforbuild Name: sphinx -Version: 0.9.8.1 -Release: 2 -%define pkg_version 0.9.8.1 +Version: 0.9.9 +Release: 1 +%define pkg_version 0.9.9 # License: GNU General Public License version 2 (GPL v2) Group: Productivity/Databases/Servers @@ -82,6 +82,9 @@ cd api/libsphinxclient %makeinstall +# +mv api examples + %post -n libsphinxclient0 /sbin/ldconfig @@ -102,8 +105,9 @@ %{_bindir}/sphinx-indexer %{_bindir}/sphinx-search %{_bindir}/sphinx-searchd -%doc COPYING api/ contrib/ +%doc COPYING contrib/ %doc doc/*.html doc/*.css doc/*.txt +%doc examples %files -n libsphinxclient0 %defattr(-,root,root)
Added
sphinx-0.9.9.tar.gz
^