[packages/perl-XML-Dumper] - verbose man files, dropped autodeps bcond

qboosh qboosh at pld-linux.org
Mon Oct 29 20:18:33 CET 2012


commit d0d1a74a50440e04870896b40e5a415d1b63be53
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Oct 29 20:19:16 2012 +0100

    - verbose man files, dropped autodeps bcond

 perl-XML-Dumper.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/perl-XML-Dumper.spec b/perl-XML-Dumper.spec
index ef08f2e..de366c3 100644
--- a/perl-XML-Dumper.spec
+++ b/perl-XML-Dumper.spec
@@ -1,6 +1,5 @@
 #
 # Conditional build:
-%bcond_without	autodeps	# don't BR packages needed only for resolving deps
 %bcond_without	tests		# do not perform "make test"
 #
 %include	/usr/lib/rpm/macros.perl
@@ -15,11 +14,12 @@ Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
+Source0:	http://www.cpan.org/modules/by-module/XML/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	10726bbe78bef5e4264d5f57533da7c1
+URL:		http://search.cpan.org/dist/XML-Dumper/
 BuildRequires:	rpm-perlprov >= 4.1-13
 BuildRequires:	perl-devel >= 1:5.8.0
-%if %{with autodeps} || %{with tests}
+%if %{with tests}
 BuildRequires:	perl-Compress-Zlib
 BuildRequires:	perl-XML-Parser >= 2.16
 %endif
@@ -91,4 +91,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc Changes README
 %{perl_vendorlib}/XML/Dumper.pm
-%{_mandir}/man3/*
+%{_mandir}/man3/XML::Dumper.3pm*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-XML-Dumper.git/commitdiff/d0d1a74a50440e04870896b40e5a415d1b63be53



More information about the pld-cvs-commit mailing list