You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2021/02/23 17:02:13 UTC

[trafficserver] branch 9.1.x updated: Removes the test plugins from the .spec file / RPM (#7551)

This is an automated email from the ASF dual-hosted git repository.

zwoop pushed a commit to branch 9.1.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/9.1.x by this push:
     new 1ca4c4f  Removes the test plugins from the .spec file / RPM (#7551)
1ca4c4f is described below

commit 1ca4c4f7d0d3117cb37465280597a260b6b3cf29
Author: Leif Hedstrom <zw...@apache.org>
AuthorDate: Tue Feb 23 10:01:22 2021 -0700

    Removes the test plugins from the .spec file / RPM (#7551)
    
    (cherry picked from commit 7f4aef6b04fede839316ebe118ded286e3b9e812)
---
 tools/package/trafficserver.spec | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tools/package/trafficserver.spec b/tools/package/trafficserver.spec
index 2a4ae84..1667186 100755
--- a/tools/package/trafficserver.spec
+++ b/tools/package/trafficserver.spec
@@ -111,6 +111,8 @@ find %{buildroot} -type f -name "*.a" -delete
 find %{buildroot} -type f -name "*.pod" -delete
 find %{buildroot} -type f -name "*.in" -delete
 find %{buildroot} -type f -name ".packlist" -delete
+find %{buildroot} -type f -name "plugin_*.so" -delete
+
 
 # ToDo: Why is the Perl stuff ending up in the wrong place ??
 mkdir -p %{buildroot}%{_datadir}/perl5