Browse Source

perl-Error-0.17-2

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3121 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 13 years ago
parent
commit
8e9897dca6
1 changed files with 7 additions and 2 deletions
  1. 7 2
      p/perl-Error/perl-Error-vl.spec

+ 7 - 2
p/perl-Error/perl-Error-vl.spec

@@ -1,9 +1,9 @@
-%define pkgver 0.17009
+%define pkgver 0.17016
 
 Summary: Error/exception handling in an OO-ish way with Perl
 Name: perl-Error
 Version: 0.17
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: Aristic and GPL
 Group: Development/Libraries
 Source0: http://search.cpan.org/CPAN/authors/id/U/UA/UARUN/Error-%{pkgver}.tar.gz
@@ -65,9 +65,14 @@ fi
 %files -f %{name}.files
 %defattr(-,root,root)
 %doc README ChangeLog examples
+%dir %{perl_vendorlib}/Error
 %{_mandir}/*/*
 
 %changelog
+* Sat Mar 26 2011 IWAI, Masaharu <iwai@alib.jp> 0.17-2
+- updated to 0.17016
+- add %%{perl_vendorlib}/Error directory in %%files
+
 * Thu Aug 28 2008 Shu KONNO <owa@bg.wakwak.com> 0.17-1vl5
 - applied new versioning policy, spec in utf-8
 - built with perl-5.10.0