[packages/corosync] %{_datadir}/%{name}/corosync does not depend on xmlconf

jajcus jajcus at pld-linux.org
Fri Oct 26 15:16:35 CEST 2012


commit 30055d521da7ffa9f16ca43b66a522979caa0dee
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Fri Oct 26 15:16:20 2012 +0200

    %{_datadir}/%{name}/corosync does not depend on xmlconf

 corosync.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/corosync.spec b/corosync.spec
index d19a3b3..a5045bb 100644
--- a/corosync.spec
+++ b/corosync.spec
@@ -214,13 +214,13 @@ fi
 %{_mandir}/man8/corosync-keygen.8*
 %{_mandir}/man8/corosync-notifyd.8*
 %{_mandir}/man8/corosync-quorumtool.8*
+%dir %{_datadir}/corosync
+%attr(755,root,root) %{_datadir}/%{name}/corosync
+%attr(755,root,root) %{_datadir}/%{name}/corosync-notifyd
 %if %{with xmlconf}
 %attr(755,root,root) %{_bindir}/corosync-xmlproc
 %config(noreplace) %{_sysconfdir}/corosync/corosync.xml.example
-%dir %{_datadir}/corosync
 %dir %{_datadir}/corosync/xml2conf.xsl
-%attr(755,root,root) %{_datadir}/%{name}/corosync
-%attr(755,root,root) %{_datadir}/%{name}/corosync-notifyd
 %{_mandir}/man8/corosync-xmlproc.8*
 %{_mandir}/man5/corosync.xml.5*
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/corosync.git/commitdiff/30055d521da7ffa9f16ca43b66a522979caa0dee



More information about the pld-cvs-commit mailing list