diff --git a/perl-Module-Install-ExtraTests.changes b/perl-Module-Install-ExtraTests.changes index ecb1d57..307434f 100644 --- a/perl-Module-Install-ExtraTests.changes +++ b/perl-Module-Install-ExtraTests.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 29 18:30:34 UTC 2010 - coolo@novell.com + +- remove /var/adm/perl-modules + ------------------------------------------------------------------- Sat Aug 28 09:18:29 UTC 2010 - pascal.bleser@opensuse.org diff --git a/perl-Module-Install-ExtraTests.spec b/perl-Module-Install-ExtraTests.spec index fe3b81d..e07c096 100644 --- a/perl-Module-Install-ExtraTests.spec +++ b/perl-Module-Install-ExtraTests.spec @@ -1,32 +1,15 @@ -# -# spec file for package perl-Module-Install-ExtraTests (Version 0.007) -# -# Copyright (c) 2010 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/ -# - +# vim: set sw=4 ts=4 et nu: # norootforbuild - Name: perl-Module-Install-ExtraTests Version: 0.007 -Release: 1 +Release: 0 Summary: Contextual tests that the harness can ignore Source: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Module-Install-ExtraTests-%{version}.tar.gz -Url: http://search.cpan.org/dist/Module-Install-ExtraTests +URL: http://search.cpan.org/dist/Module-Install-ExtraTests Group: Development/Libraries/Perl License: Perl License -BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRoot: %{_tmppath}/build-%{name}-%{version} Requires: perl = %{perl_version} BuildRequires: perl BuildRequires: make @@ -63,6 +46,4 @@ Adds contextual tests that the harness can ignore. %dir %{perl_vendorarch}/auto/Module/Install %{perl_vendorarch}/auto/Module/Install/ExtraTests %doc %{perl_man3dir}/Module::Install::ExtraTests.%{perl_man3ext}%{ext_man} -/var/adm/perl-modules/%{name} -%changelog