rpms/perl-YAML-Syck/devel perl-YAML-Syck.spec,1.2,1.3

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Fri May 4 23:20:44 UTC 2007


Author: cweyl

Update of /cvs/extras/rpms/perl-YAML-Syck/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12689

Modified Files:
	perl-YAML-Syck.spec 
Log Message:
* Fri May 04 2007 Chris Weyl <cweyl at alumni.drew.edu> 0.82-3
- add perl split BR's



Index: perl-YAML-Syck.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-YAML-Syck/devel/perl-YAML-Syck.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-YAML-Syck.spec	4 May 2007 22:42:50 -0000	1.2
+++ perl-YAML-Syck.spec	4 May 2007 23:20:07 -0000	1.3
@@ -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 @@
 %{_mandir}/man3/*
 
 %changelog
+* Fri May 04 2007 Chris Weyl <cweyl at alumni.drew.edu> 0.82-3
+- add perl split BR's
+
 * Fri May 04 2007 Chris Weyl <cweyl at alumni.drew.edu> 0.82-2
 - bump
 




More information about the fedora-extras-commits mailing list