Hello community,

here is the log from the commit of package perl-Sub-Exporter for 
openSUSE:Factory checked in at 2013-06-06 13:28:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Sub-Exporter (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Sub-Exporter.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Sub-Exporter"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Sub-Exporter/perl-Sub-Exporter.changes      
2011-12-20 14:30:28.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Sub-Exporter.new/perl-Sub-Exporter.changes 
2013-06-06 13:28:58.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Jun  4 18:30:22 UTC 2013 - [email protected]
+
+- updated to 0.985
+    documentation fixes
+
+-------------------------------------------------------------------

Old:
----
  Sub-Exporter-0.982.tar.gz

New:
----
  Sub-Exporter-0.985.tar.gz

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

Other differences:
------------------
++++++ perl-Sub-Exporter.spec ++++++
--- /var/tmp/diff_new_pack.ihwtw7/_old  2013-06-06 13:28:58.000000000 +0200
+++ /var/tmp/diff_new_pack.ihwtw7/_new  2013-06-06 13:28:58.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Sub-Exporter
 #
-# 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,49 +17,41 @@
 
 
 Name:           perl-Sub-Exporter
+Version:        0.985
+Release:        0
 %define cpan_name Sub-Exporter
-Summary:        A sophisticated exporter for custom-built routines
-License:        GPL-1.0+ or Artistic-1.0
+Summary:        a sophisticated exporter for custom-built routines
+License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
-Version:        0.982
-Release:        0
-Url:            http://search.cpan.org/dist/Sub-Exporter
-Source:         %{cpan_name}-%{version}.tar.gz
+Url:            http://search.cpan.org/dist/Sub-Exporter/
+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-macros
-# other not perl || perl-base
-BuildRequires:  perl(Sub::Install) >= 0.92
 BuildRequires:  perl(Data::OptList) >= 0.100
 BuildRequires:  perl(Params::Util) >= 0.14
-BuildRequires:  perl(Package::Generator)
-# other not perl || perl-base
-Requires:       perl(Sub::Install) >= 0.92
+BuildRequires:  perl(Sub::Install) >= 0.92
+BuildRequires:  perl(Test::More) >= 0.96
+#BuildRequires: perl(E::Parent)
+#BuildRequires: perl(Package::Generator)
+#BuildRequires: perl(Sub::Exporter)
+#BuildRequires: perl(Test::SubExporter::Faux)
+#BuildRequires: perl(Test::SubExporter::GroupGen)
 Requires:       perl(Data::OptList) >= 0.100
 Requires:       perl(Params::Util) >= 0.14
-Requires:       perl(Package::Generator)
+Requires:       perl(Sub::Install) >= 0.92
+%{perl_requires}
 
 %description
-Sub::Exporter provides a sophisticated alternative to Exporter.pm.  It allows
-for renaming, currying/sub-generation, and other cool stuff.  Read its own
-documentation.
-
-
-The biggest benefit of Sub::Exporter over existing exporters
-(including the ubiquitous Exporter.pm) is its ability to build new coderefs
-for export, rather than to simply export code identical to that found
-in the exporting package.
-
-  Author:      Ricardo Signes, <[email protected]>
-
+*ACHTUNG!* If you're not familiar with Exporter or exporting, read the
+Sub::Exporter::Tutorial manpage first!
 
 %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
@@ -67,19 +59,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

++++++ Sub-Exporter-0.982.tar.gz -> Sub-Exporter-0.985.tar.gz ++++++
++++ 5611 lines of diff (skipped)

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

Reply via email to