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