commit perl-Declare-Constraints-Simple for openSUSE:Factory

2017-10-04 Thread root
Hello community,

here is the log from the commit of package perl-Declare-Constraints-Simple for 
openSUSE:Factory checked in at 2017-10-03 23:19:09

Comparing /work/SRC/openSUSE:Factory/perl-Declare-Constraints-Simple (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Declare-Constraints-Simple.new (New)


Package is "perl-Declare-Constraints-Simple"

Tue Oct  3 23:19:09 2017 rev:10 rq:530759 version:0.03

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Declare-Constraints-Simple/perl-Declare-Constraints-Simple.changes
  2011-11-21 12:39:04.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Declare-Constraints-Simple.new/perl-Declare-Constraints-Simple.changes
 2017-10-03 23:19:10.274491333 +0200
@@ -1,0 +2,5 @@
+Tue Oct  3 08:14:29 UTC 2017 - co...@suse.com
+
+- patch the Makefile to build with perl 5.26
+
+---

New:

  cpanspec.yml



Other differences:
--
++ perl-Declare-Constraints-Simple.spec ++
--- /var/tmp/diff_new_pack.xpTbu3/_old  2017-10-03 23:19:10.922400152 +0200
+++ /var/tmp/diff_new_pack.xpTbu3/_new  2017-10-03 23:19:10.926399589 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Declare-Constraints-Simple
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,35 +16,26 @@
 #
 
 
-%bcond_with pod
-
 Name:   perl-Declare-Constraints-Simple
+Version:0.03
+Release:0
 %define cpan_name Declare-Constraints-Simple
 Summary:Declarative Validation of Data Structures
-Version:0.03
-Release:3
-License:GPL-1.0+ or Artistic-1.0
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Declare-Constraints-Simple/
-#Source: 
http://www.cpan.org/authors/id/P/PH/PHAYLON/Declare-Constraints-Simple-%{version}.tar.gz
-Source: %{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/P/PH/PHAYLON/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Test::More)
-BuildRequires:  perl(aliased)
 BuildRequires:  perl(Carp::Clan)
 BuildRequires:  perl(Class::Inspector)
-BuildRequires:  perl(Scalar::Util)
-%if 0%{?with pod}
-BuildRequires:  perl(Test::Pod) >= 1.00
-BuildRequires:  perl(Test::Pod::Coverage) >= 1.00
-%endif
-Requires:   perl(aliased)
+BuildRequires:  perl(aliased)
 Requires:   perl(Carp::Clan)
 Requires:   perl(Class::Inspector)
-Requires:   perl(Scalar::Util)
+Requires:   perl(aliased)
 %{perl_requires}
 
 %description
@@ -54,6 +45,9 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+# MANUAL BEGIN
+sed -i -e 's/use inc::Module::Install/use lib q[.];\nuse 
inc::Module::Install/' Makefile.PL
+# MANUAL END
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -67,11 +61,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
-%defattr(644,root,root,755)
+%defattr(-,root,root,755)
 %doc Changes README
 
 %changelog

++ cpanspec.yml ++
---
post_prep:
 sed -i -e 's/use inc::Module::Install/use lib q[.];\nuse 
inc::Module::Install/' Makefile.PL



commit perl-Declare-Constraints-Simple for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Declare-Constraints-Simple for 
openSUSE:Factory checked in at 2011-12-06 18:40:25

Comparing /work/SRC/openSUSE:Factory/perl-Declare-Constraints-Simple (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Declare-Constraints-Simple.new (New)


Package is "perl-Declare-Constraints-Simple", Maintainer is ""

Changes:




Other differences:
--
++ perl-Declare-Constraints-Simple.spec ++
--- /var/tmp/diff_new_pack.TtLzCN/_old  2011-12-06 19:07:23.0 +0100
+++ /var/tmp/diff_new_pack.TtLzCN/_new  2011-12-06 19:07:23.0 +0100
@@ -23,7 +23,7 @@
 Summary:Declarative Validation of Data Structures
 Version:0.03
 Release:3
-License:GPL+ or Artistic
+License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Declare-Constraints-Simple/
 #Source: 
http://www.cpan.org/authors/id/P/PH/PHAYLON/Declare-Constraints-Simple-%{version}.tar.gz

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



commit perl-Declare-Constraints-Simple for openSUSE:Factory

2011-11-21 Thread h_root
Hello community,

here is the log from the commit of package perl-Declare-Constraints-Simple for 
openSUSE:Factory checked in at 2011-11-21 12:39:00

Comparing /work/SRC/openSUSE:Factory/perl-Declare-Constraints-Simple (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Declare-Constraints-Simple.new (New)


Package is "perl-Declare-Constraints-Simple", Maintainer is ""

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Declare-Constraints-Simple/perl-Declare-Constraints-Simple.changes
  2011-09-23 12:36:47.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Declare-Constraints-Simple.new/perl-Declare-Constraints-Simple.changes
 2011-11-21 12:39:04.0 +0100
@@ -1,0 +2,5 @@
+Fri Nov 18 11:10:32 UTC 2011 - co...@suse.com
+
+- use original .tar.gz
+
+---

Old:

  Declare-Constraints-Simple-0.03.tar.bz2

New:

  Declare-Constraints-Simple-0.03.tar.gz



Other differences:
--
++ perl-Declare-Constraints-Simple.spec ++
--- /var/tmp/diff_new_pack.iuVxr4/_old  2011-11-21 12:39:06.0 +0100
+++ /var/tmp/diff_new_pack.iuVxr4/_new  2011-11-21 12:39:06.0 +0100
@@ -27,7 +27,7 @@
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Declare-Constraints-Simple/
 #Source: 
http://www.cpan.org/authors/id/P/PH/PHAYLON/Declare-Constraints-Simple-%{version}.tar.gz
-Source: %{cpan_name}-%{version}.tar.bz2
+Source: %{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

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



commit perl-Declare-Constraints-Simple for openSUSE:Factory

2011-04-14 Thread h_root

Hello community,

here is the log from the commit of package perl-Declare-Constraints-Simple for 
openSUSE:Factory
checked in at Thu Apr 14 10:28:39 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ 
/mounts/work_src_done/STABLE/perl-Declare-Constraints-Simple/perl-Declare-Constraints-Simple.changes
2011-02-04 23:45:50.0 +0100
@@ -0,0 +1,16 @@
+---
+Fri Feb  4 22:44:51 UTC 2011 - ch...@computersalat.de
+
+- recreated by cpanspec 1.78.03
+- noarch pkg
+
+---
+Wed Dec  1 11:45:00 UTC 2010 - co...@novell.com
+
+- switch to perl_requires macro
+
+---
+Sat Dec 26 20:32:30 UTC 2009 - l...@linux-schulserver.de
+
+- initial version 0.03
+

calling whatdependson for head-i586


New:

  Declare-Constraints-Simple-0.03.tar.bz2
  perl-Declare-Constraints-Simple.changes
  perl-Declare-Constraints-Simple.spec



Other differences:
--
++ perl-Declare-Constraints-Simple.spec ++
#
# spec file for package perl-Declare-Constraints-Simple
#
# 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/
#


%bcond_with pod

Name:   perl-Declare-Constraints-Simple
%define cpan_name Declare-Constraints-Simple
Summary:Declarative Validation of Data Structures
Version:0.03
Release:3
License:GPL+ or Artistic
Group:  Development/Libraries/Perl
Url:http://search.cpan.org/dist/Declare-Constraints-Simple/
#Source: 
http://www.cpan.org/authors/id/P/PH/PHAYLON/Declare-Constraints-Simple-%{version}.tar.gz
Source: %{cpan_name}-%{version}.tar.bz2
BuildArch:  noarch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  perl
BuildRequires:  perl-macros
BuildRequires:  perl(Test::More)
BuildRequires:  perl(aliased)
BuildRequires:  perl(Carp::Clan)
BuildRequires:  perl(Class::Inspector)
BuildRequires:  perl(Scalar::Util)
%if 0%{?with pod}
BuildRequires:  perl(Test::Pod) >= 1.00
BuildRequires:  perl(Test::Pod::Coverage) >= 1.00
%endif
Requires:   perl(aliased)
Requires:   perl(Carp::Clan)
Requires:   perl(Class::Inspector)
Requires:   perl(Scalar::Util)
%{perl_requires}

%description
The main purpose of this module is to provide an easy way to build a
profile to validate a data structure. It does this by giving you a set of
declarative keywords in the importing namespace.

%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

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

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