Hello community,

here is the log from the commit of package perl-Alien-Tidyp for 
openSUSE:Factory checked in at 2015-02-06 10:18:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Alien-Tidyp (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Alien-Tidyp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Alien-Tidyp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Alien-Tidyp/perl-Alien-Tidyp.changes        
2012-12-05 14:02:17.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Alien-Tidyp.new/perl-Alien-Tidyp.changes   
2015-02-06 10:18:21.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Feb  3 15:11:56 UTC 2015 - [email protected]
+
+- require fix in latest module::build (boo#915943)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ perl-Alien-Tidyp.spec ++++++
--- /var/tmp/diff_new_pack.uQZXF2/_old  2015-02-06 10:18:22.000000000 +0100
+++ /var/tmp/diff_new_pack.uQZXF2/_new  2015-02-06 10:18:22.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Alien-Tidyp
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,33 +27,25 @@
 Source:         
http://www.cpan.org/authors/id/K/KM/KMX/%{cpan_name}-v%{version}.tar.gz
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-# MANUAL
-BuildRequires:  libtidyp-devel
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Archive::Extract)
 BuildRequires:  perl(Digest::SHA)
 BuildRequires:  perl(ExtUtils::CBuilder)
-BuildRequires:  perl(ExtUtils::Command)
-BuildRequires:  perl(ExtUtils::Liblist)
-BuildRequires:  perl(File::Copy)
 BuildRequires:  perl(File::Fetch)
-BuildRequires:  perl(File::Path)
 BuildRequires:  perl(File::ShareDir) >= 1.00
-BuildRequires:  perl(File::Spec)
-BuildRequires:  perl(File::Temp)
-BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Module::Build) >= 0.4211
 Requires:       perl(File::ShareDir) >= 1.00
-Requires:       perl(File::Spec)
 %{perl_requires}
+# MANUAL
+BuildRequires:  libtidyp-devel
 
 %description
 Building, finding and using tidyp library - L<http://www.tidyp.com>
 
 %prep
 %setup -q -n %{cpan_name}-v%{version}
+find . -type f -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Build.PL installdirs=vendor
@@ -66,9 +58,6 @@
 ./Build install destdir=%{buildroot} create_packlist=0
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
 %defattr(-,root,root,755)
 %doc Changes patches README sharedir TODO

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

Reply via email to