[packages/perl-Cookie-Baker] - up to 0.11
arekm
arekm at pld-linux.org
Thu Nov 14 15:36:02 CET 2019
commit 1cf066f294e485e954f0d08a613fc2b62717a8c3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Thu Nov 14 15:35:55 2019 +0100
- up to 0.11
perl-Cookie-Baker.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/perl-Cookie-Baker.spec b/perl-Cookie-Baker.spec
index ec97a89..9f8f92b 100644
--- a/perl-Cookie-Baker.spec
+++ b/perl-Cookie-Baker.spec
@@ -7,13 +7,13 @@
%include /usr/lib/rpm/macros.perl
Summary: Cookie::Baker - Cookie string generator / parser
Name: perl-Cookie-Baker
-Version: 0.05
+Version: 0.11
Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/Cookie/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 69ae3400d69762ea0e2de8a1ee2769af
+# Source0-md5: bc8f95893d6ec3093a62d1957e1908f2
URL: http://search.cpan.org/dist/Cookie-Baker/
BuildRequires: perl-Module-Build
BuildRequires: perl-devel >= 1:5.8.0
@@ -33,8 +33,8 @@ Cookie::Baker provides simple cookie string generator and parser.
%build
%{__perl} Build.PL \
- destdir=$RPM_BUILD_ROOT \
- installdirs=vendor
+ --destdir=$RPM_BUILD_ROOT \
+ --installdirs=vendor
./Build
%{?with_tests:./Build test}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Cookie-Baker.git/commitdiff/1cf066f294e485e954f0d08a613fc2b62717a8c3
More information about the pld-cvs-commit
mailing list