Mailinglist Archive: opensuse-commit (1069 mails)
| < Previous | Next > |
commit perl-Module-Install-ExtraTests for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Sun, 05 Dec 2010 22:05:54 +0100
- Message-id: <20101205210554.95F30202B6@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package perl-Module-Install-ExtraTests for
openSUSE:Factory
checked in at Sun Dec 5 22:05:54 CET 2010.
--------
New Changes file:
--- /dev/null 2010-07-09 01:59:37.000000000 +0200
+++
/mounts/work_src_done/STABLE/perl-Module-Install-ExtraTests/perl-Module-Install-ExtraTests.changes
2010-08-28 11:18:44.000000000 +0200
@@ -0,0 +1,5 @@
+-------------------------------------------------------------------
+Sat Aug 28 09:18:29 UTC 2010 - pascal.bleser@xxxxxxxxxxxx
+
+- initial package (0.007)
+
calling whatdependson for head-i586
New:
----
Module-Install-ExtraTests-0.007.tar.gz
perl-Module-Install-ExtraTests.changes
perl-Module-Install-ExtraTests.spec
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Module-Install-ExtraTests.spec ++++++
#
# 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/
#
# norootforbuild
Name: perl-Module-Install-ExtraTests
Version: 0.007
Release: 1
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
Group: Development/Libraries/Perl
License: Perl License
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: perl = %{perl_version}
BuildRequires: perl
BuildRequires: make
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42
%description
Adds contextual tests that the harness can ignore.
%prep
%setup -q -n "Module-Install-ExtraTests-%{version}"
%__sed -i '/^auto_install/d' Makefile.PL
%build
%__perl Makefile.PL PREFIX="%{_prefix}"
%__make %{?jobs:-j%{jobs}}
%install
%perl_make_install
%perl_process_packlist
%check
%__make test
%clean
%{?buildroot:%__rm -rf "%{buildroot}"}
%files
%defattr(-,root,root)
%doc Changes README
%dir %{perl_vendorlib}/Module
%dir %{perl_vendorlib}/Module/Install
%{perl_vendorlib}/Module/Install/ExtraTests.pm
%dir %{perl_vendorarch}/auto/Module
%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
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |