use gz
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Buffer?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
2a7692b29e
commit
cfce04f88c
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6796ccaf734fb72987e3fb686ad89339deafd2ba40110a8daad24ee820c04bed
|
|
||||||
size 5187
|
|
@@ -1,4 +1,23 @@
|
|||||||
|
#
|
||||||
|
# spec file for package perl-Data-Buffer
|
||||||
|
#
|
||||||
|
# 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/
|
||||||
|
#
|
||||||
|
|
||||||
|
|
||||||
%define modname Data-Buffer
|
%define modname Data-Buffer
|
||||||
|
|
||||||
Name: perl-%{modname}
|
Name: perl-%{modname}
|
||||||
Version: 0.04
|
Version: 0.04
|
||||||
Release: 1
|
Release: 1
|
||||||
@@ -7,8 +26,8 @@ BuildRequires: perl
|
|||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
License: GPL/Artistic
|
License: GPL/Artistic
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Source: %{modname}-%{version}.tar.bz2
|
Source: %{modname}-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -45,6 +64,3 @@ rm -rf %{buildroot}
|
|||||||
%{perl_vendorarch}/auto/Data
|
%{perl_vendorarch}/auto/Data
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|
||||||
* Tue Sep 12 2006 - James Oakley <jfunk@funktronics.ca> - 0.04-1
|
|
||||||
- Initial release
|
|
||||||
|
Reference in New Issue
Block a user