Author: qboosh Date: Sun Feb 19 18:04:03 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - pl, missing dir
---- Files affected: SPECS: perl-MKDoc-XML.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-MKDoc-XML.spec diff -u SPECS/perl-MKDoc-XML.spec:1.1 SPECS/perl-MKDoc-XML.spec:1.2 --- SPECS/perl-MKDoc-XML.spec:1.1 Wed Feb 15 02:28:21 2006 +++ SPECS/perl-MKDoc-XML.spec Sun Feb 19 19:03:58 2006 @@ -6,27 +6,26 @@ %include /usr/lib/rpm/macros.perl %define pnam MKDoc-XML Summary: MKDoc::XML - The MKDoc XML Toolkit -#Summary(pl): +Summary(pl): MKDoc::XML - zestaw narzędzi MKDoc XML Name: perl-MKDoc-XML Version: 0.75 Release: 0.1 -# same as perl (REMOVE THIS LINE IF NOT TRUE) -License: same as perl +# same as perl +License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://search.cpan.org/CPAN/authors/id/B/BP/BPOSTLE/%{pnam}-%{version}.tar.gz # Source0-md5: bae96f16d2f55ac01f562d2e101b2824 +URL: http://search.cpan.org/dist/MKDoc-XML/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 -%if %{with tests} -%endif BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -MKDoc::XML - The MKDoc XML Toolkit +MKDoc::XML - The MKDoc XML Toolkit. -# %description -l pl -# TODO +%description -l pl +MKDoc::XML - zestaw narzędzi MKDoc XML. %prep %setup -q -n %{pnam}-%{version} @@ -50,6 +49,7 @@ %files %defattr(644,root,root,755) %doc Changes README +%dir %{perl_vendorlib}/MKDoc %{perl_vendorlib}/MKDoc/*.pm %{perl_vendorlib}/MKDoc/XML %{_mandir}/man3/* @@ -60,6 +60,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/02/19 18:03:58 qboosh +- pl, missing dir + Revision 1.1 2006/02/15 01:28:21 mguevara - MKDoc::XML - The MKDoc XML Toolkit - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-MKDoc-XML.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
