Hello community,

here is the log from the commit of package perl-PPIx-Utilities for 
openSUSE:Factory
checked in at Tue May 31 15:24:34 CEST 2011.



--------
--- perl-PPIx-Utilities/perl-PPIx-Utilities.changes     2010-12-01 
14:53:26.000000000 +0100
+++ 
/mounts/work_src_done/STABLE/perl-PPIx-Utilities/perl-PPIx-Utilities.changes    
    2011-05-01 12:54:33.000000000 +0200
@@ -1,0 +2,6 @@
+Sun May  1 10:39:06 UTC 2011 - co...@opensuse.org
+
+- updated to 1.001000
+    Add support for Const::Fast to PPIx::Utilities::Statement.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  PPIx-Utilities-1.000001.tar.bz2

New:
----
  PPIx-Utilities-1.001000.tar.gz

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

Other differences:
------------------
++++++ perl-PPIx-Utilities.spec ++++++
--- /var/tmp/diff_new_pack.ksbR5e/_old  2011-05-31 15:23:28.000000000 +0200
+++ /var/tmp/diff_new_pack.ksbR5e/_new  2011-05-31 15:23:28.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-PPIx-Utilities (Version 1.000001)
+# spec file for package perl-PPIx-Utilities
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -15,54 +15,37 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           perl-PPIx-Utilities
-%define cpan_name PPIx-Utilities
-Summary:        Extensions to PPI
-Version:        1.000001
+Version:        1.001000
 Release:        1
 License:        GPL+ or Artistic
-Group:          Development/Libraries/Perl
+%define cpan_name PPIx-Utilities
+Summary:        Extensions to L<PPI|PPI>.
 Url:            http://search.cpan.org/dist/PPIx-Utilities/
-#Source:         
http://www.cpan.org/modules/by-module/PPIx/PPIx-Utilities-%{version}.tar.gz
-Source:         %{cpan_name}-%{version}.tar.bz2
+Group:          Development/Libraries/Perl
+Source:         
http://www.cpan.org/authors/id/E/EL/ELLIOTJS/%{cpan_name}-%{version}.tar.gz
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
-BuildRequires:  perl(Module::Build)
 BuildRequires:  perl-macros
-BuildRequires:  perl(base)
-BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(Exception::Class)
-BuildRequires:  perl(Exporter)
+BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(PPI) >= 1.208
 BuildRequires:  perl(PPI::Document) >= 1.208
 BuildRequires:  perl(PPI::Document::Fragment) >= 1.208
 BuildRequires:  perl(PPI::Dumper) >= 1.208
 BuildRequires:  perl(Readonly)
-BuildRequires:  perl(Readonly::XS)
-BuildRequires:  perl(Scalar::Util)
-BuildRequires:  perl(strict)
 BuildRequires:  perl(Task::Weaken)
 BuildRequires:  perl(Test::Deep)
-BuildRequires:  perl(warnings)
-#
-Requires:       perl(base)
 Requires:       perl(Exception::Class)
-Requires:       perl(Exporter)
 Requires:       perl(PPI) >= 1.208
 Requires:       perl(PPI::Document::Fragment) >= 1.208
 Requires:       perl(Readonly)
-Requires:       perl(Readonly::XS)
-Requires:       perl(Scalar::Util)
-Requires:       perl(strict)
 Requires:       perl(Task::Weaken)
-Requires:       perl(warnings)
-#
 Recommends:     perl(Readonly::XS)
+%{perl_requires}
 
 %description
 This is a collection of functions for dealing with PPI objects, many of
@@ -71,29 +54,25 @@
 the module name with "PPIx::Utilities", e.g. functionality related to
 PPI::Nodes is in PPIx::Utilities::Node.
 
-Authors:
---------
-    Elliot Shank <p...@galumph.com>
-
 %prep
 %setup -q -n %{cpan_name}-%{version}
 
 %build
 %{__perl} Build.PL installdirs=vendor
-./Build
+./Build build flags=%{?_smp_mflags}
 
 %check
 ./Build test
 
 %install
-./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
+./Build install destdir=%{buildroot} create_packlist=0
 %perl_gen_filelist
 
 %clean
-%{__rm} -rf $RPM_BUILD_ROOT
+%{__rm} -rf %{buildroot}
 
 %files -f %{name}.files
-%defattr(-,root,root,-)
+%defattr(-,root,root,755)
 %doc Changes LICENSE README xt
 
 %changelog


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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to