Hello community,

here is the log from the commit of package perl-Test-Memory-Cycle for 
openSUSE:Factory
checked in at Mon Apr 11 11:01:19 CEST 2011.



--------
--- perl-Test-Memory-Cycle/perl-Test-Memory-Cycle.changes       2010-12-01 
07:57:19.000000000 +0100
+++ 
/mounts/work_src_done/STABLE/perl-Test-Memory-Cycle/perl-Test-Memory-Cycle.changes
  2011-04-09 09:09:03.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Apr  9 06:58:48 UTC 2011 - co...@novell.com
+
+- recreated by cpanspec 1.78.04
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ perl-Test-Memory-Cycle.spec ++++++
--- /var/tmp/diff_new_pack.1agESZ/_old  2011-04-11 11:00:09.000000000 +0200
+++ /var/tmp/diff_new_pack.1agESZ/_new  2011-04-11 11:00:09.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-Test-Memory-Cycle (Version 1.04)
+# spec file for package perl-Test-Memory-Cycle
 #
-# 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,36 +15,38 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
-%bcond_with pod
 
 Name:           perl-Test-Memory-Cycle
-%define cpan_name Test-Memory-Cycle
-Summary:        Check for memory leaks and circular memory references
 Version:        1.04
-Release:        1
+Release:        5
 License:        GPL+ or Artistic
-Group:          Development/Libraries/Perl
+%define cpan_name Test-Memory-Cycle
+Summary:        Check for memory leaks and circular memory references
 Url:            http://search.cpan.org/dist/Test-Memory-Cycle/
-Source:         
http://www.cpan.org/authors/id/P/PE/PETDANCE/Test-Memory-Cycle-1.04.tar.gz
+Group:          Development/Libraries/Perl
+#Source:         
http://www.cpan.org/authors/id/P/PE/PETDANCE/Test-Memory-Cycle-%{version}.tar.gz
+Source:         %{cpan_name}-%{version}.tar.gz
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
-%if %{with pod}
-BuildRequires:  perl(Test::Pod) >= 1.14
-BuildRequires:  perl(Test::Pod::Coverage) >= 1.04
-%endif
 BuildRequires:  perl(Devel::Cycle) >= 1.07
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Getopt::Long)
 BuildRequires:  perl(PadWalker)
+BuildRequires:  perl(Test::Builder)
+BuildRequires:  perl(Test::Builder::Tester)
+BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Simple) >= 0.62
 Requires:       perl(Devel::Cycle) >= 1.07
 Requires:       perl(Getopt::Long)
 Requires:       perl(PadWalker)
+Requires:       perl(Test::Builder)
+Requires:       perl(Test::Builder::Tester)
+Requires:       perl(Test::More)
 Requires:       perl(Test::Simple) >= 0.62
+%{perl_requires}
 
 %description
 Perl's garbage collection has one big problem: Circular references can't 
@@ -54,10 +56,6 @@
 Test::Memory::Cycle is built on top of Devel::Cycle to give you an easy 
 way to check for these circular references.
 
-Authors:
---------
-     Written by Andy Lester, '<andy @ petdance.com>'.
-
 %prep
 %setup -q -n %{cpan_name}-%{version}
 
@@ -70,24 +68,14 @@
 
 %install
 %perl_make_install
-### since 11.4 perl_process_packlist
-### removes .packlist, perllocal.pod files
-%if 0%{?suse_version} > 1130
 %perl_process_packlist
-%else
-# do not perl_process_packlist
-# remove .packlist file
-%{__rm} -rf $RPM_BUILD_ROOT%perl_vendorarch
-# remove perllocal.pod file
-%{__rm} -f $RPM_BUILD_ROOT%perl_archlib/perllocal.pod
-%endif
 %perl_gen_filelist
 
 %clean
-%{__rm} -rf $RPM_BUILD_ROOT
+%{__rm} -rf %{buildroot}
 
 %files -f %{name}.files
-%defattr(-,root,root,-)
-%doc Changes README
+%defattr(-,root,root,755)
+%doc %attr(644,-,-) Changes README
 
 %changelog


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



Remember to have fun...

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

Reply via email to