OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [email protected] Module: openpkg-src Date: 04-Sep-2009 21:02:58 Branch: HEAD Handle: 2009090420025800 Modified files: openpkg-src/perl-ldap perl-ldap.spec Log: change dependency to Perl 5.10 only Summary: Revision Changes Path 1.40 +2 -2 openpkg-src/perl-ldap/perl-ldap.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/perl-ldap/perl-ldap.spec ============================================================================ $ cvs diff -u -r1.39 -r1.40 perl-ldap.spec --- openpkg-src/perl-ldap/perl-ldap.spec 18 Apr 2009 13:13:57 -0000 1.39 +++ openpkg-src/perl-ldap/perl-ldap.spec 4 Sep 2009 19:02:58 -0000 1.40 @@ -22,7 +22,7 @@ ## # versions of individual parts -%define V_perl 5.10.0 +%define V_perl 5.10 %define V_perl_ldap 0.39 # package information @@ -36,7 +36,7 @@ Group: Perl License: GPL/Artistic Version: %{V_perl} -Release: 20081028 +Release: 20090904 # list of sources Source0: http://www.cpan.org/modules/by-module/Net/perl-ldap-%{V_perl_ldap}.tar.gz @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List [email protected]
