https://issues.shibboleth.net/jira/browse/CPPOST-18
[shibboleth/cpp-opensaml.git] / opensaml.spec.in
index f8cbefb..d21b7d9 100644 (file)
@@ -1,7 +1,7 @@
 Name:          opensaml
 Summary:       Open source SAML library
 Version:       @-VERSION-@
-Release:       6
+Release:       1
 Group:         System Environment/Libraries
 Vendor:                Internet2
 License:       Apache 2.0
@@ -55,7 +55,7 @@ OpenSAML Library API documentation generated by doxygen.
 find $RPM_BUILD_ROOT/%{_bindir} -type f |
   %{__sed} -e "s|$RPM_BUILD_ROOT||" | sort > rpm.binlist
 
-%check || :
+%check
 %{__make} check
 
 %clean