forked from pool/perl-File-pushd
Accepting request 105202 from devel:languages:perl
- updated to 1.002 - Fix failures on cygwin [RT#73072 Reini Urban] OBS-URL: https://build.opensuse.org/request/show/105202 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-File-pushd?expand=0&rev=2
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:941600b12c06a3111bfe1c769f1659f14aa3d30f57b4c3ed423aafd637bf064f
|
||||
size 13522
|
3
File-pushd-1.002.tar.gz
Normal file
3
File-pushd-1.002.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:06376071c034cde08d1f5fb2c9477c3146bbcea79cfeb0820882bf0cf08b5790
|
||||
size 14296
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 15 12:05:21 UTC 2012 - coolo@suse.com
|
||||
|
||||
- updated to 1.002
|
||||
- Fix failures on cygwin [RT#73072 Reini Urban]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 20 20:09:55 UTC 2011 - coolo@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-File-pushd
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,15 +17,14 @@
|
||||
|
||||
|
||||
Name: perl-File-pushd
|
||||
Version: 1.001
|
||||
Version: 1.002
|
||||
Release: 0
|
||||
%define cpan_name File-pushd
|
||||
Summary: change directory temporarily for a limited scope
|
||||
License: Apache-2.0
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/File-pushd/
|
||||
#Source: http://www.cpan.org/authors/id/D/DA/DAGOLDEN/%{cpan_name}-1.002.tar.gz
|
||||
Source: File-pushd-1.001.tar.gz
|
||||
Source: http://www.cpan.org/authors/id/D/DA/DAGOLDEN/%{cpan_name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
@@ -65,6 +64,6 @@ absolute pathname of the directory entered.
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes examples LICENSE README Todo
|
||||
%doc Changes examples LICENSE README README.PATCHING Todo
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user