From 9d464901844c00d9fb27af21d0e556a8f0ad02a5 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 a9d03d9..6344d85 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -4,7 +4,7 @@ Summary: 389 Directory Server (base) Name: 389-ds-base Version: 1.2.1 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2 with exceptions URL: http://port389.org/ Group: System Environment/Daemons @@ -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 @@ -172,6 +173,9 @@ fi %{_libdir}/%{pkgname}/*.so %changelog +* Wed Aug 12 2009 Rich Megginson - 1.2.1-3 +- added BuildRequires pcre + * Fri Jul 24 2009 Fedora Release Engineering - 1.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 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