8
0

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:
Stephan Kulow
2012-02-16 11:25:31 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 8 deletions

View File

@@ -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
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:06376071c034cde08d1f5fb2c9477c3146bbcea79cfeb0820882bf0cf08b5790
size 14296

View File

@@ -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 Tue Dec 20 20:09:55 UTC 2011 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-File-pushd # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,14 @@
Name: perl-File-pushd Name: perl-File-pushd
Version: 1.001 Version: 1.002
Release: 0 Release: 0
%define cpan_name File-pushd %define cpan_name File-pushd
Summary: change directory temporarily for a limited scope Summary: change directory temporarily for a limited scope
License: Apache-2.0 License: Apache-2.0
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/File-pushd/ 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: http://www.cpan.org/authors/id/D/DA/DAGOLDEN/%{cpan_name}-%{version}.tar.gz
Source: File-pushd-1.001.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl BuildRequires: perl
@@ -65,6 +64,6 @@ absolute pathname of the directory entered.
%files -f %{name}.files %files -f %{name}.files
%defattr(-,root,root,755) %defattr(-,root,root,755)
%doc Changes examples LICENSE README Todo %doc Changes examples LICENSE README README.PATCHING Todo
%changelog %changelog