rpms/perl-WebService-Validator-HTML-W3C/devel perl-WebService-Validator-HTML-W3C.spec, 1.2, 1.3

Marcela Mašláňová mmaslano at fedoraproject.org
Wed Nov 18 15:43:39 UTC 2009


Author: mmaslano

Update of /cvs/pkgs/rpms/perl-WebService-Validator-HTML-W3C/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31036

Modified Files:
	perl-WebService-Validator-HTML-W3C.spec 
Log Message:
* Wed Nov 18 2009 Marcela Mašláňová <mmaslano at redhat.com> 0.24-3
- add missing requires



Index: perl-WebService-Validator-HTML-W3C.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-WebService-Validator-HTML-W3C/devel/perl-WebService-Validator-HTML-W3C.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- perl-WebService-Validator-HTML-W3C.spec	26 Jul 2009 17:29:32 -0000	1.2
+++ perl-WebService-Validator-HTML-W3C.spec	18 Nov 2009 15:43:39 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           perl-WebService-Validator-HTML-W3C
 Version:        0.24
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Access the W3Cs online HTML validator
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -12,6 +12,11 @@ BuildRequires:  perl(Class::Accessor)
 BuildRequires:  perl(LWP)
 BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Test::More)
+Requires:       perl(Class::Accessor)
+Requires:       perl(SOAP::Lite)
+Requires:       perl(URI)
+Requires:       perl(URI::QueryParam)
+Requires:       perl(Carp::Clan)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -48,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Wed Nov 18 2009 Marcela Mašláňová <mmaslano at redhat.com> 0.24-3
+- add missing requires
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.24-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the Fedora-perl-devel-list mailing list