Hello community,

here is the log from the commit of package perl-Class-Factory-Util for 
openSUSE:Factory
checked in at Wed May 4 15:01:20 CEST 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ 
/mounts/work_src_done/STABLE/perl-Class-Factory-Util/perl-Class-Factory-Util.changes
        2010-11-30 20:24:15.000000000 +0100
@@ -0,0 +1,30 @@
+-------------------------------------------------------------------
+Tue Nov 30 19:19:55 UTC 2010 - co...@novell.com
+
+- switch to perl_requires macro
+
+-------------------------------------------------------------------
+Mon Nov 29 18:29:28 UTC 2010 - co...@novell.com
+
+- remove /var/adm/perl-modules
+
+-------------------------------------------------------------------
+Mon Nov 29 13:38:24 UTC 2010 - co...@novell.com
+
+- recreated by cpanspec 1.78.02
+
+-------------------------------------------------------------------
+Sun Nov 28 11:37:43 UTC 2010 - co...@novell.com
+
+- remove .packlist file
+
+-------------------------------------------------------------------
+Tue Oct 19 08:38:23 UTC 2010 - co...@novell.com
+
+- add perl as explicit buildrequire
+
+-------------------------------------------------------------------
+Mon Aug 11 18:53:27 CEST 2008 - lr...@suse.de
+
+- initial version 1.7
+

calling whatdependson for head-i586


New:
----
  Class-Factory-Util-1.7.tar.bz2
  perl-Class-Factory-Util.changes
  perl-Class-Factory-Util.spec

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

Other differences:
------------------
++++++ perl-Class-Factory-Util.spec ++++++
#
# spec file for package perl-Class-Factory-Util
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:           perl-Class-Factory-Util
%define cpan_name Class-Factory-Util
Summary:        Provide utility methods for factory classes
Version:        1.7
Release:        1
License:        GPL+ or Artistic
Group:          Development/Libraries/Perl
Url:            http://search.cpan.org/dist/Class-Factory-Util/
#Source:         
http://www.cpan.org/modules/by-module/Class/Class-Factory-Util-%{version}.tar.bz2
Source:         %{cpan_name}-%{version}.tar.bz2
BuildArch:      noarch
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires:  perl
BuildRequires:  perl(Module::Build)
BuildRequires:  perl-macros

%description
This module exports a method that is useful for factory classes.

%prep
%setup -q -n %{cpan_name}-%{version}

%build
%{__perl} Build.PL installdirs=vendor
./Build build flags=%{?_smp_mflags}

%check
./Build test

%install
./Build install destdir=%{buildroot} create_packlist=0
%perl_gen_filelist

%clean
%{__rm} -rf %{buildroot}

%files -f %{name}.files
%defattr(-,root,root,-)
%doc Changes LICENSE 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