8
0
- Don't escape "=" unless it's in command position.  Thanks to Chip
      for the inspiration.
    - Use "#!perl" in test.t (closes #38072).
    - Don't try to test or install the shell-quote script on Windows
      (closes #46445).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-String-ShellQuote?expand=0&rev=2
This commit is contained in:
Juergen Weigert
2010-06-25 16:16:21 +00:00
committed by Git OBS Bridge
parent 3d59e0d8d5
commit 8b29a8378a
4 changed files with 16 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package perl-String-ShellQuote (Version 1.03)
# spec file for package perl-String-ShellQuote (Version 1.04)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -19,12 +19,12 @@
Name: perl-String-ShellQuote
Summary: Quote strings for passing through the shell
Version: 1.03
Version: 1.04
Release: 1
License: CHECK(GPL+ or Artistic)
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/String-ShellQuote/
Source: http://www.cpan.org/authors/id/R/RO/ROSCH/String-ShellQuote-%{version}.tar.gz
Source: http://www.cpan.org/authors/id/R/RO/ROSCH/String-ShellQuote-%{version}.tar.bz2
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl