Hello community,

here is the log from the commit of package perl-Net-Ident for openSUSE:Factory 
checked in at 2015-04-22 01:08:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Net-Ident (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Net-Ident.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Net-Ident"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Net-Ident/perl-Net-Ident.changes    
2013-04-02 12:36:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-Ident.new/perl-Net-Ident.changes       
2015-04-22 01:08:08.000000000 +0200
@@ -1,0 +2,10 @@
+Tue Apr 14 19:27:52 UTC 2015 - [email protected]
+
+- updated to 1.24
+   see /usr/share/doc/packages/perl-Net-Ident/Changes
+
+  1.24 Sun Dec 14 2014
+      - RT 79165 - Fix for Strawberry Perl
+      - Tidy code base for conformity of future patches
+
+-------------------------------------------------------------------

Old:
----
  Net-Ident-1.23.tar.gz

New:
----
  Net-Ident-1.24.tar.gz

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

Other differences:
------------------
++++++ perl-Net-Ident.spec ++++++
--- /var/tmp/diff_new_pack.wHwjNX/_old  2015-04-22 01:08:08.000000000 +0200
+++ /var/tmp/diff_new_pack.wHwjNX/_new  2015-04-22 01:08:08.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Net-Ident
 #
-# Copyright (c) 2011 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
@@ -15,41 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           perl-Net-Ident
+Version:        1.24
+Release:        0
 %define cpan_name Net-Ident
-Summary:        Lookup the username on the remote end of a TCP/IP connection
-Version:        1.23
-Release:        2
+Summary:        lookup the username on the remote end of a TCP/IP connection
 License:        GPL-1.0+ or Artistic-1.0
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Net-Ident/
-#Source:         
http://www.cpan.org/modules/by-module/Net/Net-Ident-%{version}.tar.gz
-Source:         %{cpan_name}-%{version}.tar.gz
+Source:         
http://www.cpan.org/authors/id/T/TO/TODDR/%{cpan_name}-%{version}.tar.gz
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
-%if 0%{?suse_version} && 0%{?suse_version} <= 1210
 BuildRequires:  perl-macros
-%endif
-BuildRequires:  perl(Carp)
-BuildRequires:  perl(Config)
-BuildRequires:  perl(Exporter)
-BuildRequires:  perl(Fcntl)
-BuildRequires:  perl(FileHandle)
-BuildRequires:  perl(IO::Socket)
-BuildRequires:  perl(Socket)
-BuildRequires:  perl(vars)
-Requires:       perl(Carp)
-Requires:       perl(Config)
-Requires:       perl(Exporter)
-Requires:       perl(Fcntl)
-Requires:       perl(FileHandle)
-Requires:       perl(Socket)
-Requires:       perl(vars)
+%{perl_requires}
 
 %description
 You can either use the simple interface, which does one ident lookup at a
@@ -57,13 +37,9 @@
 simultaneous lookups, or simply continue serving other things while the
 lookup is proceeding.
 
-Authors:
---------
-    Jan-Pieter Cornet, <[email protected]>
-    Todd Rinaldo <[email protected]>
-
 %prep
 %setup -q -n %{cpan_name}-%{version}
+find . -type f -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -74,18 +50,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
-%defattr(-,root,root,-)
+%defattr(-,root,root,755)
 %doc Changes README
 
 %changelog

++++++ Net-Ident-1.23.tar.gz -> Net-Ident-1.24.tar.gz ++++++
++++ 2585 lines of diff (skipped)


Reply via email to