[packages/perl-Apache-Cookie-Encrypted] use generic url
glen
glen at pld-linux.org
Tue Nov 25 09:10:34 CET 2014
commit cd24520781aa41d9ef70827d268d4649f8bb95b5
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 10:10:31 2014 +0200
use generic url
perl-Apache-Cookie-Encrypted.spec | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-Apache-Cookie-Encrypted.spec b/perl-Apache-Cookie-Encrypted.spec
index 465733c..2fc1530 100644
--- a/perl-Apache-Cookie-Encrypted.spec
+++ b/perl-Apache-Cookie-Encrypted.spec
@@ -1,10 +1,10 @@
#
# Conditional build:
%bcond_without tests # do not perform "make test"
-#
-%include /usr/lib/rpm/macros.perl
+
%define pdir Apache
%define pnam CookieEncrypted
+%include /usr/lib/rpm/macros.perl
Summary: Apache::Cookie::Encrypted - encrypted HTTP cookies class
Summary(pl.UTF-8): Apache::Cookie::Encrypted - klasa szyfrowanych ,,cookie'' HTTP
Name: perl-Apache-Cookie-Encrypted
@@ -15,14 +15,15 @@ License: GPL v1+ or Artistic or Apache Software License 1.1
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}%{pnam}-%{version}.tar.gz
# Source0-md5: d8dac472f79ccfc33418423137f1d4bb
-BuildRequires: perl-devel >= 1:5.8.0
+URL: http://search.cpan.org/dist/Apache-CookieEncrypted/
BuildRequires: perl-Crypt-Blowfish >= 2.06
BuildRequires: perl-Crypt-CBC >= 1.25
+BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: perl-libapreq >= 0.01
BuildRequires: rpm-perlprov >= 4.1-13
+Requires: perl(Apache::Cookie) >= 0.01
Requires: perl(Crypt::Blowfish) >= 2.06
Requires: perl(Crypt::CBC) >= 1.25
-Requires: perl(Apache::Cookie) >= 0.01
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Apache-Cookie-Encrypted.git/commitdiff/cd24520781aa41d9ef70827d268d4649f8bb95b5
More information about the pld-cvs-commit
mailing list