diff --git a/subversion.spec b/subversion.spec index a371cc8..9d214b8 100644 --- a/subversion.spec +++ b/subversion.spec @@ -1,5 +1,5 @@ # set to zero to avoid running test suite -%define make_check 0 +%define make_check 1 %define with_java 1 @@ -15,8 +15,8 @@ Summary: Modern Version Control System designed to replace CVS Name: subversion Version: 1.4.4 -Release: 5 -License: BSD +Release: 6 +License: ASL 1.1 Group: Development/Tools URL: http://subversion.tigris.org/ Source0: http://subversion.tigris.org/tarballs/subversion-%{version}.tar.gz @@ -274,6 +274,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Thu Aug 30 2007 Joe Orton 1.4.4-6 +- clarify License tag; re-enable test suite + * Thu Aug 23 2007 Joe Orton 1.4.4-5 - rebuild for neon 0.27