forked from pool/perl-WeakRef
This commit is contained in:
committed by
Git OBS Bridge
parent
65df6f2538
commit
cdbb146ca2
@@ -1,26 +1,34 @@
|
||||
#
|
||||
# spec file for package perl-WeakRef (Version 0.01)
|
||||
#
|
||||
# Copyright (c) 2006 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) 2009 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
|
||||
|
||||
|
||||
Name: perl-WeakRef
|
||||
Version: 0.01
|
||||
Release: 1
|
||||
Release: 118
|
||||
Provides: perl-Weakref
|
||||
Obsoletes: perl-Weakref
|
||||
Requires: perl = %{perl_version}
|
||||
Summary: API for weak references to be created in Perl
|
||||
License: GPL, Artistic License
|
||||
URL: http://search.cpan.org/dist/WeakRef/
|
||||
License: Artistic License; GPL v2 or later
|
||||
Url: http://search.cpan.org/dist/WeakRef/
|
||||
Group: Development/Libraries/Perl
|
||||
Autoreqprov: on
|
||||
AutoReqProv: on
|
||||
Source: http://search.cpan.org/CPAN/authors/id/L/LU/LUKKA/WeakRef-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@@ -65,10 +73,10 @@ make DESTDIR=$RPM_BUILD_ROOT install_vendor
|
||||
%{perl_vendorarch}/auto/WeakRef
|
||||
/var/adm/perl-modules/%{name}
|
||||
|
||||
%changelog -n perl-WeakRef
|
||||
* Mon Oct 02 2006 - anicka@suse.cz
|
||||
%changelog
|
||||
* Mon Oct 02 2006 anicka@suse.cz
|
||||
- rename to perl-WeakRef
|
||||
* Wed Jan 25 2006 - mls@suse.de
|
||||
* Wed Jan 25 2006 mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Tue Jun 22 2004 - rommel@suse.de
|
||||
* Tue Jun 22 2004 rommel@suse.de
|
||||
- initial checkin
|
||||
|
Reference in New Issue
Block a user