summaryrefslogtreecommitdiffstats
path: root/rubygem-unicorn.spec
diff options
context:
space:
mode:
authorKen Dreyer <ktdreyer@ktdreyer.com>2013-11-25 16:54:11 -0700
committerKen Dreyer <ktdreyer@ktdreyer.com>2013-11-25 18:29:05 -0700
commit076bde3a0c5cc86207086a81aadb7fcbb56fdbf3 (patch)
treef0e7b192e36481c17aa777a6bcb4ddbbbf3c4b50 /rubygem-unicorn.spec
parenta4e505db637deb32e41209774d1127e0108c0339 (diff)
downloadrubygem-unicorn-076bde3a0c5cc86207086a81aadb7fcbb56fdbf3.tar.gz
rubygem-unicorn-076bde3a0c5cc86207086a81aadb7fcbb56fdbf3.tar.xz
rubygem-unicorn-076bde3a0c5cc86207086a81aadb7fcbb56fdbf3.zip
filter test/doc files from auto-requires
Diffstat (limited to 'rubygem-unicorn.spec')
-rw-r--r--rubygem-unicorn.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/rubygem-unicorn.spec b/rubygem-unicorn.spec
index 91a439d..ddc3ed2 100644
--- a/rubygem-unicorn.spec
+++ b/rubygem-unicorn.spec
@@ -36,6 +36,9 @@ BuildRequires: ragel
ExcludeArch: ppc ppc64
Provides: rubygem(%{gem_name}) = %{version}
+# Do not autorequire shebangs in the -doc subpackage
+%global __requires_exclude_from ^%{gem_instdir}/(t|test|script|examples)/.*$
+
%description
Unicorn is an HTTP server for Rack applications designed to only serve fast
clients on low-latency, high-bandwidth connections and take advantage of