Mailinglist Archive: opensuse-commit (832 mails)
| < Previous | Next > |
commit perl-App-CLI for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Sun, 14 Feb 2010 22:38:29 +0100
- Message-id: <20100214213829.CB712202AA@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package perl-App-CLI for openSUSE:Factory
checked in at Sun Feb 14 22:38:29 CET 2010.
--------
--- perl-App-CLI/perl-App-CLI.changes 2010-01-10 15:53:44.000000000 +0100
+++ /mounts/work_src_done/STABLE/perl-App-CLI/perl-App-CLI.changes
2010-02-14 11:06:33.000000000 +0100
@@ -1,0 +2,6 @@
+Sun Feb 14 10:04:26 UTC 2010 - coolo@xxxxxxxxxx
+
+- update to 0.08
+ * Allow commands to be provided as inner packages
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
App-CLI-0.07.tar.gz
noautoinstall.diff
New:
----
App-CLI-0.08.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-App-CLI.spec ++++++
--- /var/tmp/diff_new_pack.lKovXq/_old 2010-02-14 22:38:07.000000000 +0100
+++ /var/tmp/diff_new_pack.lKovXq/_new 2010-02-14 22:38:07.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package perl-App-CLI (Version 0.07)
+# spec file for package perl-App-CLI (Version 0.08)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -19,8 +19,8 @@
Name: perl-App-CLI
-Version: 0.07
-Release: 72
+Version: 0.08
+Release: 1
#
Group: Development/Libraries/Perl
License: Artistic License .. ; GPLv2
@@ -31,27 +31,22 @@
Requires: perl = %{perl_version}
#
Url: http://search.cpan.org/~clkao/
-Source:
http://search.cpan.org/CPAN/authors/id/C/CL/CLKAO/App-CLI-0.07.tar.gz
-Patch0: noautoinstall.diff
+Source:
http://search.cpan.org/CPAN/authors/id/C/CL/CLKAO/App-CLI-%{version}.tar.gz
#
Summary: Dispatcher module for command line interface programs
+BuildArch: noarch
+BuildRequires: perl(Getopt::Long) >= 2.35
+Requires: perl(Getopt::Long) >= 2.35
%description
App::CLI dispatches CLI (command line interface) based commands into
command classes. It also supports subcommand and per-command options.
-
-
-Authors:
---------
- Chia-liang Kao <clkao@xxxxxxxxx>
-
%prep
%setup -n App-CLI-%{version}
-%patch0
%build
-perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall"
+perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall" INSTALLDIRS=vendor
make %{?_smp_mflags}
%check
++++++ App-CLI-0.07.tar.gz -> App-CLI-0.08.tar.gz ++++++
++++ 2738 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |