rpms/perl-Test-YAML-Valid/F-10 perl-Test-YAML-Valid.spec,1.2,1.3

Chris Weyl cweyl at fedoraproject.org
Tue Jun 9 06:01:28 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-Test-YAML-Valid/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2198

Modified Files:
	perl-Test-YAML-Valid.spec 
Log Message:
* Tue Apr 14 2009 Daniel P. Berrange <berrange at redhat.com> - 0.03-4.fc11
- Add perl(YAML) and perl(YAML::Syck) requirements (rhbz #495401)



Index: perl-Test-YAML-Valid.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Test-YAML-Valid/F-10/perl-Test-YAML-Valid.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- perl-Test-YAML-Valid.spec	8 Feb 2008 16:37:27 -0000	1.2
+++ perl-Test-YAML-Valid.spec	9 Jun 2009 06:00:57 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           perl-Test-YAML-Valid
 Version:        0.03
-Release:        2%{?dist}
+Release:        4%{?dist}
 Summary:        Lets you test the validity of YAML files in unit tests
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -17,6 +17,8 @@ BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Builder)
 BuildRequires:  perl(Test::Builder::Tester)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+Requires:       perl(YAML)
+Requires:       perl(YAML::Syck)
 
 %description
 Lets you test the validity of YAML files inside your
@@ -54,6 +56,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*3pm*
 
 %changelog
+* Tue Apr 14 2009 Daniel P. Berrange <berrange at redhat.com> - 0.03-4.fc11
+- Add perl(YAML) and perl(YAML::Syck) requirements (rhbz #495401)
+
+* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.03-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
 * Fri Feb  8 2008 Tom "spot" Callaway <tcallawa at redhat.com> 0.03-2
 - rebuild for new perl
 




More information about the fedora-extras-commits mailing list