Hello community,

here is the log from the commit of package perl-App-CLI for openSUSE:Factory
checked in at Wed Aug 24 14:24:09 CEST 2011.



--------
--- perl-App-CLI/perl-App-CLI.changes   2011-03-14 17:29:44.000000000 +0100
+++ /mounts/work_src_done/STABLE/perl-App-CLI/perl-App-CLI.changes      
2011-08-22 21:32:22.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Aug 22 19:31:55 UTC 2011 - [email protected]
+
+- fix deps
+- disable auto_install
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ perl-App-CLI.spec ++++++
--- /var/tmp/diff_new_pack.jSeUnA/_old  2011-08-24 14:22:23.000000000 +0200
+++ /var/tmp/diff_new_pack.jSeUnA/_new  2011-08-24 14:22:23.000000000 +0200
@@ -19,7 +19,7 @@
 
 Name:           perl-App-CLI
 Version:        0.313
-Release:        1
+Release:        2
 License:        GPL+ or Artistic
 %define cpan_name App-CLI
 Summary:        Dispatcher module for command line interface programs
@@ -27,10 +27,13 @@
 Group:          Development/Libraries/Perl
 #Source:         
http://www.cpan.org/authors/id/C/CO/CORNELIUS/App-CLI-%{version}.tar.gz
 Source:         %{cpan_name}-%{version}.tar.bz2
+BuildArch:      noarch
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildArch:      noarch
+BuildRequires:  perl(Locale::Maketext::Simple)
+BuildRequires:  perl(Getopt::Long) >= 2.35
+BuildRequires:  perl(Pod::Simple::Text)
 %{perl_requires}
 
 %description
@@ -54,6 +57,8 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+# disable auto_install();
+%{__perl} -p -i -e 's|^auto_install.*|#(1)|' Makefile.PL
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor


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



Remember to have fun...

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

Reply via email to