From c05b8bc98c2118f01c8c36ee44028ae6ad53b9b5 Mon Sep 17 00:00:00 2001 From: Richard Allen Megginson Date: Aug 12 2009 19:46:53 +0000 Subject: this is the 1.2.1 release --- diff --git a/389-ds-base-git.sh b/389-ds-base-git.sh index 6cf2447..21f3ee2 100644 --- a/389-ds-base-git.sh +++ b/389-ds-base-git.sh @@ -2,7 +2,7 @@ DATE=`date +%Y%m%d` # use a real tag name here -TAG=HEAD +TAG=389-ds-base-1.2.1 VERSION=1.2.1 PKGNAME=389-ds-base export CVSROOT=:pserver:anonymous@cvs.fedoraproject.org:/cvs/dirsec diff --git a/389-ds-base.spec b/389-ds-base.spec index 75a7340..86c0fc0 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -20,6 +20,7 @@ BuildRequires: db4-devel BuildRequires: cyrus-sasl-devel BuildRequires: icu BuildRequires: libicu-devel +BuildRequires: pcre-devel # The following are needed to build the snmp ldap-agent BuildRequires: net-snmp-devel %ifnarch sparc sparc64 ppc ppc64 @@ -173,6 +174,7 @@ fi %changelog * Mon May 18 2009 Rich Megginson - 1.2.1-1 +- uses pcre - change name to 389 - change version to 1.2.1 - added initial support for numeric string syntax diff --git a/sources b/sources index 1104768..718a352 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bc0c5ccc95bf0fcbc68b372c5f00d2d5 389-ds-base-1.2.1.tar.bz2 +49b7ebe34c9ea238b5d8f91c925c512b 389-ds-base-1.2.1.tar.bz2