8
0
Commit Graph

28 Commits

Author SHA256 Message Date
Stephan Kulow
b6754bcd09 Accepting request 249367 from devel:languages:perl
- updated to 2.000014
  - fix taint-mode test in some cases on case insensitive filesystems
 
 2.000013 - 2014-08-16
  - fix test failure in ActiveState perl
  - better test diagnostics
  - fix quoting of spaces for fish shell (rt#95268)
  - improve quoting for use with cmd.exe
  - fix quoting any arbitrary character when contructing strings for bash
  - skip testing use with shells if the shell doesn't work at all
 
 2.000012 - 2014-05-12
  - restore build_activate_environment_vars_for,
    build_deactivate_environment_vars_for, build_deact_all_environment_vars_for
    methods for perlbrew compatibility
  - fix transforming relative paths to absolute paths in older perls
  - fix quoting for fish shell
 
 2.000011 - 2014-04-02
  - more fixes for issue where PERL5LIB Carp is not the same version as in the
    local-lib
 
 2.000010 - 2014-03-28
  - fix shell test on cygwin
 
 2.000_009 - 2014-03-15
  - no longer loads File::Spec, so an upgraded version installed inside a local
    lib dir can be used by scripts

OBS-URL: https://build.opensuse.org/request/show/249367
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-local-lib?expand=0&rev=11
2014-09-17 15:25:59 +00:00
Stephan Kulow
aefd8937db update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-local-lib?expand=0&rev=29
2014-09-15 15:59:57 +00:00
Stephan Kulow
79eb960666 Accepting request 226060 from devel:languages:perl
update

OBS-URL: https://build.opensuse.org/request/show/226060
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-local-lib?expand=0&rev=9
2014-03-18 12:57:56 +00:00
Stephan Kulow
8de4954ce5 update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-local-lib?expand=0&rev=27
2014-03-15 13:00:26 +00:00
Stephan Kulow
6a9ca64a53 Accepting request 208401 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/208401
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-local-lib?expand=0&rev=8
2013-12-07 06:47:43 +00:00
Stephan Kulow
c2c20ee735 - updated to 1.008026
- drop perl prerequisite to 5.6, since everything works there.
      - fix install test on cygwin
      - fix stackable test on win32 and when external local::lib is set
      - clarify errors in Makefile.PL about CPAN configuration
      - adjust csh output to allow use directly by eval
      - silence a possible warning in Makefile.PL
      - add additional docs about combining local::lib with lib::core::only
      - reverse order of PERL_LOCAL_LIB_ROOT.  new local::libs are now added
        to the beginning instead of the end, to match the order of other
        similar environment variables.
      - fix installation into directories with spaces or backslashes, as
        well as Win32 test failures when Capture::Tiny is installed
      - fix test breaking in some cases when an external local::lib is set
      - fix test compatibility with old versions of Exporter
      - stable release of 1.008022 (no code changes since 1.008012)
      - see 1.008019 through 1.008021
      - yet another attempt to overcome win32 testing issues (paths with
        spaces, backslashes)
      - yet another attempt to overcome win32 testing issues (paths with
        spaces, backslashes)
      - another attempt to overcome win32 testing issues (paths with spaces,
        backslashes)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-local-lib?expand=0&rev=25
2013-11-25 09:24:27 +00:00
Tomáš Chvátal
c7b6b0eee3 Accepting request 202279 from devel:languages:perl
- update to 1.008018
       - print out actual paths in more test cases, for helping to diagnose
         mysterious failures
       - avoid "Unrecognized escape \s passed through" errors on win32
         (again)
       - avoid "Unrecognized escape \s passed through" errors on win32
       - fix new test to use alternate path representations on windows, to
         handle potential space issues (regression since 1.008012)
       - fix undef value errors when not installing into a local::lib
       - now handling using -Mlocal::lib in a taintperl environment, by
         ensuring that all libs in PERL_LOCAL_LIB_ROOT are properly added to
         @INC (RT#76661, Karen Etheridge)

OBS-URL: https://build.opensuse.org/request/show/202279
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-local-lib?expand=0&rev=7
2013-10-06 12:31:30 +00:00
Stephan Kulow
7519f5d66e trigger service run
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-local-lib?expand=0&rev=23
2013-10-04 19:49:43 +00:00
Stephan Kulow
d0bd4a0de9 update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-local-lib?expand=0&rev=21
2013-10-04 15:44:53 +00:00
Stephan Kulow
ee06e8377f Accepting request 184842 from devel:languages:perl
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/184842
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-local-lib?expand=0&rev=5
2013-07-30 10:06:12 +00:00
Stephan Kulow
760736072a - updated to 1.008011
- skip CPAN workaround if running via cpanminus  (miyagawa, RT#85731)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-local-lib?expand=0&rev=18
2013-07-27 12:53:05 +00:00
Stephan Kulow
43be6319f3 Accepting request 178579 from devel:languages:perl
- updated to 1.008010
       - Fix a split on undefined value warning (David Golden -- see
         https://github.com/gugod/App-perlbrew/issues/305)
       - Remove Carp::Always dep
       - Fix putting arch path in PERL5LIB
       - Refactor Win32 path handling out of ensure_dir_structure_for()
       - Fix activate_paths when PERL_LOCAL_LIB_ROOT starts with :
       - Fix ~/perl5/bin missing in $PATH
       - Back to 1.008004 with Carp fix since subsequent releases were botched
       - Avoid issue where PERL5LIB Carp is older than local::lib one

OBS-URL: https://build.opensuse.org/request/show/178579
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-local-lib?expand=0&rev=4
2013-06-13 15:46:34 +00:00
Stephan Kulow
a0943c7d98 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-local-lib?expand=0&rev=16 2013-06-11 18:51:30 +00:00
Stephan Kulow
a160280a15 - updated to 1.008010
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-local-lib?expand=0&rev=15
2013-06-11 18:45:11 +00:00
Stephan Kulow
75c9be3c13 - updated to 1.008010
- Fix a split on undefined value warning (David Golden -- see
         https://github.com/gugod/App-perlbrew/issues/305)
       - Remove Carp::Always dep
       - Fix putting arch path in PERL5LIB
       - Refactor Win32 path handling out of ensure_dir_structure_for()
       - Fix activate_paths when PERL_LOCAL_LIB_ROOT starts with :
       - Fix ~/perl5/bin missing in $PATH
       - Back to 1.008004 with Carp fix since subsequent releases were botched
       - Avoid issue where PERL5LIB Carp is older than local::lib one

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-local-lib?expand=0&rev=14
2013-06-11 18:40:51 +00:00
Stephan Kulow
09312844f8 Accepting request 97237 from devel:languages:perl
new perl dep

OBS-URL: https://build.opensuse.org/request/show/97237
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-local-lib?expand=0&rev=1
2011-12-21 16:31:07 +00:00
Stephan Kulow
fdd36538d8 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-local-lib?expand=0&rev=12 2011-12-20 13:45:03 +00:00
Stephan Kulow
7ec48e25aa OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-local-lib?expand=0&rev=11 2011-12-20 13:44:51 +00:00
Pascal Bleser
3b2e099815 1.008004
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-local-lib?expand=0&rev=10
2011-02-25 20:04:52 +00:00
Stephan Kulow
852a271012 new macros
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-local-lib?expand=0&rev=9
2010-12-05 12:56:08 +00:00
Stephan Kulow
71bd75843f - remove /var/adm/perl-modules
- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-local-lib?expand=0&rev=8
2010-11-29 18:56:46 +00:00
Pascal Bleser
bb03c3a8d8 1.006007
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-local-lib?expand=0&rev=7
2010-08-26 06:34:04 +00:00
Pascal Bleser
3ebc39ffa3 1.006005
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-local-lib?expand=0&rev=6
2010-07-15 17:11:26 +00:00
Pascal Bleser
12dcf12490 not a noarch any more
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-local-lib?expand=0&rev=5
2010-06-12 23:23:30 +00:00
Pascal Bleser
258937ca95 1.006004
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-local-lib?expand=0&rev=4
2010-06-12 23:09:49 +00:00
Pascal Bleser
ffe9f9066b 1.006000
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-local-lib?expand=0&rev=3
2010-04-01 17:02:06 +00:00
Pascal Bleser
c68da60724 1.005001
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-local-lib?expand=0&rev=2
2010-03-14 02:24:20 +00:00
Pascal Bleser
08b8819b62 1.004009
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-local-lib?expand=0&rev=1
2010-02-03 19:44:19 +00:00