Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
redhat-redis
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
packaging
redhat-redis
Commits
df5a6d1a
Commit
df5a6d1a
authored
Mar 13, 2012
by
Tom Callaway
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rebuild against gperftools
parent
0b9d7771
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
redis.spec
redis.spec
+5
-2
No files found.
redis.spec
View file @
df5a6d1a
...
...
@@ -8,7 +8,7 @@
Name: redis
Version: 2.2.5
Release: 2%{?dist}
Release: 2%{?dist}
.1
Summary: A persistent key-value database
Group: Applications/Databases
...
...
@@ -23,7 +23,7 @@ Patch0: %{name}-2.2.2-redis.conf.patch
%if !0%{?el5}
BuildRequires: tcl >= 8.5
%if 0%{?with_perftools}
BuildRequires: g
oogle-
perftools-devel
BuildRequires: gperftools-devel
%endif
%endif
...
...
@@ -108,6 +108,9 @@ fi
%{_initrddir}/%{name}
%changelog
* Tue Mar 13 2012 Tom Callaway <spot@fedoraproject.org> - 2.2.5-2.1
- rebuild against gperftools
* Fri May 06 2011 Dan Horák <dan[at]danny.cz> - 2.2.5-2
- google-perftools exists only on selected architectures
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment