From: Scott Cantor Date: Mon, 28 Dec 2009 16:17:18 +0000 (+0000) Subject: Roll back schema directory changes, didn't consider impact on upgrades. X-Git-Tag: 1.4RC1~118 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-xmltooling.git;a=commitdiff_plain;h=6e2a4e416ab2bc9b8b1248b57b7f0634a3a68832 Roll back schema directory changes, didn't consider impact on upgrades. --- diff --git a/schemas/Makefile.am b/schemas/Makefile.am index 3e310f1..93a5b69 100644 --- a/schemas/Makefile.am +++ b/schemas/Makefile.am @@ -9,7 +9,7 @@ schemafiles = \ xml.xsd \ xmltooling.xsd -pkgxmldir = $(datadir)/xml/@PACKAGE_NAME@-@PACKAGE_VERSION@ +pkgxmldir = $(datadir)/xml/@PACKAGE_NAME@ pkgxml_DATA = \ catalog.xml \ diff --git a/xmltooling.spec.in b/xmltooling.spec.in index 537dca4..8b44888 100644 --- a/xmltooling.spec.in +++ b/xmltooling.spec.in @@ -132,8 +132,8 @@ This package includes files needed for development with XMLTooling. %endif %defattr(-,root,root,-) %{_libdir}/*.so.* -%dir %{_datadir}/xml/@PACKAGE_NAME@-@PACKAGE_VERSION@ -%{_datadir}/xml/@PACKAGE_NAME@-@PACKAGE_VERSION@/* +%dir %{_datadir}/xml/@PACKAGE_NAME@ +%{_datadir}/xml/@PACKAGE_NAME@/* %if 0%{?suse_version} > 1030 %files -n lib@PACKAGE_NAME@-devel