[packages/corosync] don't try to package normal file as %dir

atler atler at pld-linux.org
Tue Jun 15 11:57:15 CEST 2021


commit 6244521a532c5fc4c2652cf0abd6c120a8f087ac
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Jun 15 09:52:57 2021 +0000

    don't try to package normal file as %dir

 corosync.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/corosync.spec b/corosync.spec
index 33a2f6f..4548749 100644
--- a/corosync.spec
+++ b/corosync.spec
@@ -275,7 +275,7 @@ fi
 %if %{with xmlconf}
 %attr(755,root,root) %{_bindir}/corosync-xmlproc
 %config(noreplace) %{_sysconfdir}/corosync/corosync.xml.example
-%dir %{_datadir}/corosync/xml2conf.xsl
+%{_datadir}/corosync/xml2conf.xsl
 %{_mandir}/man8/corosync-xmlproc.8*
 %{_mandir}/man5/corosync.xml.5*
 %endif
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list