summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2006-07-25 19:46:30 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit89e85643c2fcb04aed064c5716865eb62ab97418 (patch)
tree7b547df90cdc0a0319aa7488b3bc0ea927130dd2
parentf8a01115e0f0fb45b6502553c5659d43ef7046fb (diff)
downloadperl-Apache-CookieToQuery-89e85643c2fcb04aed064c5716865eb62ab97418.zip
perl-Apache-CookieToQuery-89e85643c2fcb04aed064c5716865eb62ab97418.tar.gz
Changed files: perl-Apache-CookieToQuery.spec -> 1.4
-rw-r--r--perl-Apache-CookieToQuery.spec8
1 files changed, 5 insertions, 3 deletions
diff --git a/perl-Apache-CookieToQuery.spec b/perl-Apache-CookieToQuery.spec
index cf4407b..2f5033c 100644
--- a/perl-Apache-CookieToQuery.spec
+++ b/perl-Apache-CookieToQuery.spec
@@ -8,17 +8,19 @@
Summary: Apache::CookieToQuery - rewrite query string by adding cookie information
Summary(pl): Apache::CookieToQuery - przepisywanie zapytań przez dodawanie informacji o cookie
Name: perl-Apache-CookieToQuery
-Version: 1.04
+Version: 1.05
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-md5: 9a8911d246f918186fbe3703ff04681c
+# Source0-md5: ec044e95f2de4f1d612a191b640b90e8
+URL: http://search.cpan.org/dist/Apache-CookieToQuery/
BuildRequires: perl-devel >= 1:5.8
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
-BuildRequires: apache1-mod_perl
+BuildRequires: apache1-mod_perl-devel
+BuildRequires: perl-libapreq
%endif
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)