]> git.pld-linux.org Git - packages/perl-XML-Checker.git/commitdiff
- kill perl-libxml-enno
authorankry <ankry@pld-linux.org>
Tue, 4 May 2004 23:28:11 +0000 (23:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-XML-Checker.spec -> 1.3

perl-XML-Checker.spec

index b0ebe8ffe4c1ebf87306412a994555eda1cc6886..e555b5ac9a7fcc521cc6a311192610e526aade3f 100644 (file)
@@ -19,9 +19,10 @@ BuildRequires:       perl-devel >= 5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires: perl-XML-Parser >= 2.30
-BuildRequires: perl(XML::DOM) >= 1.29
+BuildRequires: perl-XML-DOM >= 1.29
 BuildRequires: perl-libxml >= 0.07
 %endif
+Obsoletes:     perl-libxml-enno
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -41,8 +42,8 @@ XML::Checker::Parser i XML::DOM::ValParser.
 %build
 %{__perl} Makefile.PL \
        INSTALLDIRS=vendor
-
 %{__make}
+
 %{?with_tests:%{__make} test}
 
 %install
This page took 0.176934 seconds and 4 git commands to generate.