## ## perl-kolab.spec -- OpenPKG RPM Specification ## Copyright (c) 2000-2004 The OpenPKG Project ## Copyright (c) 2000-2004 Ralf S. Engelschall ## Copyright (c) 2000-2004 Cable & Wireless ## ## Permission to use, copy, modify, and distribute this software for ## any purpose with or without fee is hereby granted, provided that ## the above copyright notice and this permission notice appear in all ## copies. ## ## THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED ## WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF ## MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ## IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR ## CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, ## SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT ## LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF ## USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ## ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, ## OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT ## OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF ## SUCH DAMAGE. ## # versions of individual parts %define V_perl 5.8.4 %define V_kolab 0.9 %define V_kolab_util 0.9 %define V_kolab_ldap 0.9 %define V_kolab_ldap_backend 0.9 %define V_kolab_ldap_backend_ad 0.9 %define V_kolab_ldap_backend_slurpd 0.9 %define V_kolab_ldap_backend_dirservd 0.91 %define V_kolab_cyrus 0.9 %define V_kolab_conf 0.97 %define V_kolab_dirserv 0.9 %define V_kolab_mailer 0.9 # package information Name: perl-kolab Summary: Perl Modules for use with the Kolab server URL: http://kolab.kde.org Vendor: Code Fusion Packager: The OpenPKG Project Distribution: OpenPKG Class: PLUS Group: Language License: GPL/Artistic Version: %{V_perl} Release: 20040508 # list of sources Source0: http://www.cpan.org/authors/id/S/ST/STEPHANB/Kolab-%{V_kolab}.tar.gz Source1: http://www.cpan.org/authors/id/S/ST/STEPHANB/Kolab-Util-%{V_kolab_util}.tar.gz Source2: http://www.cpan.org/authors/id/S/ST/STEPHANB/Kolab-LDAP-%{V_kolab_ldap}.tar.gz Source3: http://www.cpan.org/authors/id/S/ST/STEPHANB/Kolab-LDAP-Backend-%{V_kolab_ldap_backend}.tar.gz Source4: http://www.cpan.org/authors/id/S/ST/STEPHANB/Kolab-LDAP-Backend-ad-%{V_kolab_ldap_backend_ad}.tar.gz Source5: http://www.cpan.org/authors/id/S/ST/STEPHANB/Kolab-LDAP-Backend-slurpd-%{V_kolab_ldap_backend_slurpd}.tar.gz Source6: http://www.cpan.org/authors/id/S/ST/STEPHANB/Kolab-LDAP-Backend-dirservd-%{V_kolab_ldap_backend_dirservd}.tar.gz Source7: http://www.cpan.org/authors/id/S/ST/STEPHANB/Kolab-Cyrus-%{V_kolab_cyrus}.tar.gz Source8: http://www.cpan.org/authors/id/S/ST/STEPHANB/Kolab-Conf-%{V_kolab_conf}.tar.gz Source9: http://www.cpan.org/authors/id/S/ST/STEPHANB/Kolab-DirServ-%{V_kolab_dirserv}.tar.gz Source10: http://www.cpan.org/authors/id/S/ST/STEPHANB/Kolab-Mailer-%{V_kolab_mailer}.tar.gz # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} BuildPreReq: OpenPKG, openpkg >= 20040130, perl >= %{V_perl}, perl-openpkg >= %{V_perl}-20040126 PreReq: OpenPKG, openpkg >= 20040130, perl >= %{V_perl} BuildPreReq: perl-db, perl-mail, perl-ldap PreReq: perl-db, perl-mail, perl-ldap AutoReq: no AutoReqProv: no %description Perl modules for use with the Kolab server %track prog perl-kolab:Kolab = { version = %{V_kolab} url = http://www.cpan.org/authors/id/S/ST/STEPHANB/ regex = Kolab-(__VER__)\.tar\.gz } prog perl-kolab:Kolab-Conf = { version = %{V_kolab_conf} url = http://www.cpan.org/authors/id/S/ST/STEPHANB/ regex = Kolab-Conf-(__VER__)\.tar\.gz } prog perl-kolab:Kolab-Cyrus = { version = %{V_kolab_cyrus} url = http://www.cpan.org/authors/id/S/ST/STEPHANB/ regex = Kolab-Cyrus-(__VER__)\.tar\.gz } prog perl-kolab:Kolab-DirServ = { version = %{V_kolab_dirserv} url = http://www.cpan.org/authors/id/S/ST/STEPHANB/ regex = Kolab-DirServ-(__VER__)\.tar\.gz } prog perl-kolab:Kolab-LDAP = { version = %{V_kolab_ldap} url = http://www.cpan.org/authors/id/S/ST/STEPHANB/ regex = Kolab-LDAP-(__VER__)\.tar\.gz } prog perl-kolab:Kolab-LDAP-Backend = { version = %{V_kolab_ldap_backend} url = http://www.cpan.org/authors/id/S/ST/STEPHANB/ regex = Kolab-LDAP-Backend-(__VER__)\.tar\.gz } prog perl-kolab:Kolab-LDAP-Backend-ad = { version = %{V_kolab_ldap_backend_ad} url = http://www.cpan.org/authors/id/S/ST/STEPHANB/ regex = Kolab-LDAP-Backend-ad-(__VER__)\.tar\.gz } prog perl-kolab:Kolab-LDAP-Backend-dirservd = { version = %{V_kolab_ldap_backend_dirservd} url = http://www.cpan.org/authors/id/S/ST/STEPHANB/ regex = Kolab-LDAP-Backend-dirservd-(__VER__)\.tar\.gz } prog perl-kolab:Kolab-LDAP-Backend-slurpd = { version = %{V_kolab_ldap_backend_slurpd} url = http://www.cpan.org/authors/id/S/ST/STEPHANB/ regex = Kolab-LDAP-Backend-slurpd-(__VER__)\.tar\.gz } prog perl-kolab:Kolab-Mailer = { version = %{V_kolab_mailer} url = http://www.cpan.org/authors/id/S/ST/STEPHANB/ regex = Kolab-Mailer-(__VER__)\.tar\.gz } prog perl-kolab:Kolab-Util = { version = %{V_kolab_util} url = http://www.cpan.org/authors/id/S/ST/STEPHANB/ regex = Kolab-Util-(__VER__)\.tar\.gz } %prep %setup -q -c %setup -q -T -D -a 1 %setup -q -T -D -a 2 %setup -q -T -D -a 3 %setup -q -T -D -a 4 %setup -q -T -D -a 5 %setup -q -T -D -a 6 %setup -q -T -D -a 7 %setup -q -T -D -a 8 %setup -q -T -D -a 9 %setup -q -T -D -a 10 %{l_shtool} subst \ -e 's;chown root.root;chown %{l_susr}:%{l_sgrp};' \ Kolab-Conf-%{V_kolab_conf}/Conf.pm %build %install rm -rf $RPM_BUILD_ROOT %{l_prefix}/bin/perl-openpkg prepare %{l_prefix}/bin/perl-openpkg -d %{SOURCE0} configure build install %{l_prefix}/bin/perl-openpkg -d %{SOURCE1} configure build install %{l_prefix}/bin/perl-openpkg -d %{SOURCE2} configure build install %{l_prefix}/bin/perl-openpkg -d %{SOURCE3} configure build install %{l_prefix}/bin/perl-openpkg -d %{SOURCE4} configure build install %{l_prefix}/bin/perl-openpkg -d %{SOURCE5} configure build install %{l_prefix}/bin/perl-openpkg -d %{SOURCE6} configure build install %{l_prefix}/bin/perl-openpkg -d %{SOURCE7} configure build install %{l_prefix}/bin/perl-openpkg -d %{SOURCE8} configure build install %{l_prefix}/bin/perl-openpkg -d %{SOURCE9} configure build install %{l_prefix}/bin/perl-openpkg -d %{SOURCE10} configure build install %{l_prefix}/bin/perl-openpkg -F perl-openpkg-files fixate cleanup %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} `cat perl-openpkg-files` %files -f files %clean rm -rf $RPM_BUILD_ROOT