- add perl split BR's
This commit is contained in:
parent
ee219f42c6
commit
62cb93e49e
@ -1,12 +1,14 @@
|
||||
Name: perl-YAML-Syck
|
||||
Version: 0.82
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Fast, lightweight YAML loader and dumper
|
||||
License: MIT
|
||||
Group: Development/Libraries
|
||||
URL: http://search.cpan.org/dist/YAML-Syck/
|
||||
Source0: http://www.cpan.org/authors/id/A/AU/AUDREYT/YAML-Syck-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
BuildRequires: perl(Test::More)
|
||||
BuildRequires: perl(Devel::Leak)
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
|
||||
@ -48,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Fri May 04 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.82-3
|
||||
- add perl split BR's
|
||||
|
||||
* Fri May 04 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.82-2
|
||||
- bump
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user