Hello community,

here is the log from the commit of package perl-NetAddr-IP for openSUSE:Factory
checked in at Fri Apr 1 12:51:55 CEST 2011.



--------
--- perl-NetAddr-IP/perl-NetAddr-IP.changes     2010-12-01 14:50:58.000000000 
+0100
+++ /mounts/work_src_done/STABLE/perl-NetAddr-IP/perl-NetAddr-IP.changes        
2011-03-31 10:51:58.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Mar 31 08:47:06 UTC 2011 - [email protected]
+
+- initial package 4.042
+ * a lot of changes, see Changes
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  NetAddr-IP-4.030.tar.bz2

New:
----
  NetAddr-IP-4.042.tar.gz

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

Other differences:
------------------
++++++ perl-NetAddr-IP.spec ++++++
--- /var/tmp/diff_new_pack.CYXzov/_old  2011-04-01 12:50:33.000000000 +0200
+++ /var/tmp/diff_new_pack.CYXzov/_new  2011-04-01 12:50:33.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-NetAddr-IP (Version 4.030)
+# spec file for package perl-NetAddr-IP
 #
-# 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,44 +15,37 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
-%bcond_with pod
 
 Name:           perl-NetAddr-IP
+Version:        4.042
+Release:        1
+License:        CHECK(GPL+ or Artistic)
 %define cpan_name NetAddr-IP
 Summary:        Manages IPv4 and IPv6 addresses and subnets
-Version:        4.030
-Release:        2
-License:        CHECK(GPL+ or Artistic)
-Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/NetAddr-IP/
-#Source:         
http://www.cpan.org/modules/by-module/NetAddr/NetAddr-IP-%{version}.tar.gz
-Source:         %{cpan_name}-%{version}.tar.bz2
+Group:          Development/Libraries/Perl
+#Source:         
http://www.cpan.org/authors/id/M/MI/MIKER/NetAddr-IP-%{version}.tar.gz
+Source:         %{cpan_name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
-%if %{with pod}
-BuildRequires:  perl(Test::Pod)
-BuildRequires:  perl(Pod::Coverage)
-%endif
+%{perl_requires}
 
 %description
 This module provides an object-oriented abstraction on top of IP addresses
 or IP subnets, that allows for easy manipulations. Version 4.xx of
-NetAdder::IP will will work older versions of Perl and does not use
+NetAdder::IP will will work older versions of Perl and does *not* use
 Math::BigInt as in previous versions.
 
-Authors:
---------
-    Luis E. Munoz <[email protected]>
+The internal representation of all IP objects is in 128 bit IPv6 notation.
+IPv4 and IPv6 objects may be freely mixed.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
+%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
 %{__make} %{?_smp_mflags}
 
 %check
@@ -64,10 +57,10 @@
 %perl_gen_filelist
 
 %clean
-%{__rm} -rf $RPM_BUILD_ROOT
+%{__rm} -rf %{buildroot}
 
 %files -f %{name}.files
-%defattr(-,root,root,-)
-%doc Changes README TODO docs/rfc1884.txt
+%defattr(644,root,root,755)
+%doc Changes README TODO
 
 %changelog


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



Remember to have fun...

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

Reply via email to