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`
|
DATE=`date +%Y%m%d`
|
||||||
# use a real tag name here
|
# use a real tag name here
|
||||||
TAG=HEAD
|
TAG=389-ds-base-1.2.1
|
||||||
VERSION=1.2.1
|
VERSION=1.2.1
|
||||||
PKGNAME=389-ds-base
|
PKGNAME=389-ds-base
|
||||||
export CVSROOT=:pserver:anonymous@cvs.fedoraproject.org:/cvs/dirsec
|
export CVSROOT=:pserver:anonymous@cvs.fedoraproject.org:/cvs/dirsec
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
Summary: 389 Directory Server (base)
|
Summary: 389 Directory Server (base)
|
||||||
Name: 389-ds-base
|
Name: 389-ds-base
|
||||||
Version: 1.2.1
|
Version: 1.2.1
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: GPLv2 with exceptions
|
License: GPLv2 with exceptions
|
||||||
URL: http://port389.org/
|
URL: http://port389.org/
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -20,6 +20,7 @@ BuildRequires: db4-devel
|
|||||||
BuildRequires: cyrus-sasl-devel
|
BuildRequires: cyrus-sasl-devel
|
||||||
BuildRequires: icu
|
BuildRequires: icu
|
||||||
BuildRequires: libicu-devel
|
BuildRequires: libicu-devel
|
||||||
|
BuildRequires: pcre-devel
|
||||||
# The following are needed to build the snmp ldap-agent
|
# The following are needed to build the snmp ldap-agent
|
||||||
BuildRequires: net-snmp-devel
|
BuildRequires: net-snmp-devel
|
||||||
%ifnarch sparc sparc64 ppc ppc64
|
%ifnarch sparc sparc64 ppc ppc64
|
||||||
@ -172,6 +173,9 @@ fi
|
|||||||
%{_libdir}/%{pkgname}/*.so
|
%{_libdir}/%{pkgname}/*.so
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user