]> git.pld-linux.org Git - packages/perl-App-SVN-Bisect.git/blobdiff - perl-App-SVN-Bisect.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/perl-App-SVN-Bisect.git] / perl-App-SVN-Bisect.spec
index 074086ec71386f820f24257993b68f7ca3b205ef..0e215e39f393305c7279f4db79deb8e487d0bbf8 100644 (file)
@@ -2,17 +2,16 @@
 # Conditional build:
 %bcond_without tests           # do not perform "make test"
 #
-%include       /usr/lib/rpm/macros.perl
 %define        pdir    App
 %define        pnam    SVN-Bisect
 Summary:       App::SVN::Bisect - binary search through svn revisions
 Name:          perl-App-SVN-Bisect
-Version:       1.0
+Version:       1.1
 Release:       1
 License:       artistic_2
 Group:         Development/Languages/Perl
-Source0:       http://www.cpan.org/modules/by-module/App/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: d8540f354b27d904eee56cc473542cbc
+Source0:       http://www.cpan.org/authors/id/I/IN/INFINOID/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: a929a878b7bee04adae2e592770c0ea2
 Patch0:                %{name}-locale.patch
 URL:           http://search.cpan.org/dist/App-SVN-Bisect/
 BuildRequires: perl-devel >= 1:5.8.0
@@ -21,7 +20,10 @@ BuildRequires:       rpm-perlprov >= 4.1-13
 BuildRequires: perl(IO::All) > 0.38
 BuildRequires: perl-Test-Exception
 BuildRequires: perl-Test-Output
+BuildRequires: perl-Test-Pod
+BuildRequires: perl-Test-Pod-Coverage
 BuildRequires: perl-YAML-Syck
+BuildRequires: subversion
 %endif
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -55,6 +57,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc Changes README TODO
 %attr(755,root,root) %{_bindir}/svn-bisect
+%dir %{perl_vendorlib}/App/SVN
 %{perl_vendorlib}/App/SVN/*.pm
 %{_mandir}/man3/*
 %{_mandir}/man1/*
This page took 0.060336 seconds and 4 git commands to generate.