[jabberd/el5/master] do not list the server.pem in %files section; this finally fixes the build for EPEL

Dominic Hopf dmaphy at fedoraproject.org
Sun Oct 10 13:17:46 UTC 2010


commit c15847e7519e9ac6d20812ababee27af510d24f8
Author: Dominic Hopf <dmaphy at fedoraproject.org>
Date:   Sun Oct 10 15:17:11 2010 +0200

    do not list the server.pem in %files section; this finally fixes the
    build for EPEL

 jabberd.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/jabberd.spec b/jabberd.spec
index 43a807a..b5ef5fd 100644
--- a/jabberd.spec
+++ b/jabberd.spec
@@ -191,7 +191,6 @@ fi
 %config(noreplace) %{_sysconfdir}/pam.d/%{name}
 %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
 %attr(755, jabber, jabber) %{_var}/lib/%{name}
-%attr(640, jabber, jabber) %ghost %{_sysconfdir}/%{name}/server.pem
 
 %changelog
 * Wed Oct 06 2010 Dominic Hopf <dmaphy at fedoraproject.org> - 2.2.11-1


More information about the scm-commits mailing list