Hello community,

here is the log from the commit of package perl-Package-Generator for 
openSUSE:Factory checked in at 2013-07-30 16:46:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Package-Generator (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Package-Generator.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Package-Generator"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Package-Generator/perl-Package-Generator.changes
    2011-12-08 14:46:31.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Package-Generator.new/perl-Package-Generator.changes
       2013-07-30 16:46:46.000000000 +0200
@@ -1,0 +2,7 @@
+Sat Jul 27 11:58:32 UTC 2013 - co...@suse.com
+
+- updated to 1.105
+          oops, re-repackage, dropping pod tests
+          repackage, update bug tracker
+
+-------------------------------------------------------------------

Old:
----
  Package-Generator-0.103.tar.gz

New:
----
  Package-Generator-1.105.tar.gz

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

Other differences:
------------------
++++++ perl-Package-Generator.spec ++++++
--- /var/tmp/diff_new_pack.wqoNcG/_old  2013-07-30 16:46:47.000000000 +0200
+++ /var/tmp/diff_new_pack.wqoNcG/_new  2013-07-30 16:46:47.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Package-Generator
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -17,40 +17,30 @@
 
 
 Name:           perl-Package-Generator
-%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
-Summary:        Generate new packages quickly and easily
-License:        GPL-1.0+ or Artistic-1.0
-Group:          Development/Libraries/Perl
-Version:        0.103
+Version:        1.105
 Release:        0
-Url:            http://search.cpan.org/dist/Package-Generator
-Source:         
http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Package-Generator-0.103.tar.gz
+%define cpan_name Package-Generator
+Summary:        generate new packages quickly and easily
+License:        Artistic-1.0 or GPL-1.0+
+Group:          Development/Libraries/Perl
+Url:            http://search.cpan.org/dist/Package-Generator/
+Source:         
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
-BuildRequires:  perl(Scalar::Util)
-BuildRequires:  perl(Test::More)
-BuildRequires:  perl(Test::Pod) >= 1.14
-BuildRequires:  perl(Test::Pod::Coverage) >= 1.06
 BuildRequires:  perl-macros
-#
-Requires:       perl(Scalar::Util)
-Requires:       perl(Test::More)
+BuildRequires:  perl(Test::More) >= 0.96
+%{perl_requires}
 
 %description
-This module lets you quickly and easily construct new packages.
-It gives them unused names and sets up their package data,
-if provided.
-
-  Author:      Ricardo Signes, <r...@cpan.org>
-
+This module lets you quickly and easily construct new packages. It gives
+them unused names and sets up their package data, if provided.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall"
+%{__perl} Makefile.PL INSTALLDIRS=vendor
 %{__make} %{?_smp_mflags}
 
 %check
@@ -58,19 +48,11 @@
 
 %install
 %perl_make_install
-# do not perl_process_packlist (noarch)
-# remove .packlist file
-%{__rm} -rf $RPM_BUILD_ROOT%perl_vendorarch
-# remove perllocal.pod file
-%{__rm} -rf $RPM_BUILD_ROOT%perl_archlib
+%perl_process_packlist
 %perl_gen_filelist
 
-%clean 
-%{__rm} -rf $RPM_BUILD_ROOT
-
 %files -f %{name}.files
-# normally you only need to check for doc files
-%defattr(-,root,root)
+%defattr(-,root,root,755)
 %doc Changes LICENSE README
 
 %changelog

++++++ Package-Generator-0.103.tar.gz -> Package-Generator-1.105.tar.gz ++++++
++++ 3790 lines of diff (skipped)

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

Reply via email to