Accepting request 92394 from devel:languages:perl

- update to 0.04
  - Tweak for better error reports

OBS-URL: https://build.opensuse.org/request/show/92394
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-File-ShareDir-Install?expand=0&rev=4
This commit is contained in:
Stephan Kulow 2011-11-21 11:40:02 +00:00 committed by Git OBS Bridge
commit 79cdf40fd6
4 changed files with 11 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 18 13:36:04 UTC 2011 - coolo@suse.com
- update to 0.04
- Tweak for better error reports
-------------------------------------------------------------------
Mon Jan 17 20:43:55 UTC 2011 - coolo@novell.com

View File

@ -18,15 +18,14 @@
Name: perl-File-ShareDir-Install
Version: 0.03
Version: 0.04
Release: 1
License: GPL+ or Artistic
%define cpan_name File-ShareDir-Install
Summary: Install shared files
Url: http://search.cpan.org/dist/File-ShareDir-Install/
Group: Development/Libraries/Perl
#Source: http://www.cpan.org/authors/id/G/GW/GWYN/File-ShareDir-Install-%{version}.tar.gz
Source: %{cpan_name}-%{version}.tar.bz2
Source: http://www.cpan.org/authors/id/G/GW/GWYN/File-ShareDir-Install-%{version}.tar.gz
BuildRequires: perl(File::Spec)
BuildRequires: perl(IO::Dir)
BuildRequires: perl