Hello community,

here is the log from the commit of package perl-Getopt-Long-Descriptive for 
openSUSE:Factory
checked in at Mon Apr 11 11:40:24 CEST 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ 
/mounts/work_src_done/STABLE/perl-Getopt-Long-Descriptive/perl-Getopt-Long-Descriptive.changes
      2011-04-06 14:21:58.000000000 +0200
@@ -0,0 +1,29 @@
+-------------------------------------------------------------------
+Wed Apr  6 12:17:22 UTC 2011 - [email protected]
+
+- updated to 0.089
+    bump version to deal with busted PAUSE indexing
+    fix infinite loop when long option documentation strings couldn't wrap
+    (HDP)
+
+-------------------------------------------------------------------
+Wed Dec 29 23:46:35 UTC 2010 - [email protected]
+
+- update to 0.087
+- regenerated spec file as it was based on the very old cpanspec
+
+-------------------------------------------------------------------
+Wed Dec  1 13:25:28 UTC 2010 - [email protected]
+
+- switch to perl_requires macro
+
+-------------------------------------------------------------------
+Mon Nov 29 18:00:23 UTC 2010 - [email protected]
+
+- called spec2changelog
+
+-------------------------------------------------------------------
+Tue Jan 12 00:00:00 UTC 2010 - [email protected]
+
+- Specfile autogenerated by cpanspec 1.78.
+

calling whatdependson for head-i586


New:
----
  Getopt-Long-Descriptive-0.089.tar.gz
  perl-Getopt-Long-Descriptive.changes
  perl-Getopt-Long-Descriptive.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Getopt-Long-Descriptive.spec ++++++
#
# spec file for package perl-Getopt-Long-Descriptive
#
# Copyright (c) 2011 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/
#



Name:           perl-Getopt-Long-Descriptive
Version:        0.089
Release:        1
License:        GPL+ or Artistic
%define cpan_name Getopt-Long-Descriptive
Summary:        Getopt::Long, but simpler and more powerful
Url:            http://search.cpan.org/dist/Getopt-Long-Descriptive/
Group:          Development/Libraries/Perl
#Source:         
http://www.cpan.org/authors/id/R/RJ/RJBS/Getopt-Long-Descriptive-%{version}.tar.gz
Source:         %{cpan_name}-%{version}.tar.gz
BuildArch:      noarch
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildRequires:  perl
BuildRequires:  perl-macros
BuildRequires:  perl(Getopt::Long) >= 2.33
BuildRequires:  perl(List::Util)
BuildRequires:  perl(Params::Validate) >= 0.74
BuildRequires:  perl(Sub::Exporter) >= 0.972
Requires:       perl(Getopt::Long) >= 2.33
Requires:       perl(List::Util)
Requires:       perl(Params::Validate) >= 0.74
Requires:       perl(Sub::Exporter) >= 0.972
%{perl_requires}

%description
Getopt::Long::Descriptive is yet another Getopt library. It's built atop
Getopt::Long, and gets a lot of its features, but tries to avoid making you
think about its huge array of options.

It also provides usage (help) messages, data validation, and a few other
useful features.

%prep
%setup -q -n %{cpan_name}-%{version}

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
%{__make} %{?_smp_mflags}

%check
%{__make} test

%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist

%clean
%{__rm} -rf %{buildroot}

%files -f %{name}.files
%defattr(-,root,root,755)
%doc %attr(644,-,-) Changes README

%changelog

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to