this is the 1.2.1 release
This commit is contained in:
parent
83eeb2da89
commit
9d46490184
@ -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
|
||||
|
@ -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 <rmeggins@redhat.com> - 1.2.1-3
|
||||
- added BuildRequires pcre
|
||||
|
||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user