forked from pool/redis
Accepting request 88557 from home:vintozver:branches:server:database
Update to version 2.4.1 Please note that docs are not included in sources from this version :( OBS-URL: https://build.opensuse.org/request/show/88557 OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=22
This commit is contained in:
committed by
Git OBS Bridge
parent
971b366e02
commit
a327cce110
@@ -18,7 +18,7 @@
|
||||
%define _log_dir %{_var}/log/%{name}
|
||||
|
||||
Name: redis
|
||||
Version: 2.2.14
|
||||
Version: 2.4.1
|
||||
Release: 1
|
||||
#
|
||||
License: BSD License
|
||||
@@ -67,7 +67,8 @@ HTML documentation for redis database.
|
||||
# Failures: - Fixed AOF: Server should have been started: Expected '1' to equal or match '0'
|
||||
%patch2 -p1
|
||||
|
||||
mv doc html
|
||||
# Documents are not available in this build
|
||||
#mv doc html
|
||||
|
||||
%build
|
||||
make PROF="%{optflags}" %{?jobs:-j%jobs}
|
||||
@@ -145,6 +146,6 @@ echo " sudo rcredis start; insserv redis"
|
||||
|
||||
%files doc
|
||||
%defattr(-,root,root)
|
||||
%doc html/
|
||||
%doc 00-RELEASENOTES BUGS CONTRIBUTING COPYING Changelog README TODO
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user