commit perl-Crypt-SmbHash for openSUSE:Factory

2019-11-18 Thread root
Hello community,

here is the log from the commit of package perl-Crypt-SmbHash for 
openSUSE:Factory checked in at 2019-11-18 19:58:34

Comparing /work/SRC/openSUSE:Factory/perl-Crypt-SmbHash (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Crypt-SmbHash.new.26869 (New)


Package is "perl-Crypt-SmbHash"

Mon Nov 18 19:58:34 2019 rev:20 rq:748266 version:0.12

Changes:

--- /work/SRC/openSUSE:Factory/perl-Crypt-SmbHash/perl-Crypt-SmbHash.changes
2013-04-16 06:51:31.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Crypt-SmbHash.new.26869/perl-Crypt-SmbHash.changes
 2019-11-18 19:58:39.089946509 +0100
@@ -1,0 +2,5 @@
+Mon Nov 11 12:50:49 UTC 2019 - Arjen de Korte 
+
+- Change architecture to 'noarch'
+
+---



Other differences:
--
++ perl-Crypt-SmbHash.spec ++
--- /var/tmp/diff_new_pack.Qs4AvU/_old  2019-11-18 19:58:40.641945729 +0100
+++ /var/tmp/diff_new_pack.Qs4AvU/_new  2019-11-18 19:58:40.641945729 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Crypt-SmbHash
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,7 +20,7 @@
 Version:0.12
 Release:0
 Summary:perl module Crypt::SmbHash
-License:Artistic-1.0 or GPL-2.0+
+License:Artistic-1.0 OR GPL-2.0-or-later
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/perldoc?Crypt::SmbHash
 Source: 
http://search.cpan.org/CPAN/authors/id/B/BJ/BJKUIT/Crypt-SmbHash-%{version}.tar.gz
@@ -28,6 +28,7 @@
 BuildRequires:  perl-macros
 Requires:   perl-Digest-MD4
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildArch:  noarch
 %{perl_requires}
 
 %description
@@ -45,14 +46,12 @@
 make test
 
 %install
-make DESTDIR=%{buildroot} install_vendor
+%perl_make_install
 %perl_process_packlist
+%perl_gen_filelist
 
-%files
+%files -f %{name}.files
 %defattr(-, root, root)
 %doc Changes MANIFEST README
-%doc %{_mandir}/man?/*
-%{perl_vendorlib}/Crypt
-%{perl_vendorarch}/auto/Crypt
 
 %changelog




commit perl-Crypt-SmbHash for openSUSE:Factory

2013-04-15 Thread h_root
Hello community,

here is the log from the commit of package perl-Crypt-SmbHash for 
openSUSE:Factory checked in at 2013-04-16 06:51:30

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


Package is "perl-Crypt-SmbHash", Maintainer is "rha...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Crypt-SmbHash/perl-Crypt-SmbHash.changes
2013-03-01 08:03:57.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Crypt-SmbHash.new/perl-Crypt-SmbHash.changes   
2013-04-16 06:51:31.0 +0200
@@ -1,0 +2,5 @@
+Mon Apr 15 11:23:08 UTC 2013 - idon...@suse.com
+
+- Add Source URL, see https://en.opensuse.org/SourceUrls 
+
+---



Other differences:
--
++ perl-Crypt-SmbHash.spec ++
--- /var/tmp/diff_new_pack.slGM3y/_old  2013-04-16 06:51:32.0 +0200
+++ /var/tmp/diff_new_pack.slGM3y/_new  2013-04-16 06:51:32.0 +0200
@@ -17,15 +17,16 @@
 
 
 Name:   perl-Crypt-SmbHash
-BuildRequires:  perl-Digest-MD4
-BuildRequires:  perl-macros
 Version:0.12
 Release:0
-Requires:   perl-Digest-MD4
 Summary:perl module Crypt::SmbHash
 License:Artistic-1.0 or GPL-2.0+
 Group:  Development/Libraries/Perl
-Source: Crypt-SmbHash-%{version}.tar.gz
+Url:http://search.cpan.org/perldoc?Crypt::SmbHash
+Source: 
http://search.cpan.org/CPAN/authors/id/B/BJ/BJKUIT/Crypt-SmbHash-%{version}.tar.gz
+BuildRequires:  perl-Digest-MD4
+BuildRequires:  perl-macros
+Requires:   perl-Digest-MD4
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
 
@@ -33,12 +34,6 @@
 This module provides functions to generate LM/NT hashes as used by
 Samba
 
-
-
-Authors:
-
-Benjamin Kuit 
-
 %prep
 %setup -n Crypt-SmbHash-%{version}
 
@@ -50,12 +45,9 @@
 make test
 
 %install
-make DESTDIR=$RPM_BUILD_ROOT install_vendor
+make DESTDIR=%{buildroot} install_vendor
 %perl_process_packlist
 
-%clean 
 
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-, root, root)
 %doc Changes MANIFEST README

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



commit perl-Crypt-SmbHash for openSUSE:Factory

2013-02-28 Thread h_root
Hello community,

here is the log from the commit of package perl-Crypt-SmbHash for 
openSUSE:Factory checked in at 2013-03-01 07:41:03

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


Package is "perl-Crypt-SmbHash", Maintainer is "rha...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Crypt-SmbHash/perl-Crypt-SmbHash.changes
2011-09-23 12:36:34.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Crypt-SmbHash.new/perl-Crypt-SmbHash.changes   
2013-03-01 07:41:04.0 +0100
@@ -1,0 +2,5 @@
+Wed Feb 27 06:47:02 UTC 2013 - co...@suse.com
+
+- update license to new format
+
+---



Other differences:
--
++ perl-Crypt-SmbHash.spec ++
--- /var/tmp/diff_new_pack.80eP0X/_old  2013-03-01 07:41:05.0 +0100
+++ /var/tmp/diff_new_pack.80eP0X/_new  2013-03-01 07:41:05.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-Crypt-SmbHash (Version 0.12)
+# spec file for package perl-Crypt-SmbHash
 #
-# Copyright (c) 2010 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
@@ -15,19 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-Crypt-SmbHash
 BuildRequires:  perl-Digest-MD4
 BuildRequires:  perl-macros
 Version:0.12
-Release:141
+Release:0
 Requires:   perl-Digest-MD4
-AutoReqProv:on
-Group:  Development/Libraries/Perl
-License:Artistic-1.0 ; GPL-2.0+
 Summary:perl module Crypt::SmbHash
+License:Artistic-1.0 or GPL-2.0+
+Group:  Development/Libraries/Perl
 Source: Crypt-SmbHash-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}

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



commit perl-Crypt-SmbHash for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Crypt-SmbHash for 
openSUSE:Factory checked in at 2011-12-06 18:39:39

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


Package is "perl-Crypt-SmbHash", Maintainer is "rha...@suse.com"

Changes:




Other differences:
--
++ perl-Crypt-SmbHash.spec ++
--- /var/tmp/diff_new_pack.I4mSBs/_old  2011-12-06 19:06:40.0 +0100
+++ /var/tmp/diff_new_pack.I4mSBs/_new  2011-12-06 19:06:40.0 +0100
@@ -26,7 +26,7 @@
 Requires:   perl-Digest-MD4
 AutoReqProv:on
 Group:  Development/Libraries/Perl
-License:Artistic ; GPLv2+
+License:Artistic-1.0 ; GPL-2.0+
 Summary:perl module Crypt::SmbHash
 Source: Crypt-SmbHash-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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