Index: trunk/server/fedora/specs/389-ds-base.spec.patch
===================================================================
--- trunk/server/fedora/specs/389-ds-base.spec.patch	(revision 1752)
+++ trunk/server/fedora/specs/389-ds-base.spec.patch	(revision 1753)
@@ -1,8 +1,8 @@
---- 389-ds-base.spec.orig	2010-12-09 01:59:34.000000000 -0500
-+++ 389-ds-base.spec	2010-12-09 02:05:59.000000000 -0500
+--- 389-ds-base.spec.orig	2010-12-12 18:40:22.000000000 -0500
++++ 389-ds-base.spec	2010-12-12 18:43:45.000000000 -0500
 @@ -13,7 +13,7 @@
  Summary:          389 Directory Server (base)
  Name:             389-ds-base
- Version:          1.2.7.1
+ Version:          1.2.7.2
 -Release:          %{?relprefix}1%{?prerel}%{?dist}
 +Release:          %{?relprefix}1%{?prerel}.scripts.%{scriptsversion}%{?dist}
@@ -19,5 +19,13 @@
  389 Directory Server is an LDAPv3 compliant server.  The base package includes
  the LDAP server and command line utilities for server administration.
-@@ -109,6 +111,7 @@
+@@ -102,6 +104,7 @@
+ Requires:         mozldap-devel
+ %endif
+ Provides:         fedora-ds-base-devel = %{version}-%{release}
++Provides:         scripts-389-ds
+ Obsoletes:        fedora-ds-base-devel < 1.2.1-1
+ 
+ %description      devel
+@@ -109,6 +112,7 @@
  
  %prep
@@ -27,5 +35,5 @@
  
  %build
-@@ -300,6 +303,9 @@
+@@ -300,6 +304,9 @@
  %{_libdir}/%{pkgname}/*.so
  
@@ -34,5 +42,5 @@
 +- Correct changelog path logic in MMR plugin
 +
- * Tue Nov 23 2010 Rich Megginson <rmeggins@redhat.com> - 1.2.7.1-1
- - 1.2.7.1 release - git tag 389-ds-base-1.2.7.1
- - Bug 656515 - Allow Name and Optional UID syntax for grouping attributes
+ * Fri Dec  3 2010 Rich Megginson <rmeggins@redhat.com> - 1.2.7.2-1
+ - 1.2.7.2 release - git tag 389-ds-base-1.2.7.2
+ - Bug 659456 - Incorrect usage of ber_printf() in winsync code
