Hello community,

here is the log from the commit of package perl-Proc-Simple for 
openSUSE:Factory checked in at 2012-03-09 21:26:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Proc-Simple (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Proc-Simple.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Proc-Simple", Maintainer is ""

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

--- /dev/null   2012-03-04 14:46:25.491534019 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Proc-Simple.new/perl-Proc-Simple.changes   
2012-03-09 21:26:30.000000000 +0100
@@ -0,0 +1,16 @@
+-------------------------------------------------------------------
+Mon Dec  5 14:39:34 UTC 2011 - sascha.ma...@open-slx.de
+
+- changed Licensefield to that one which cpanspec gives me 
+
+-------------------------------------------------------------------
+Sun Dec  4 20:31:08 UTC 2011 - sascha.ma...@open-slx.de
+
+- fixed build for < 11.4 
+
+-------------------------------------------------------------------
+Sun Dec  4 20:14:22 UTC 2011 - sascha.ma...@open-slx.de
+
+- initial package 1.30
+    * created by cpanspec 1.78.06
+

New:
----
  Proc-Simple-1.30.tar.gz
  perl-Proc-Simple.changes
  perl-Proc-Simple.spec

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

Other differences:
------------------
++++++ perl-Proc-Simple.spec ++++++
#
# spec file for package shutter
#
# Copyright (c) 2011 open-slx GmbH <sascha.ma...@open-slx.de>
#
# 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/
#

Name:           perl-Proc-Simple
Version:        1.30
Release:        1
License:        GPL-1.0+ or Artistic-1.0
%define cpan_name Proc-Simple
Summary:        Proc::Simple Perl module
Url:            http://search.cpan.org/dist/Proc-Simple/
Group:          Development/Libraries/Perl
#Source:        
http://www.cpan.org/authors/id/M/MS/MSCHILLI/Proc-Simple-%{version}.tar.gz
Source0:         Proc-Simple-%{version}.tar.gz
#BuildArch:      noarch
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildRequires:  perl
BuildRequires:  perl-macros

%if 0%{?suse_version} < 1140
Requires:     perl = %{perl_version}
%else
%{perl_requires}
%endif

%description
Proc::Simple Perl module

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

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
%{__make} %{?_smp_mflags}

%check
%{__make} test

%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist

%files -f %{name}.files
%defattr(-,root,root,755)

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

Reply via email to