https://issues.shibboleth.net/jira/browse/CPPXT-20
[shibboleth/cpp-opensaml.git] / opensaml.spec.in
index 19a8a1c..d0c1f87 100644 (file)
@@ -10,7 +10,7 @@ Source0:      %{name}-%{version}.tar.gz
 BuildRoot:     %{_tmppath}/%{name}-%{version}-root
 BuildRequires: xerces%{?xercesver}-c-devel >= 2.8.0
 BuildRequires:  xml-security-c-devel >= 1.4.0
-BuildRequires: xmltooling-devel >= 1.1
+BuildRequires: xmltooling-devel >= 1.2
 %{?_with_log4cpp:BuildRequires: log4cpp-devel >= 1.0}
 %{!?_with_log4cpp:BuildRequires: log4shib-devel}
 
@@ -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
@@ -90,6 +90,9 @@ find $RPM_BUILD_ROOT/%{_bindir} -type f |
 %doc %{_datadir}/doc/%{name}/api
 
 %changelog
+* Tue Sep 23 2008  Scott Cantor  <cantor.2@osu.edu>  - 2.2-1
+- Bumping for minor update.
+
 * Tue Jul 1 2008  Scott Cantor  <cantor.2@osu.edu>  - 2.1-1
 - Bumping for minor update.