]> git.pld-linux.org Git - packages/memcached.git/commitdiff
- disable-coverage; rel 2 auto/ac/memcached-1_4_0-2
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 3 Aug 2009 11:50:54 +0000 (11:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    memcached.spec -> 1.34

memcached.spec

index 8f45727467c9f5def154034024eecc196bb89eb5..cd585ab9e260a7dc6ebd5fbbc5bbcf7c1b49652a 100644 (file)
@@ -2,7 +2,7 @@ Summary:        A high-performance, distributed memory object caching system
 Summary(pl.UTF-8):     Rozproszony, wysokiej wydajności system cache'owania obiektów
 Name:          memcached
 Version:       1.4.0
-Release:       1
+Release:       2
 License:       BSD
 Group:         Networking/Daemons
 Source0:       http://memcached.googlecode.com/files/%{name}-%{version}.tar.gz
@@ -40,7 +40,8 @@ Rozproszony, wysokiej wydajności system cache'owania obiektów.
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+       --disable-coverage
 %{__make}
 
 %install
This page took 0.322561 seconds and 4 git commands to generate.