summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorradek2004-12-01 12:21:44 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitd66f38af60f5c2ff23ae864afb4ad7c7ee4f48dd (patch)
tree66cb9feb23a01e917367a4c3762c78477ff1cad4
parent0e1197879a06710c4ccb49123b4bdb6b62182ae7 (diff)
downloadperl-Apache-Scoreboard-d66f38af60f5c2ff23ae864afb4ad7c7ee4f48dd.zip
perl-Apache-Scoreboard-d66f38af60f5c2ff23ae864afb4ad7c7ee4f48dd.tar.gz
Changed files: perl-Apache-Scoreboard.spec -> 1.20
-rw-r--r--perl-Apache-Scoreboard.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/perl-Apache-Scoreboard.spec b/perl-Apache-Scoreboard.spec
index baa1952..a5a75b8 100644
--- a/perl-Apache-Scoreboard.spec
+++ b/perl-Apache-Scoreboard.spec
@@ -9,12 +9,12 @@
Summary: Apache::Scoreboard - Perl interface to the Apache scoreboard structure
Summary(pl): Apache::Scoreboard - perlowy interfejs do struktury scoreboard Apache'a
Name: perl-Apache-Scoreboard
-Version: 2.01
-Release: 2
+Version: 2.02
+Release: 1
License: unknown
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: da1ac25b4821aab7046b2fb3ca893595
+# Source0-md5: 461284a6cf13cf20146b6e8d7f766615
BuildRequires: apr-devel
BuildRequires: apr-util-devel
BuildRequires: perl-devel >= 1:5.8.0
@@ -45,7 +45,7 @@ dla człowieka.
%build
%{__perl} Makefile.PL \
INSTALLDIRS=vendor \
- INC="-I/usr/include/apache $(apr-config --includes) $(apu-config --includes)"
+ INC="-I/usr/include/apache $(apr-1-config --includes) $(apu-1-config --includes)"
%{__make} \
OPTIMIZE="%{rpmcflags}"