diff --git a/389-ds.spec b/389-ds.spec index f9d9995..0ae3e3b 100644 --- a/389-ds.spec +++ b/389-ds.spec @@ -1,7 +1,7 @@ Summary: 389 Directory, Administration, and Console Suite Name: 389-ds -Version: 1.1.3 -Release: 6%{?dist} +Version: 1.2.1 +Release: 1%{?dist} License: GPLv2 URL: http://port389.org/ Group: System Environment/Daemons @@ -48,6 +48,13 @@ rm -rf $RPM_BUILD_ROOT %doc LICENSE %changelog +* Thu Apr 15 2010 Rich Megginson 1.2.1-1 +- removed selinux subpackages - the selinux policy is now provided +- by the main 389-ds-base and 389-admin packages + +* Mon Mar 2 2010 Rich Megginson 1.2.0-1 +- added selinux subpackages + * Fri Nov 06 2009 Michael Stahnke - 1.1.3-6 - exclude PPC (no openjdk on ppc, thus no admin console stuff)