Author: agaran Date: Tue Sep 5 21:00:02 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - trying to make buildable with fresh POE
---- Files affected: SPECS: perl-POE-Filter-XML.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/perl-POE-Filter-XML.spec diff -u SPECS/perl-POE-Filter-XML.spec:1.16 SPECS/perl-POE-Filter-XML.spec:1.17 --- SPECS/perl-POE-Filter-XML.spec:1.16 Tue Jul 11 23:03:28 2006 +++ SPECS/perl-POE-Filter-XML.spec Tue Sep 5 22:59:57 2006 @@ -10,7 +10,7 @@ Summary(pl): ModuĊ Perla POE::Filter::XML Name: perl-POE-Filter-XML Version: 0.29 -Release: 0.1 +Release: 0.2 License: GPL Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz @@ -19,8 +19,9 @@ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} -BuildRequires: perl-POE >= 0.2802 +BuildRequires: perl-POE >= 0.29 BuildRequires: perl-PXR +BuildRequires: perl-XML-SAX %endif BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -61,6 +62,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2006/09/05 20:59:57 agaran +- trying to make buildable with fresh POE + Revision 1.16 2006/07/11 21:03:28 agaran - up to 0.29, rel 0.1, builds here ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-POE-Filter-XML.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
