]> git.pld-linux.org Git - packages/perl-XML-LibXML.git/commitdiff
- removed common dirs (->perl-XML-LibXML-Common)
authorankry <ankry@pld-linux.org>
Wed, 2 Oct 2002 11:47:37 +0000 (11:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 2

Changed files:
    perl-XML-LibXML.spec -> 1.12

perl-XML-LibXML.spec

index 3a9c35a25ea45284f311918247d22b4fe1c562fd..5bc8bcd24db8d14741bb2f472488afda54fbe41b 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-# _with_tests - perform "make test" (needs working, not busy /dev/audio!)
+# _with_tests - perform "make test"
 #
 %include       /usr/lib/rpm/macros.perl
 %define                pdir    XML
@@ -24,7 +24,7 @@ Summary(uk):  
 Summary(zh_CN):        XML::LibXML Perl Ä£¿é
 Name:          perl-%{pdir}-%{pnam}
 Version:       1.53
-Release:       1
+Release:       2
 License:       GPL
 Group:         Development/Languages/Perl
 Source0:       ftp://ftp.cpan.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
@@ -75,6 +75,7 @@ wiele pracy, aby umo
 perl Makefile.PL
 %{__make} OPTIMIZE="%{rpmcflags}"
 
+# dtd test fails for unknown reason
 %{?_with_tests:%{__make} test}
 
 %install
@@ -105,9 +106,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc Changes README
 %{perl_sitearch}/XML/LibXML.pm
-%dir %{perl_sitearch}/XML/LibXML
 %{perl_sitearch}/XML/LibXML/[^S]*.pm
-%dir %{perl_sitearch}/auto/XML/LibXML
 %{perl_sitearch}/auto/XML/LibXML/LibXML.bs
 %attr(755,root,root) %{perl_sitearch}/auto/XML/LibXML/LibXML.so
 %{_mandir}/man3/XML::LibXML.3pm.gz
This page took 0.0346340000000001 seconds and 4 git commands to generate.