From c3743798db28ef02817c1ddac556d18f8a1552268b12950d6bc2f2c4da525791 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Tue, 8 Jul 2008 13:40:57 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=30 --- openldap2-client.changes | 5 +++++ openldap2-client.spec | 12 ++++++++++-- openldap2.changes | 5 +++++ openldap2.spec | 12 ++++++++++-- 4 files changed, 30 insertions(+), 4 deletions(-) diff --git a/openldap2-client.changes b/openldap2-client.changes index 18eae5f..c63758f 100644 --- a/openldap2-client.changes +++ b/openldap2-client.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 27 10:57:53 CEST 2008 - coolo@suse.de + +- make sure the subpacks are only in one spec file declared + ------------------------------------------------------------------- Tue Jun 24 11:08:00 CEST 2008 - rhafer@suse.de diff --git a/openldap2-client.spec b/openldap2-client.spec index a905a0b..5a16602 100644 --- a/openldap2-client.spec +++ b/openldap2-client.spec @@ -29,7 +29,7 @@ Summary: OpenLDAP Client Utilities %endif AutoReqProv: on Version: 2.4.10 -Release: 2 +Release: 5 Source: openldap-%{version}.tar.bz2 Source1: openldap-rc.tgz Source2: addonschema.tar.gz @@ -59,6 +59,8 @@ Authors: -------- The OpenLDAP Project +%if "%{name}" == "openldap2" + %package -n openldap2-back-perl License: BSD 3-Clause Summary: OpenLDAP Perl Back-End @@ -96,6 +98,8 @@ Authors: -------- The OpenLDAP Project +%else + %package -n openldap2-devel License: BSD 3-Clause; openldap 2.8 Summary: Libraries, Header Files and Documentation for OpenLDAP @@ -115,7 +119,7 @@ Authors: The OpenLDAP Project %package -n libldap-2_4-2 -License: BSD 3-Clause +License: BSD 3-Clause; openldap 2.8 Summary: OpenLDAP Client Libraries AutoReqProv: on Group: Productivity/Networking/LDAP/Clients @@ -129,6 +133,8 @@ Authors: -------- The OpenLDAP Project +%endif + %prep %setup -q -n openldap-%{version} -a1 -a2 -b100 %patch @@ -466,6 +472,8 @@ fi %endif %changelog +* Fri Jun 27 2008 coolo@suse.de +- make sure the subpacks are only in one spec file declared * Tue Jun 24 2008 rhafer@suse.de - branched off libldap-2_4-2 package to support the shared library packaging policy diff --git a/openldap2.changes b/openldap2.changes index 18eae5f..c63758f 100644 --- a/openldap2.changes +++ b/openldap2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 27 10:57:53 CEST 2008 - coolo@suse.de + +- make sure the subpacks are only in one spec file declared + ------------------------------------------------------------------- Tue Jun 24 11:08:00 CEST 2008 - rhafer@suse.de diff --git a/openldap2.spec b/openldap2.spec index e9eb005..0be69cd 100644 --- a/openldap2.spec +++ b/openldap2.spec @@ -29,7 +29,7 @@ Summary: The OpenLDAP Server %endif AutoReqProv: on Version: 2.4.10 -Release: 2 +Release: 5 Source: openldap-%{version}.tar.bz2 Source1: openldap-rc.tgz Source2: addonschema.tar.gz @@ -62,6 +62,8 @@ Authors: -------- The OpenLDAP Project +%if "%{name}" == "openldap2" + %package -n openldap2-back-perl License: BSD 3-Clause Summary: OpenLDAP Perl Back-End @@ -99,6 +101,8 @@ Authors: -------- The OpenLDAP Project +%else + %package -n openldap2-devel License: BSD 3-Clause; openldap 2.8 Summary: Libraries, Header Files and Documentation for OpenLDAP @@ -118,7 +122,7 @@ Authors: The OpenLDAP Project %package -n libldap-2_4-2 -License: BSD 3-Clause +License: BSD 3-Clause; openldap 2.8 Summary: OpenLDAP Client Libraries AutoReqProv: on Group: Productivity/Networking/LDAP/Clients @@ -132,6 +136,8 @@ Authors: -------- The OpenLDAP Project +%endif + %prep %setup -q -n openldap-%{version} -a1 -a2 -b100 %patch @@ -469,6 +475,8 @@ fi %endif %changelog +* Fri Jun 27 2008 coolo@suse.de +- make sure the subpacks are only in one spec file declared * Tue Jun 24 2008 rhafer@suse.de - branched off libldap-2_4-2 package to support the shared library packaging policy