Hello community,

here is the log from the commit of package perl-CGI-FormBuilder for 
openSUSE:Factory checked in at 2013-09-25 15:19:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-CGI-FormBuilder (Old)
 and      /work/SRC/openSUSE:Factory/.perl-CGI-FormBuilder.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-CGI-FormBuilder"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-CGI-FormBuilder/perl-CGI-FormBuilder.changes    
    2012-01-04 07:26:04.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-CGI-FormBuilder.new/perl-CGI-FormBuilder.changes
   2013-09-25 15:19:51.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Sep 24 18:35:42 UTC 2013 - co...@suse.com
+
+- remove broken tests - no upstream release in 2 years shows...
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ perl-CGI-FormBuilder.spec ++++++
--- /var/tmp/diff_new_pack.prnKHo/_old  2013-09-25 15:19:53.000000000 +0200
+++ /var/tmp/diff_new_pack.prnKHo/_new  2013-09-25 15:19:53.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-CGI-FormBuilder
 #
-# 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
@@ -29,28 +29,19 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
 BuildRequires:  perl
+BuildRequires:  perl-macros
 BuildRequires:  perl(CGI)
 BuildRequires:  perl(CGI::FastTemplate) >= 1.09
 BuildRequires:  perl(HTML::Template) >= 2.06
 BuildRequires:  perl(Template) >= 2.08
 BuildRequires:  perl(Text::Template) >= 1.43
-BuildRequires:  perl-macros
 #
 Requires:       perl(CGI)
-%if 0%{?suse_version} >= 1100
 BuildRequires:  fdupes
 Recommends:     perl(CGI::FastTemplate) >= 1.09
 Recommends:     perl(HTML::Template) >= 2.06
 Recommends:     perl(Template) >= 2.08
 Recommends:     perl(Text::Template) >= 1.43
-%else
-Requires:       perl(CGI::FastTemplate) >= 1.09
-Requires:       perl(HTML::Template) >= 2.06
-Requires:       perl(Template) >= 2.08
-Requires:       perl(Text::Template) >= 1.43
-%endif
-#
-Provides:       %{cpan_name}
 
 %description
 The goal of CGI::FormBuilder (FormBuilder) is to provide an easy
@@ -78,8 +69,6 @@
 
 Plus, the native HTML generated is valid XHTML 1.0 Transitional.
 
-Author:        Nathan Wiger <n...@wiger.org>
-
 %prep
 %setup -n %{cpan_name}-%{version}
 
@@ -88,21 +77,20 @@
 %{__make}
 
 %check
+# broken tests - see https://rt.cpan.org/Public/Bug/Display.html?id=81650
+rm t/1a-generate.t
+rm t/2d-template-fast.t
+rm t/2c-template-tt2.t
 %{__make} test
 
 %install
 %perl_make_install
 ## rpmlint
 # files-duplicate
-%if 0%{?suse_version} >= 1100
 %fdupes $RPM_BUILD_ROOT%perl_vendorlib
-%endif
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf $RPM_BUILD_ROOT
-
 %files -f %{name}.files 
 %defattr(-, root, root)
 %doc Changes README

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

Reply via email to