1
0
OBS User unknown
2009-06-18 15:12:54 +00:00
committed by Git OBS Bridge
parent 09a19a648b
commit 24bb50030a

View File

@@ -1,25 +1,33 @@
# #
# spec file for package perl-Test-Base (Version 0.54) # spec file for package perl-Test-Base (Version 0.54)
# #
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2009 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.
# #
# 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/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild # norootforbuild
Name: perl-Test-Base Name: perl-Test-Base
BuildRequires: perl-Spiffy >= 0.3 BuildRequires: perl-Spiffy >= 0.3
URL: http://search.cpan.org/~ingy/Test-Base Url: http://search.cpan.org/~ingy/Test-Base
License: Artistic License License: Artistic License
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
Requires: perl = %{perl_version} perl-Spiffy >= 0.3 Requires: perl = %{perl_version} perl-Spiffy >= 0.3
Autoreqprov: on AutoReqProv: on
Summary: Perl module for easily writing own test framework base classes. Summary: Perl module for easily writing own test framework base classes.
Version: 0.54 Version: 0.54
Release: 1 Release: 73
Source: Test-Base-%{version}.tar.gz Source: Test-Base-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -71,10 +79,10 @@ rm -rf $RPM_BUILD_ROOT
/var/adm/perl-modules/%{name} /var/adm/perl-modules/%{name}
%changelog %changelog
* Tue Jul 24 2007 - cwh@suse.de * Tue Jul 24 2007 cwh@suse.de
- version 0.54: Make dependency on Filter::Util::Call explicit in Makefile.PL - version 0.54: Make dependency on Filter::Util::Call explicit in Makefile.PL
- version 0.53: Changes from miyagawa and crew - version 0.53: Changes from miyagawa and crew
* Wed Oct 25 2006 - cwh@suse.de * Wed Oct 25 2006 cwh@suse.de
- version: 0.52 - version: 0.52
- Add use_ok to exports - Add use_ok to exports
- version: 0.51 - version: 0.51
@@ -86,7 +94,7 @@ rm -rf $RPM_BUILD_ROOT
- Added Module::Install::TestBase - Added Module::Install::TestBase
- version: 0.48 - version: 0.48
- Fixed test failures on windows - Fixed test failures on windows
* Wed Jan 25 2006 - mls@suse.de * Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires - converted neededforbuild to BuildRequires
* Fri Jan 20 2006 - cwh@suse.de * Fri Jan 20 2006 cwh@suse.de
- Initially packaged for SUSE Linux - Initially packaged for SUSE Linux