use gz
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Cache-Memcached-Fast?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
9c8dccc05f
commit
b62d575173
@@ -1,29 +1,37 @@
|
||||
#
|
||||
# spec file for package perl-Cache-Memcached-Fast (Version 0.19)
|
||||
# spec file for package perl-Cache-Memcached-Fast
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
# 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
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define modname Cache-Memcached-Fast
|
||||
|
||||
Name: perl-Cache-Memcached-Fast
|
||||
Version: 0.19
|
||||
Release: 1
|
||||
URL: http://search.cpan.org/~kroki/Cache-Memcached-Fast-%{version}
|
||||
Url: http://search.cpan.org/~kroki/Cache-Memcached-Fast-%{version}
|
||||
Summary: Cache::Memcached::Fast - Perl client for memcached, in C language
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
# not needed:
|
||||
# BuildRequires: memcached
|
||||
License: GPL/Artistic
|
||||
Group: Development/Libraries/Perl
|
||||
Source: http://search.cpan.org/CPAN/authors/id/K/KR/KROKI/%{modname}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
Source: http://search.cpan.org/CPAN/authors/id/K/KR/KROKI/%{modname}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user