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 "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Crypt-SmbHash/perl-Crypt-SmbHash.changes    
2013-03-01 08:03:57.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Crypt-SmbHash.new/perl-Crypt-SmbHash.changes   
    2013-04-16 06:51:31.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Apr 15 11:23:08 UTC 2013 - [email protected]
+
+- 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.000000000 +0200
+++ /var/tmp/diff_new_pack.slGM3y/_new  2013-04-16 06:51:32.000000000 +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 <[email protected]>
-
 %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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to