Browse Source

perl-Carp-Clan 6.04-3

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

+ 5 - 2
p/perl-Carp-Clan/perl-Carp-Clan-vl.spec

@@ -3,7 +3,7 @@
 Summary: Report errors from perspective of caller of a "clan" of modules for Perl 
 Name: perl-Carp-Clan
 Version: 6.04
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 License: distributable
 Group: Development/Libraries
 Source0: http://search.cpan.org/CPAN/authors/id/S/ST/STBEY/Carp-Clan-%{version}.tar.gz
@@ -14,7 +14,7 @@ BuildArch: noarch
 BuildRequires: perl >= 5
 BuildRequires: perl(Test::Exception)
 Requires: perl >= 5
-Conflicts: perl(Bit::Vector) <= 6.3
+Conflicts: perl-Bit-Vector <= 6.3
 
 Vendor: Project Vine
 Distribution: Vine Linux
@@ -66,6 +66,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Carp::Clan.3pm*
 
 %changelog
+* Sun Jul  6 2014 IWAI, Masaharu <iwaim.sub@gmail.com> 6.04-3
+- fix Conflicts
+
 * Tue Jul  1 2014 IWAI, Masaharu <iwaim.sub@gmail.com> 6.04-2
 - build with Perl 5.16
 - drop defining %%__find_provides and %%__find_requires