forked from pool/perl-File-Remove
- update to 1.51
- END-time deletion by clear() is now fork-safe, it will only remove paths created in the same process. - Adding a second skip for the known-bad cygwin file permissions problem OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Remove?expand=0&rev=25
This commit is contained in:
committed by
Git OBS Bridge
parent
ddbadb2806
commit
bd8630aa98
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3d982b24a1b7664060d2679b19ba8da53027e60a0809d6e0d892e41664de78df
|
||||
size 36314
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 18 11:49:33 UTC 2011 - coolo@suse.com
|
||||
|
||||
- update to 1.51
|
||||
- END-time deletion by clear() is now fork-safe, it will only remove
|
||||
paths created in the same process.
|
||||
- Adding a second skip for the known-bad cygwin file permissions problem
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 5 03:29:10 UTC 2011 - lars@linux-schulserver.de
|
||||
|
||||
|
@@ -18,15 +18,14 @@
|
||||
|
||||
|
||||
Name: perl-File-Remove
|
||||
Version: 1.49
|
||||
Version: 1.51
|
||||
Release: 5
|
||||
License: GPL+ or Artistic
|
||||
%define cpan_name File-Remove
|
||||
Summary: Remove files and directories
|
||||
Url: http://search.cpan.org/dist/File-Remove/
|
||||
Group: Development/Libraries/Perl
|
||||
#Source: http://www.cpan.org/authors/id/A/AD/ADAMK/File-Remove-%{version}.tar.gz
|
||||
Source: %{cpan_name}-%{version}.tar.gz
|
||||
Source: http://www.cpan.org/authors/id/A/AD/ADAMK/File-Remove-%{version}.tar.gz
|
||||
Patch1: perl-File-Remove-old_File-Spec.patch
|
||||
BuildRequires: perl(Cwd) >= 3.27.01
|
||||
BuildRequires: perl(File::Spec) >= 3.27.01
|
||||
|
Reference in New Issue
Block a user