Hello community,

here is the log from the commit of package perl-WWW-Shorten for 
openSUSE:Factory checked in at 2011-12-21 17:00:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-WWW-Shorten (Old)
 and      /work/SRC/openSUSE:Factory/.perl-WWW-Shorten.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-WWW-Shorten", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-WWW-Shorten/perl-WWW-Shorten.changes        
2011-12-19 16:09:48.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-WWW-Shorten.new/perl-WWW-Shorten.changes   
2011-12-21 17:00:46.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Dec 19 15:10:57 UTC 2011 - [email protected]
+
+- cleanup spec file
+
+-------------------------------------------------------------------

Old:
----
  WWW-Shorten-3.02.tar.bz2

New:
----
  WWW-Shorten-3.02.tar.gz

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

Other differences:
------------------
++++++ perl-WWW-Shorten.spec ++++++
--- /var/tmp/diff_new_pack.PTNgGl/_old  2011-12-21 17:00:47.000000000 +0100
+++ /var/tmp/diff_new_pack.PTNgGl/_new  2011-12-21 17:00:47.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-WWW-Shorten (Version 3.02)
+# spec file for package perl-WWW-Shorten
 #
-# 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,29 +15,29 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           perl-WWW-Shorten
 Version:        3.02
-Release:        1
-License:        GPL+ or Artistic
+Release:        0
 %define cpan_name WWW-Shorten
 Summary:        Interface to URL shortening sites.
-Url:            http://search.cpan.org/dist/WWW-Shorten/
+License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
-#Source:         
http://www.cpan.org/authors/id/D/DA/DAVECROSS/WWW-Shorten-%{version}.tar.gz
-Source:         %{cpan_name}-%{version}.tar.bz2
+Url:            http://search.cpan.org/dist/WWW-Shorten/
+Source:         
http://www.cpan.org/authors/id/D/DA/DAVECROSS/%{cpan_name}-%{version}.tar.gz
+BuildArch:      noarch
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  perl
+BuildRequires:  perl-macros
 BuildRequires:  perl(Config::Auto)
 BuildRequires:  perl(LWP) >= 5.75
 BuildRequires:  perl(LWP::UserAgent) >= 2.023
-BuildRequires:  perl(URI) >= 1.27
-BuildRequires:  perl
-BuildRequires:  perl-macros
 BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(URI) >= 1.27
 Requires:       perl(Config::Auto)
 Requires:       perl(LWP) >= 5.75
 Requires:       perl(LWP::UserAgent) >= 2.023
 Requires:       perl(URI) >= 1.27
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildArch:      noarch
 %{perl_requires}
 
 %description
@@ -56,15 +56,15 @@
 %{__perl} Build.PL installdirs=vendor
 ./Build build flags=%{?_smp_mflags}
 
+%check
+# needs network ./Build test
+
 %install
 ./Build install destdir=%{buildroot} create_packlist=0
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
-%defattr(644,root,root,755)
+%defattr(-,root,root,755)
 %doc Artistic AUTHORS ChangeLog.SPOON Changes COPYING CREDITS LICENCE README 
TODO
 
 %changelog

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

Reply via email to