Stephan Kulow
2011-11-17 15:20:45 +00:00
committed by Git OBS Bridge
parent 80cb3a8cb1
commit 11d457fd9e
2 changed files with 5 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Cache-FastMemoryCache (Version 0.01)
# spec file for package perl-Cache-FastMemoryCache
#
# 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-Cache-FastMemoryCache
Version: 0.01
Release: 1
@@ -24,7 +26,7 @@ Summary: In-memory cache of arbitrary data.
Url: http://search.cpan.org/dist/Cache-FastMemoryCache/
Group: Development/Libraries/Perl
#Source: http://www.cpan.org/authors/id/M/MI/MILLAWAY/Cache-FastMemoryCache-%{version}.tar.gz
Source: %{cpan_name}-%{version}.tar.bz2
Source: %{cpan_name}-%{version}.tar.gz
BuildRequires: perl(Cache::Cache)
BuildRequires: perl(Cache::MemoryCache)
BuildRequires: perl