forked from pool/perl-Data-ShowTable
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Data-ShowTable?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
683de92bf4
commit
f49d6f4cf4
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 15 13:19:51 CET 2009 - anicka@suse.cz
|
||||||
|
|
||||||
|
- run tests properly (bnc#466032)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 25 21:39:37 CET 2006 - mls@suse.de
|
Wed Jan 25 21:39:37 CET 2006 - mls@suse.de
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Data-ShowTable (Version 3.3)
|
# spec file for package perl-Data-ShowTable (Version 3.3)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -21,7 +21,7 @@ Url: http://search.cpan.org/perldoc?Data::ShowTable
|
|||||||
|
|
||||||
Name: perl-Data-ShowTable
|
Name: perl-Data-ShowTable
|
||||||
Version: 3.3
|
Version: 3.3
|
||||||
Release: 704
|
Release: 705
|
||||||
Provides: Data-ShowTable
|
Provides: Data-ShowTable
|
||||||
Requires: perl = %{perl_version}
|
Requires: perl = %{perl_version}
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
@@ -51,9 +51,9 @@ Authors:
|
|||||||
%build
|
%build
|
||||||
perl Makefile.PL
|
perl Makefile.PL
|
||||||
make
|
make
|
||||||
if test $ABUILD_RUN_TEST_SUITES = true ; then
|
|
||||||
|
%check
|
||||||
make test
|
make test
|
||||||
fi
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make DESTDIR=$RPM_BUILD_ROOT install_vendor
|
make DESTDIR=$RPM_BUILD_ROOT install_vendor
|
||||||
@@ -72,6 +72,8 @@ make DESTDIR=$RPM_BUILD_ROOT install_vendor
|
|||||||
/var/adm/perl-modules/%{name}
|
/var/adm/perl-modules/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 15 2009 anicka@suse.cz
|
||||||
|
- run tests properly (bnc#466032)
|
||||||
* Wed Jan 25 2006 mls@suse.de
|
* Wed Jan 25 2006 mls@suse.de
|
||||||
- converted neededforbuild to BuildRequires
|
- converted neededforbuild to BuildRequires
|
||||||
* Sun Jan 11 2004 adrian@suse.de
|
* Sun Jan 11 2004 adrian@suse.de
|
||||||
|
Reference in New Issue
Block a user