Stephan Kulow
2011-11-18 08:42:56 +00:00
committed by Git OBS Bridge
parent f0bfc3bbe4
commit 68a2d07878
3 changed files with 10 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d98ca15a4aa0c2c36b22fa1c8744057a88af878c4173945b5d10f72e6f391db4
size 33601

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 18 08:42:48 UTC 2011 - coolo@suse.com
- use original tar.gz
-------------------------------------------------------------------
Mon Jan 17 20:13:00 UTC 2011 - coolo@novell.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Catalyst-Authentication-Credential-HTTP (Version 1.013)
# spec file for package perl-Catalyst-Authentication-Credential-HTTP
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,8 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: perl-Catalyst-Authentication-Credential-HTTP
Version: 1.013
Release: 1
@@ -23,8 +25,7 @@ License: GPL+ or Artistic
Summary: HTTP Basic and Digest authentication
Url: http://search.cpan.org/dist/Catalyst-Authentication-Credential-HTTP/
Group: Development/Libraries/Perl
#Source: http://www.cpan.org/authors/id/B/BO/BOBTFISH/Catalyst-Authentication-Credential-HTTP-%{version}.tar.gz
Source: %{cpan_name}-%{version}.tar.bz2
Source: http://www.cpan.org/authors/id/B/BO/BOBTFISH/Catalyst-Authentication-Credential-HTTP-%{version}.tar.gz
BuildRequires: perl(Catalyst::Plugin::Authentication) >= 0.10005
BuildRequires: perl(Catalyst::Runtime)
BuildRequires: perl(Class::Accessor::Fast)