Hello community,

here is the log from the commit of package pam_smb for openSUSE:Factory checked 
in at 2012-02-15 15:58:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pam_smb (Old)
 and      /work/SRC/openSUSE:Factory/.pam_smb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pam_smb", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pam_smb/pam_smb.changes  2011-11-25 
23:05:39.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.pam_smb.new/pam_smb.changes     2012-02-15 
15:58:16.000000000 +0100
@@ -1,0 +2,11 @@
+Mon Feb 13 10:51:34 UTC 2012 - [email protected]
+
+- patch license to follow spdx.org standard
+
+-------------------------------------------------------------------
+Fri Nov 25 13:44:27 UTC 2011 - [email protected]
+
+- Remove redundant/unwanted tags/section (cf. specfile guidelines)
+- Use %_smp_mflags for parallel building
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pam_smb.spec ++++++
--- /var/tmp/diff_new_pack.Ph8sKf/_old  2012-02-15 15:58:17.000000000 +0100
+++ /var/tmp/diff_new_pack.Ph8sKf/_new  2012-02-15 15:58:17.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pam_smb
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,17 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           pam_smb
-BuildRequires:  libtool pam-devel
-License:        LGPLv2.1+
-Group:          Productivity/Security
-AutoReqProv:    on
+BuildRequires:  libtool
+BuildRequires:  pam-devel
 Version:        2.0.0rc6
-Release:        1
+Release:        0
 Summary:        A PAM Module for User Authentication using an NT Server
+License:        LGPL-2.1+
+Group:          Productivity/Security
 Url:            http://www.csn.ul.ie/~airlied/pam_smb/
 Source:         %{name}-%{version}.tar.bz2
 Source1:        rc.pamsmbd
@@ -44,12 +42,6 @@
 Module pam_smb is a PAM module which allows authentication of UNIX
 users using an NT server.
 
-
-
-Authors:
---------
-    Dave Airlie <[email protected]>
-
 %prep
 %setup -q -n %{name}-2.0.0-rc6
 %patch
@@ -66,7 +58,7 @@
 aclocal
 autoconf
 %configure
-make
+make %{?_smp_mflags}
 
 %install
 install -d 755 $RPM_BUILD_ROOT/%{_lib}/security
@@ -89,13 +81,10 @@
 
 %files
 %defattr(-,root,root)
-%doc CHANGES COPYING README TODO login.example
+%doc CHANGES COPYING CREDITS README TODO login.example
 %config /etc/pam_smb.conf
 /%{_lib}/security/pam_smb_auth.so
 %config /etc/init.d/*
 %{_sbindir}/*
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %changelog

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to