head 1.25; access; symbols; locks; strict; comment @-- @; 1.25 date 2009.09.06.21.11.18; author rse; state Exp; branches; next 1.24; commitid ScMfDyj8HsW1bF2u; 1.24 date 2009.09.04.19.06.43; author rse; state Exp; branches; next 1.23; commitid qRURRY9RCBHhyo2u; 1.23 date 2009.04.18.13.14.03; author rse; state Exp; branches; next 1.22; commitid 4pHXU27WTIGCZuKt; 1.22 date 2009.01.27.07.03.05; author rse; state Exp; branches; next 1.21; commitid Ll83uAgevaWrC3At; 1.21 date 2008.12.28.09.20.31; author rse; state Exp; branches; next 1.20; commitid BKiW0jPsor7pldwt; 1.20 date 2008.12.17.08.15.49; author rse; state Exp; branches; next 1.19; commitid QKKEKb0GRpD7lNut; 1.19 date 2008.11.02.17.25.53; author rse; state Exp; branches; next 1.18; commitid p7rsrhDCA1lwP3pt; 1.18 date 2008.09.30.21.22.08; author rse; state Exp; branches; next 1.17; commitid 8jMKE9kTdajkcQkt; 1.17 date 2008.09.25.06.57.44; author rse; state Exp; branches; next 1.16; commitid zuztky1uuDOKz7kt; 1.16 date 2008.09.09.17.47.28; author rse; state Exp; branches; next 1.15; commitid otFTKlcAhD6xG7it; 1.15 date 2008.07.15.07.21.29; author rse; state Exp; branches; next 1.14; commitid 1z2PVuT2ZSeo1Sat; 1.14 date 2008.04.18.17.13.50; author rse; state Exp; branches; next 1.13; commitid 29m1TVTwWlkY7CZs; 1.13 date 2008.02.27.18.18.51; author rse; state Exp; branches; next 1.12; commitid u6VLNRxpIqrU74Ts; 1.12 date 2008.02.23.08.50.00; author rse; state Exp; branches; next 1.11; commitid 2FkL3xXZC0vJ6vSs; 1.11 date 2008.02.19.18.37.20; author rse; state Exp; branches; next 1.10; commitid WmXyy8SdjZMcu2Ss; 1.10 date 2008.01.05.08.07.33; author rse; state Exp; branches; next 1.9; commitid H3gR4S0RSPoPrcMs; 1.9 date 2008.01.01.15.02.13; author rse; state Exp; branches; next 1.8; commitid B8esaHJHoduuKILs; 1.8 date 2007.12.19.13.51.03; author rse; state Exp; branches; next 1.7; commitid UuM47XVlo9ekT2Ks; 1.7 date 2007.11.30.15.52.59; author rse; state Exp; branches; next 1.6; commitid q6SLHeXuQ9MebCHs; 1.6 date 2007.11.15.07.59.05; author cs; state Exp; branches; next 1.5; commitid TS19Or9qtIZy2EFs; 1.5 date 2007.11.05.06.47.33; author cs; state Exp; branches; next 1.4; commitid XT61A0FTkjtWXlEs; 1.4 date 2007.09.22.09.42.29; author cs; state Exp; branches; next 1.3; commitid Ssmo5ZsHh1UDlIys; 1.3 date 2007.09.21.15.47.58; author cs; state Exp; branches; next 1.2; commitid oIiNdZPeuJB0pCys; 1.2 date 2007.09.18.15.05.29; author cs; state Exp; branches; next 1.1; commitid pFLXje0tYZoqgeys; 1.1 date 2007.09.14.17.53.25; author rse; state Exp; branches; next ; commitid 6pw5CSZc3hM0kJxs; desc @@ 1.25 log @modifying package: perl-sip-5.10 20090904 -> 20090906 @ text @## ## perl-sip.spec -- OpenPKG RPM Package Specification ## Copyright (c) 2000-2009 OpenPKG Foundation e.V. ## ## 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_net_sip 0.54 # package information Name: perl-sip Summary: Perl Modules for use with SIP URL: http://www.cpan.org/ Vendor: Perl Community Packager: OpenPKG Foundation e.V. Distribution: OpenPKG Community Class: BASE Group: Perl License: GPL/Artistic Version: %{V_perl} Release: 20090906 # list of sources Source0: http://www.cpan.org/modules/by-module/Net/Net-SIP-%{V_net_sip}.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-dns, perl-crypto, perl-time, perl-util PreReq: perl-dns, perl-crypto, perl-time, perl-util AutoReq: no AutoReqProv: no %description Perl modules for use with networks: - Net::SIP (%{V_net_sip}) %track prog perl-sip:Net-SIP = { version = %{V_net_sip} url = http://www.cpan.org/modules/by-module/Net/ regex = Net-SIP-(__VER__)\.tar\.gz } %prep %setup -q -c %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 -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.24 log @change dependency to Perl 5.10 only @ text @d26 1 a26 1 %define V_net_sip 0.53 d39 1 a39 1 Release: 20090904 @ 1.23 log @bump years in copyright messages @ text @d25 1 a25 1 %define V_perl 5.10.0 d39 1 a39 1 Release: 20090127 @ 1.22 log @modifying package: perl-sip-5.10.0 20081228 -> 20090127 @ text @d3 1 a3 1 ## Copyright (c) 2000-2008 OpenPKG Foundation e.V. @ 1.21 log @modifying package: perl-sip-5.10.0 20081217 -> 20081228 @ text @d26 1 a26 1 %define V_net_sip 0.52 d39 1 a39 1 Release: 20081228 @ 1.20 log @modifying package: perl-sip-5.10.0 20081102 -> 20081217 @ text @d26 1 a26 1 %define V_net_sip 0.51 d39 1 a39 1 Release: 20081217 @ 1.19 log @modifying package: perl-sip-5.10.0 20080930 -> 20081102 @ text @d26 1 a26 1 %define V_net_sip 0.50 d39 1 a39 1 Release: 20081102 @ 1.18 log @modifying package: perl-sip-5.10.0 20080925 -> 20080930 @ text @d26 1 a26 1 %define V_net_sip 0.49 d39 1 a39 1 Release: 20080930 @ 1.17 log @modifying package: perl-sip-5.10.0 20080909 -> 20080925 @ text @d26 1 a26 1 %define V_net_sip 0.48 d39 1 a39 1 Release: 20080925 @ 1.16 log @modifying package: perl-sip-5.10.0 20080715 -> 20080909 @ text @d26 1 a26 1 %define V_net_sip 0.47 d39 1 a39 1 Release: 20080909 @ 1.15 log @modifying package: perl-sip-5.10.0 20080418 -> 20080715 @ text @d26 1 a26 1 %define V_net_sip 0.46 d39 1 a39 1 Release: 20080715 @ 1.14 log @modifying package: perl-sip-5.10.0 20080227 -> 20080418 @ text @d26 1 a26 1 %define V_net_sip 0.45 d39 1 a39 1 Release: 20080418 @ 1.13 log @modifying package: perl-sip-5.10.0 20080223 -> 20080227 @ text @d26 1 a26 1 %define V_net_sip 0.44 d39 1 a39 1 Release: 20080227 @ 1.12 log @modifying package: perl-sip-5.10.0 20080219 -> 20080223 @ text @d26 1 a26 1 %define V_net_sip 0.43 d39 1 a39 1 Release: 20080223 @ 1.11 log @modifying package: perl-sip-5.10.0 20080105 -> 20080219 @ text @d26 1 a26 1 %define V_net_sip 0.42 d39 1 a39 1 Release: 20080219 @ 1.10 log @modifying package: perl-sip-5.10.0 20080101 -> 20080105 @ text @d26 1 a26 1 %define V_net_sip 0.41 d39 1 a39 1 Release: 20080105 @ 1.9 log @Update package specifications according to OpenPKG year 2008 world order: http://www.mail-archive.com/openpkg-announce@@openpkg.org/msg00221.html @ text @d26 1 a26 1 %define V_net_sip 0.40 d39 1 a39 1 Release: 20080101 @ 1.8 log @switch from Perl 5.8 to 5.10 @ text @d3 1 a3 2 ## Copyright (c) 2000-2007 OpenPKG Foundation e.V. ## Copyright (c) 2000-2007 Ralf S. Engelschall d39 1 a39 1 Release: 20071219 @ 1.7 log @modifying package: perl-sip-5.8.8 20071115 -> 20071130 @ text @d26 1 a26 1 %define V_perl 5.8.8 d40 1 a40 1 Release: 20071130 @ 1.6 log @modifying package: perl-sip-5.8.8 20071105 -> 20071115 @ text @d27 1 a27 1 %define V_net_sip 0.39 d40 1 a40 1 Release: 20071115 @ 1.5 log @modifying package: perl-sip-5.8.8 20070922 -> 20071105 @ text @d27 1 a27 1 %define V_net_sip 0.38 d40 1 a40 1 Release: 20071105 @ 1.4 log @modifying package: perl-sip-5.8.8 20070921 -> 20070922 @ text @d27 1 a27 1 %define V_net_sip 0.37 d40 1 a40 1 Release: 20070922 @ 1.3 log @modifying package: perl-sip-5.8.8 20070918 -> 20070921 @ text @d27 1 a27 1 %define V_net_sip 0.36 d40 1 a40 1 Release: 20070921 @ 1.2 log @modifying package: perl-sip-5.8.8 20070914 -> 20070918 @ text @d27 1 a27 1 %define V_net_sip 0.35 d40 1 a40 1 Release: 20070918 @ 1.1 log @new package: perl-sip 5.8.8 (Perl Modules for use with SIP) @ text @d27 1 a27 1 %define V_net_sip 0.34 d40 1 a40 1 Release: 20070914 @