From cdd4b35118298bf5e0a16f3c5c4a31bf3d25271b Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Mon, 28 Dec 2009 20:56:47 +0000 Subject: [PATCH] Set default file attrs for schemas. --- xmltooling.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/xmltooling.spec.in b/xmltooling.spec.in index ec69109..a29a849 100644 --- a/xmltooling.spec.in +++ b/xmltooling.spec.in @@ -119,6 +119,7 @@ This package includes XML schemas and related files. %{_libdir}/*.so.* %files -n @PACKAGE_NAME@-schemas +%defattr(-,root,root,-) %dir %{_datadir}/xml/@PACKAGE_NAME@ %{_datadir}/xml/@PACKAGE_NAME@/* -- 2.1.4