forked from jengelh/openldap2
This commit is contained in:
parent
7f429c6cae
commit
e0ae0055d5
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 21 12:19:45 CEST 2007 - dmueller@suse.de
|
||||
|
||||
- reduce duplicated buildrequires against db42 and db45
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 15:50:11 CEST 2007 - rhafer@suse.de
|
||||
|
||||
|
@ -11,7 +11,7 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: openldap2-client
|
||||
BuildRequires: cyrus-sasl-devel db-devel db42-devel openslp-devel openssl-devel tcpd-devel
|
||||
BuildRequires: cyrus-sasl-devel db-devel openslp-devel openssl-devel tcpd-devel
|
||||
URL: http://www.openldap.org
|
||||
License: BSD License and BSD-like
|
||||
%if "%{name}" == "openldap2"
|
||||
@ -28,7 +28,7 @@ Summary: OpenLDAP2 Client Utilities
|
||||
%endif
|
||||
Autoreqprov: on
|
||||
Version: 2.3.35
|
||||
Release: 5
|
||||
Release: 7
|
||||
Source: openldap-%{version}.tar.bz2
|
||||
Source1: openldap-rc.tgz
|
||||
Source2: openldap-admin-guide.tar.bz2
|
||||
@ -351,6 +351,8 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon May 21 2007 - dmueller@suse.de
|
||||
- reduce duplicated buildrequires against db42 and db45
|
||||
* Tue May 15 2007 - rhafer@suse.de
|
||||
- imported apparmor profile from apparmor (this profile is not
|
||||
enabled by default)
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 21 12:19:45 CEST 2007 - dmueller@suse.de
|
||||
|
||||
- reduce duplicated buildrequires against db42 and db45
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 15:50:11 CEST 2007 - rhafer@suse.de
|
||||
|
||||
|
@ -11,7 +11,7 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: openldap2
|
||||
BuildRequires: cyrus-sasl-devel db-devel db42-devel openslp-devel openssl-devel tcpd-devel
|
||||
BuildRequires: cyrus-sasl-devel db-devel openslp-devel openssl-devel tcpd-devel
|
||||
URL: http://www.openldap.org
|
||||
License: BSD License and BSD-like
|
||||
%if "%{name}" == "openldap2"
|
||||
@ -28,7 +28,7 @@ Summary: The New OpenLDAP Server (LDAPv3)
|
||||
%endif
|
||||
Autoreqprov: on
|
||||
Version: 2.3.35
|
||||
Release: 5
|
||||
Release: 7
|
||||
Source: openldap-%{version}.tar.bz2
|
||||
Source1: openldap-rc.tgz
|
||||
Source2: openldap-admin-guide.tar.bz2
|
||||
@ -354,6 +354,8 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon May 21 2007 - dmueller@suse.de
|
||||
- reduce duplicated buildrequires against db42 and db45
|
||||
* Tue May 15 2007 - rhafer@suse.de
|
||||
- imported apparmor profile from apparmor (this profile is not
|
||||
enabled by default)
|
||||
|
Loading…
Reference in New Issue
Block a user