[hiredis/el6] Removed Requires redis.

Shakthi Kannan shakthimaan at fedoraproject.org
Fri Jan 20 11:25:26 UTC 2012


commit b5018191a00e90aec663d53652193bda0c4797d2
Author: Shakthi Kannan <skannan at redhat.com>
Date:   Fri Jan 20 16:50:26 2012 +0530

    Removed Requires redis.

 hiredis.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/hiredis.spec b/hiredis.spec
index 4edfeb3..7d121f1 100644
--- a/hiredis.spec
+++ b/hiredis.spec
@@ -1,6 +1,6 @@
 Name:           hiredis
 Version:        0.10.1
-Release:        1%{?dist}
+Release:        3%{?dist}
 Summary:        A minimalistic C client library for Redis
 
 Group:          System Environment/Libraries
@@ -9,7 +9,6 @@ URL:            https://github.com/antirez/hiredis
 Source0:        antirez-%{name}-v%{version}-28-gd5d8843.tar.gz
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires:       redis
 
 %description 
 Hiredis is a minimalistic C client library for the Redis database.
@@ -62,6 +61,12 @@ rm -rf %{buildroot}
 %{_libdir}/libhiredis.so
 
 %changelog
+* Fri Jan 20 2012 Shakthi Kannan <shakthimaan [AT] fedoraproject dot org> 0.10.1-3
+- Removed Requires redis.
+
+* Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.10.1-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+
 * Fri Dec 30 2011 Shakthi Kannan <shakthimaan [AT] fedoraproject dot org> 0.10.1-1
 - Updated to upstream 0.10.1-28-gd5d8843.
 


More information about the scm-commits mailing list