forked from pool/perl-Class-MethodMaker
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Class-MethodMaker?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
bc48552ba5
commit
fc46605c8e
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:61913dd7e1b4523afcdba74b359a988aac58f3397350f7f0a7cfd76558e755f7
|
|
||||||
size 88831
|
|
||||||
3
Class-MethodMaker-2.10.tar.gz
Normal file
3
Class-MethodMaker-2.10.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b7583231c404cc43aebb4315ba052cd187c0e754517a4aa28dff5605bded52f0
|
||||||
|
size 89286
|
||||||
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 16 11:46:35 CEST 2007 - ug@suse.de
|
||||||
|
|
||||||
|
- update to version 2.10
|
||||||
|
- Fixed SIGNATURE
|
||||||
|
- Fixed compile problems with 5.9.4 upwards (rt.cpan.org #22413)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 25 21:39:31 CET 2006 - mls@suse.de
|
Wed Jan 25 21:39:31 CET 2006 - mls@suse.de
|
||||||
|
|
||||||
|
|||||||
@@ -1,27 +1,27 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Class-MethodMaker (Version 2.08)
|
# spec file for package perl-Class-MethodMaker (Version 2.10)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: perl-Class-MethodMaker
|
Name: perl-Class-MethodMaker
|
||||||
BuildRequires: perl-Module-Build
|
BuildRequires: perl-Module-Build
|
||||||
License: Artistic License
|
License: Artistic License
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Requires: perl = %{perl_version}
|
Requires: perl = %{perl_version}
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
Summary: Class::MethodMaker
|
Summary: Class::MethodMaker
|
||||||
Version: 2.08
|
Version: 2.10
|
||||||
Release: 1
|
Release: 1
|
||||||
Source: Class-MethodMaker-%{version}.tar.gz
|
Source: Class-MethodMaker-%{version}.tar.gz
|
||||||
Patch: Class-MethodMaker-Makefile.PL.diff
|
Patch: Class-MethodMaker-Makefile.PL.diff
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This module solves the problem of having to write a bazillion get/set
|
This module solves the problem of having to write a bazillion get/set
|
||||||
@@ -69,7 +69,11 @@ make DESTDIR=$RPM_BUILD_ROOT \
|
|||||||
%{perl_vendorarch}/auto/Class/MethodMaker/
|
%{perl_vendorarch}/auto/Class/MethodMaker/
|
||||||
/var/adm/perl-modules/%{name}
|
/var/adm/perl-modules/%{name}
|
||||||
|
|
||||||
%changelog -n perl-Class-MethodMaker
|
%changelog
|
||||||
|
* Mon Jul 16 2007 - ug@suse.de
|
||||||
|
- update to version 2.10
|
||||||
|
- Fixed SIGNATURE
|
||||||
|
- Fixed compile problems with 5.9.4 upwards (rt.cpan.org #22413)
|
||||||
* Wed Jan 25 2006 - mls@suse.de
|
* Wed Jan 25 2006 - mls@suse.de
|
||||||
- converted neededforbuild to BuildRequires
|
- converted neededforbuild to BuildRequires
|
||||||
* Mon Dec 12 2005 - ug@suse.de
|
* Mon Dec 12 2005 - ug@suse.de
|
||||||
|
|||||||
Reference in New Issue
Block a user