X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=opensaml.spec.in;h=507fbcea47c090867cd232d66328980c26725511;hp=725b37d0c63417a6e575c16c4049f4f54baa363e;hb=4e10c1842e2081b50d6838b8e38a4b91eb74d564;hpb=99c366e57cb94f8fc416dca119fc0722f24da005 diff --git a/opensaml.spec.in b/opensaml.spec.in index 725b37d..507fbce 100644 --- a/opensaml.spec.in +++ b/opensaml.spec.in @@ -1,5 +1,5 @@ -Name: opensaml -Version: @-VERSION-@ +Name: @PACKAGE@ +Version: @PACKAGE_VERSION@ Release: 1 Summary: OpenSAML SAML library Group: System Environment/Libraries @@ -81,7 +81,7 @@ OpenSAML is an open source implementation of the OASIS Security Assertion Markup Language Specification. It contains a set of open source C++ classes that support the SAML 1.0, 1.1, and 2.0 specifications. -This package includes files needed for development with opensaml. +This package includes files needed for development with OpenSAML. %prep @@ -126,8 +126,8 @@ This package includes files needed for development with opensaml. %defattr(-,root,root,-) %endif %{_libdir}/libsaml.so.* -%dir %{_datadir}/xml/%{name} -%{_datadir}/xml/%{name}/* +%dir %{_datadir}/xml/@PACKAGE@ +%{_datadir}/xml/@PACKAGE@/* %if 0%{?suse_version} > 1030 %files -n libsaml-devel