[memcached] Stylistic cleanups

Paul Lindner plindner at fedoraproject.org
Wed Aug 3 01:23:03 UTC 2011


commit f9be846834ae3c7da9df13513334c2c187e12401
Author: Paul Lindner <lindner at inuus.com>
Date:   Tue Aug 2 18:22:35 2011 -0700

    Stylistic cleanups

 memcached.spec |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/memcached.spec b/memcached.spec
index cf99a5c..400ae23 100644
--- a/memcached.spec
+++ b/memcached.spec
@@ -16,8 +16,6 @@ Source0:        http://memcached.googlecode.com/files/%{name}-%{version}.tar.gz
 Source1:        memcached.sysv
 
 # Patches
-# From http://code.google.com/p/memcached/issues/detail?id=60
-#Patch001: memcached-1.4.5-issue60.diff
 
 # Fixes
 
@@ -52,7 +50,6 @@ memcached binary include files.
 
 %prep
 %setup -q
-#%patch001 -p1
 
 %build
 %configure


More information about the scm-commits mailing list