rpms/perl-WebService-Validator-HTML-W3C/devel perl-WebService-Validator-HTML-W3C.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Marcela Mašláňová mmaslano at fedoraproject.org
Thu Apr 30 05:42:05 UTC 2009


Author: mmaslano

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

Modified Files:
	.cvsignore sources 
Added Files:
	perl-WebService-Validator-HTML-W3C.spec 
Log Message:
* Wed Apr 29 2009 Marcela Mašláňová <mmaslano at redhat.com> 0.24-1
- Specfile autogenerated by cpanspec 1.78.



--- NEW FILE perl-WebService-Validator-HTML-W3C.spec ---
Name:           perl-WebService-Validator-HTML-W3C
Version:        0.24
Release:        1%{?dist}
Summary:        Access the W3Cs online HTML validator
License:        GPL+ or Artistic
Group:          Development/Libraries
URL:            http://search.cpan.org/dist/WebService-Validator-HTML-W3C/
Source0:        http://www.cpan.org/authors/id/S/ST/STRUAN/WebService-Validator-HTML-W3C-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:      noarch
BuildRequires:  perl(Class::Accessor)
BuildRequires:  perl(LWP)
BuildRequires:  perl(Module::Build)
BuildRequires:  perl(Test::More)
Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))

%description
WebService::Validator::HTML::W3C provides access to the W3C's online Markup
validator. As well as reporting on whether a page is valid it also provides
access to a detailed list of the errors and where in the validated document
they occur.

%prep
%setup -q -n WebService-Validator-HTML-W3C-%{version}

%build
%{__perl} Build.PL installdirs=vendor
./Build

%install
rm -rf $RPM_BUILD_ROOT

./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;

%{_fixperms} $RPM_BUILD_ROOT/*

%check
./Build test

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc Changes README
%{perl_vendorlib}/*
%{_mandir}/man3/*

%changelog
* Wed Apr 29 2009 Marcela Mašláňová <mmaslano at redhat.com> 0.24-1
- Specfile autogenerated by cpanspec 1.78.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-WebService-Validator-HTML-W3C/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	30 Apr 2009 05:05:51 -0000	1.1
+++ .cvsignore	30 Apr 2009 05:41:34 -0000	1.2
@@ -0,0 +1 @@
+WebService-Validator-HTML-W3C-0.24.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-WebService-Validator-HTML-W3C/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	30 Apr 2009 05:05:51 -0000	1.1
+++ sources	30 Apr 2009 05:41:34 -0000	1.2
@@ -0,0 +1 @@
+7c58ebb1df29fdc0b88474217c064f10  WebService-Validator-HTML-W3C-0.24.tar.gz




More information about the fedora-extras-commits mailing list