]> git.pld-linux.org Git - packages/perl-BnP.git/commitdiff
add pdir macro
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 08:15:53 +0000 (10:15 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 08:15:53 +0000 (10:15 +0200)
perl-BnP.spec

index fe89001bf11307a5614694d2eb8e3c06840c720a..57fb5c34c1a6eb2ead0dd0b47dc947e1bcd04170 100644 (file)
@@ -1,3 +1,4 @@
+%define                pdir    BnP
 %include       /usr/lib/rpm/macros.perl
 Summary:       BnP - implements the automatic recovery mechanism of "Build'n'Play"
 Summary(pl.UTF-8):     BnP - implementacja automatycznego mechanizmu odzyskiwania dla "Build'n'Play"
@@ -9,8 +10,8 @@ License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/BnP/BnP-%{version}.tar.gz
 # Source0-md5: 63eace514b995de9ad10f54b75eb2311
-BuildRequires: rpm-perlprov >= 4.1-13
 BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.080467 seconds and 4 git commands to generate.