head	1.15;
access;
symbols;
locks; strict;
comment	@-- @;


1.15
date	2009.11.29.10.15.23;	author rse;	state Exp;
branches;
next	1.14;
commitid	mjHNxcka2xeCQodu;

1.14
date	2009.11.15.20.37.15;	author rse;	state Exp;
branches;
next	1.13;
commitid	9RAkUIME3dHQJEbu;

1.13
date	2009.09.29.21.14.56;	author rse;	state Exp;
branches;
next	1.12;
commitid	71EdWldmU1DrsC5u;

1.12
date	2009.09.04.19.08.26;	author rse;	state Exp;
branches;
next	1.11;
commitid	Hx3RauTt1ppSyo2u;

1.11
date	2009.07.09.18.58.58;	author rse;	state Exp;
branches;
next	1.10;
commitid	nHD3HidADCGdl4Vt;

1.10
date	2009.05.13.20.06.29;	author rse;	state Exp;
branches;
next	1.9;
commitid	MTlgGCM8HSNYxKNt;

1.9
date	2009.05.03.17.18.53;	author rse;	state Exp;
branches;
next	1.8;
commitid	4b7jHfZeMOLoWrMt;

1.8
date	2009.04.18.13.14.07;	author rse;	state Exp;
branches;
next	1.7;
commitid	4pHXU27WTIGCZuKt;

1.7
date	2009.04.14.19.52.16;	author rse;	state Exp;
branches;
next	1.6;
commitid	oKUx9TIhBNGTo1Kt;

1.6
date	2009.03.28.17.12.02;	author rse;	state Exp;
branches;
next	1.5;
commitid	h444Eri9jj5O3PHt;

1.5
date	2008.12.13.15.27.05;	author rse;	state Exp;
branches;
next	1.4;
commitid	rzPGf3Fqsmk3Rjut;

1.4
date	2008.10.30.19.47.47;	author rse;	state Exp;
branches;
next	1.3;
commitid	Z7xFdxJbXPZaIGot;

1.3
date	2008.10.05.07.48.32;	author rse;	state Exp;
branches;
next	1.2;
commitid	tBAT40AxiAzexplt;

1.2
date	2008.08.27.15.16.54;	author rse;	state Exp;
branches;
next	1.1;
commitid	40agRm0ZpQuMgrgt;

1.1
date	2008.08.06.17.59.16;	author rse;	state Exp;
branches;
next	;
commitid	nw5O75BIPSqlQKdt;


desc
@@


1.15
log
@modifying package: perl-tm-5.10 20091115 -> 20091129
@
text
@##
##  perl-tm.spec -- OpenPKG RPM Package Specification
##  Copyright (c) 2000-2009 OpenPKG Foundation e.V. <http://openpkg.net/>
##
##  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.10
%define       V_mldbm                 2.01
%define       V_mldbm_sync            0.30
%define       V_log_log4perl          1.26
%define       V_tm                    1.46

#   package information
Name:         perl-tm
Summary:      Perl Modules for use with Topic Maps
URL:          http://www.cpan.org/
Vendor:       Perl Community
Packager:     OpenPKG Foundation e.V.
Distribution: OpenPKG Community
Class:        EVAL
Group:        Perl
License:      GPL/Artistic
Version:      %{V_perl}
Release:      20091129

#   list of sources
Source0:      http://www.cpan.org/authors/id/C/CH/CHAMAS/MLDBM-%{V_mldbm}.tar.gz
Source1:      http://www.cpan.org/authors/id/C/CH/CHAMAS/MLDBM-Sync-%{V_mldbm_sync}.tar.gz
Source2:      http://www.cpan.org/authors/id/M/MS/MSCHILLI/Log-Log4perl-%{V_log_log4perl}.tar.gz
Source3:      http://www.cpan.org/authors/id/D/DR/DRRHO/TM-%{V_tm}.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-util
PreReq:       perl-util
AutoReq:      no
AutoReqProv:  no

%description
    Perl modules for use with Topic Maps:
    - TM (%{V_tm})

%track
    prog perl-tm:MLDBM = {
        version   = %{V_mldbm}
        url       = http://www.cpan.org/authors/id/C/CH/CHAMAS/
        regex     = MLDBM-(__VER__)\.tar\.gz
    }
    prog perl-tm:MLDBM-Sync = {
        version   = %{V_mldbm_sync}
        url       = http://www.cpan.org/authors/id/C/CH/CHAMAS/
        regex     = MLDBM-Sync-(__VER__)\.tar\.gz
    }
    prog perl-tm:Log-Log4perl = {
        version   = %{V_log_log4perl}
        url       = http://www.cpan.org/authors/id/M/MS/MSCHILLI/
        regex     = Log-Log4perl-(__VER__)\.tar\.gz
    }
    prog perl-tm:TM = {
        version   = %{V_tm}
        url       = http://www.cpan.org/authors/id/D/DR/DRRHO/
        regex     = TM-(__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

%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 -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

@


1.14
log
@modifying package: perl-tm-5.10 20090929 -> 20091115
@
text
@d28 1
a28 1
%define       V_log_log4perl          1.25
d42 1
a42 1
Release:      20091115
@


1.13
log
@modifying package: perl-tm-5.10 20090904 -> 20090929
@
text
@d29 1
a29 1
%define       V_tm                    1.45
d42 1
a42 1
Release:      20090929
@


1.12
log
@change dependency to Perl 5.10 only
@
text
@d28 1
a28 1
%define       V_log_log4perl          1.24
d42 1
a42 1
Release:      20090904
@


1.11
log
@modifying package: perl-tm-5.10.0 20090513 -> 20090709
@
text
@d25 1
a25 1
%define       V_perl                  5.10.0
d42 1
a42 1
Release:      20090709
@


1.10
log
@modifying package: perl-tm-5.10.0 20090503 -> 20090513
@
text
@d28 1
a28 1
%define       V_log_log4perl          1.23
d42 1
a42 1
Release:      20090513
@


1.9
log
@modifying package: perl-tm-5.10.0 20090414 -> 20090503
@
text
@d28 1
a28 1
%define       V_log_log4perl          1.22
d42 1
a42 1
Release:      20090503
@


1.8
log
@bump years in copyright messages
@
text
@d28 1
a28 1
%define       V_log_log4perl          1.21
d42 1
a42 1
Release:      20090414
@


1.7
log
@modifying package: perl-tm-5.10.0 20090328 -> 20090414
@
text
@d3 1
a3 1
##  Copyright (c) 2000-2008 OpenPKG Foundation e.V. <http://openpkg.net/>
@


1.6
log
@modifying package: perl-tm-5.10.0 20081213 -> 20090328
@
text
@d29 1
a29 1
%define       V_tm                    1.44
d42 1
a42 1
Release:      20090328
@


1.5
log
@modifying package: perl-tm-5.10.0 20081030 -> 20081213
@
text
@d28 1
a28 1
%define       V_log_log4perl          1.20
d42 1
a42 1
Release:      20081213
@


1.4
log
@modifying package: perl-tm-5.10.0 20081005 -> 20081030
@
text
@d28 1
a28 1
%define       V_log_log4perl          1.19
d42 1
a42 1
Release:      20081030
@


1.3
log
@modifying package: perl-tm-5.10.0 20080827 -> 20081005
@
text
@d28 1
a28 1
%define       V_log_log4perl          1.18
d42 1
a42 1
Release:      20081005
@


1.2
log
@modifying package: perl-tm-5.10.0 20080806 -> 20080827
@
text
@d29 1
a29 1
%define       V_tm                    1.43
d42 1
a42 1
Release:      20080827
@


1.1
log
@new package: perl-tm 5.10.0 (Perl Modules for use with Topic Maps)
@
text
@d28 1
a28 1
%define       V_log_log4perl          1.17
d42 1
a42 1
Release:      20080806
@

