commit perl-LockFile-Simple for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package perl-LockFile-Simple for 
openSUSE:Factory checked in at 2013-07-29 17:49:20

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


Package is perl-LockFile-Simple

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-LockFile-Simple/perl-LockFile-Simple.changes
2011-09-23 12:37:55.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-LockFile-Simple.new/perl-LockFile-Simple.changes
   2013-07-29 17:49:22.0 +0200
@@ -1,0 +2,6 @@
+Fri Jul 26 18:33:49 UTC 2013 - co...@suse.com
+
+- updated to 0.208
+ Fix deprecated defined(@array) for Perl 5.16
+
+---

Old:

  LockFile-Simple-0.207.tar.gz

New:

  LockFile-Simple-0.208.tar.gz



Other differences:
--
++ perl-LockFile-Simple.spec ++
--- /var/tmp/diff_new_pack.bLzlbF/_old  2013-07-29 17:49:23.0 +0200
+++ /var/tmp/diff_new_pack.bLzlbF/_new  2013-07-29 17:49:23.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-LockFile-Simple
 #
-# 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
@@ -16,20 +16,23 @@
 #
 
 
-
+# MANUAL license
 Name:   perl-LockFile-Simple
-Version:0.207
-Release:1
-# MANUAL
-License:GPL-2.0+ or Artistic-1.0
+Version:0.208
+Release:0
 %define cpan_name LockFile-Simple
-Summary:simple file locking scheme
-Url:http://search.cpan.org/dist/LockFile-Simple/
+Summary:Simple file locking scheme
+License:GPL-2.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
-Source: 
http://www.cpan.org/authors/id/J/JV/JV/%{cpan_name}-%{version}.tar.gz
+Url:http://search.cpan.org/dist/LockFile-Simple/
+Source: 
http://www.cpan.org/authors/id/S/SC/SCHWIGON/lockfile-simple/%{cpan_name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+#BuildRequires: perl(LockFile::Lock)
+#BuildRequires: perl(LockFile::Lock::Simple)
+#BuildRequires: perl(LockFile::Manager)
+#BuildRequires: perl(LockFile::Simple)
 %{perl_requires}
 
 %description
@@ -58,9 +61,6 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
 %defattr(-,root,root,755)
 %doc ChangeLog README

++ LockFile-Simple-0.207.tar.gz - LockFile-Simple-0.208.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LockFile-Simple-0.207/ChangeLog 
new/LockFile-Simple-0.208/ChangeLog
--- old/LockFile-Simple-0.207/ChangeLog 2007-09-28 21:21:29.0 +0200
+++ new/LockFile-Simple-0.208/ChangeLog 2012-06-01 23:18:05.0 +0200
@@ -1,3 +1,7 @@
+2012-06-01  Steffen Schwigon  s...@renormalist.net
+
+   Fix deprecated defined(@array) for Perl 5.16
+
 Fri Sep 28 21:20:57 CEST 2007   Johan Vromans j...@span.org
 
Changed LICENSE to include GPL.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LockFile-Simple-0.207/MANIFEST 
new/LockFile-Simple-0.208/MANIFEST
--- old/LockFile-Simple-0.207/MANIFEST  2008-07-12 21:37:55.0 +0200
+++ new/LockFile-Simple-0.208/MANIFEST  2012-06-01 23:19:05.0 +0200
@@ -11,3 +11,4 @@
 t/simple.tTest OO interface
 t/user.t  Test user-defined settings
 META.yml Module meta-data (added by MakeMaker)
+META.jsonModule JSON meta-data (added by 
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LockFile-Simple-0.207/META.json 
new/LockFile-Simple-0.208/META.json
--- old/LockFile-Simple-0.207/META.json 1970-01-01 01:00:00.0 +0100
+++ new/LockFile-Simple-0.208/META.json 2012-06-01 23:19:05.0 +0200
@@ -0,0 +1,39 @@
+{
+   abstract : unknown,
+   author : [
+  unknown
+   ],
+   dynamic_config : 1,
+   generated_by : ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter 
version 2.120920,
+   license : [
+  unknown
+   ],
+   meta-spec : {
+  url : http://search.cpan.org/perldoc?CPAN::Meta::Spec;,
+  version : 2
+   },
+   name : LockFile-Simple,
+   no_index : {
+  directory : [
+ t,
+ inc
+  ]
+   },
+   prereqs : {
+  build : {
+ requires : {
+ExtUtils::MakeMaker : 0
+ }
+  },

commit perl-LockFile-Simple for openSUSE:Factory

2011-07-19 Thread h_root

Hello community,

here is the log from the commit of package perl-LockFile-Simple for 
openSUSE:Factory
checked in at Tue Jul 19 15:54:50 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ 
/mounts/work_src_done/STABLE/perl-LockFile-Simple/perl-LockFile-Simple.changes  
2011-07-14 09:19:30.0 +0200
@@ -0,0 +1,30 @@
+---
+Thu Jul 14 07:13:31 UTC 2011 - co...@novell.com
+
+- regenerate with cpanspec
+
+---
+Wed Dec  1 13:33:19 UTC 2010 - co...@novell.com
+
+- switch to perl_requires macro
+
+---
+Mon Nov 29 18:30:24 UTC 2010 - co...@novell.com
+
+- remove /var/adm/perl-modules
+
+---
+Sun Nov 28 11:37:52 UTC 2010 - co...@novell.com
+
+- remove .packlist file
+
+---
+Tue Oct 19 08:38:44 UTC 2010 - co...@novell.com
+
+- add perl as explicit buildrequire
+
+---
+Thu Mar 26 10:09:20 CET 2009 - l...@linux-schulserver.de
+
+- initial version 0.207
+

calling whatdependson for head-i586


New:

  LockFile-Simple-0.207.tar.gz
  perl-LockFile-Simple.changes
  perl-LockFile-Simple.spec



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



Name:   perl-LockFile-Simple
Version:0.207
Release:1
# MANUAL
License:GPL2+ or Artistic
%define cpan_name LockFile-Simple
Summary:simple file locking scheme
Url:http://search.cpan.org/dist/LockFile-Simple/
Group:  Development/Libraries/Perl
Source: 
http://www.cpan.org/authors/id/J/JV/JV/%{cpan_name}-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  perl
BuildRequires:  perl-macros
%{perl_requires}

%description
This simple locking scheme is not based on any file locking system calls
such as 'flock()' or 'lockf()' but rather relies on basic file system
primitives and properties, such as the atomicity of the 'write()' system
call. It is not meant to be exempt from all race conditions, especially
over NFS. The algorithm used is described below in the *ALGORITHM* section.

It is possible to customize the locking operations to attempt locking once
every 5 seconds for 30 times, or delete stale locks (files that are deemed
too ancient) before attempting the locking.

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

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
%{__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(-,root,root,755)
%doc ChangeLog 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