commit pam_ldap for openSUSE:Factory

2016-05-14 Thread h_root
Hello community,

here is the log from the commit of package pam_ldap for openSUSE:Factory 
checked in at 2016-05-14 12:23:43

Comparing /work/SRC/openSUSE:Factory/pam_ldap (Old)
 and  /work/SRC/openSUSE:Factory/.pam_ldap.new (New)


Package is "pam_ldap"

Changes:

--- /work/SRC/openSUSE:Factory/pam_ldap/pam_ldap.changes2014-11-10 
17:29:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.pam_ldap.new/pam_ldap.changes   2016-05-14 
12:23:45.0 +0200
@@ -1,0 +2,5 @@
+Fri Mar  4 06:20:53 UTC 2016 - bwiedem...@suse.com
+
+- Add reproducible.patch to drop build date to make build-compare work
+
+---

New:

  reproducible.patch



Other differences:
--
++ pam_ldap.spec ++
--- /var/tmp/diff_new_pack.ktRz6O/_old  2016-05-14 12:23:46.0 +0200
+++ /var/tmp/diff_new_pack.ktRz6O/_new  2016-05-14 12:23:46.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pam_ldap
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -38,6 +38,7 @@
 Patch1: pam_ldap-arm-linux-gnueabi.patch
 Patch2: pam_ldap-expirewarning.dif
 Patch3: pam_ldap-chauthtok-errcode.dif
+Patch4: reproducible.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -54,6 +55,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 cp -v  %{S:1} .
 
 %build

++ reproducible.patch ++
Index: pam_ldap-186/vers_string
===
--- pam_ldap-186.orig/vers_string
+++ pam_ldap-186/vers_string
@@ -13,7 +13,7 @@ $HEADER = '$Id: vers_string,v 1.2 2010/0
 if ($ENV{'PROGRAM'}) { $PROGRAM = $ENV{'PROGRAM'}; }
 
 chop($AUTHOR);
-chop($DATE=`date -u`);
+$DATE="see rpm -qi pam_ldap";
 chop($CWD=`pwd`);
 
 ($PROJECT, $VERSION) = split(/\-/, ());



commit pam_ldap for openSUSE:Factory

2014-11-10 Thread h_root
Hello community,

here is the log from the commit of package pam_ldap for openSUSE:Factory 
checked in at 2014-11-10 17:28:51

Comparing /work/SRC/openSUSE:Factory/pam_ldap (Old)
 and  /work/SRC/openSUSE:Factory/.pam_ldap.new (New)


Package is pam_ldap

Changes:

--- /work/SRC/openSUSE:Factory/pam_ldap/pam_ldap.changes2014-08-20 
17:52:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.pam_ldap.new/pam_ldap.changes   2014-11-10 
17:29:10.0 +0100
@@ -1,0 +2,6 @@
+Mon Nov  3 13:17:30 UTC 2014 - dims...@opensuse.org
+
+- Call autoreconf -fiv in place of autoreconf: ensure that
+  autoreconf is successful in newer versions too. 
+
+---



Other differences:
--
++ pam_ldap.spec ++
--- /var/tmp/diff_new_pack.Q7jx3z/_old  2014-11-10 17:29:11.0 +0100
+++ /var/tmp/diff_new_pack.Q7jx3z/_new  2014-11-10 17:29:11.0 +0100
@@ -57,7 +57,7 @@
 cp -v  %{S:1} .
 
 %build
-autoreconf
+autoreconf -fiv
 export CFLAGS=%optflags -fno-strict-aliasing
 %configure --enable-nds \
--with-ldap-lib=openldap \

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



commit pam_ldap for openSUSE:Factory

2014-08-20 Thread h_root
Hello community,

here is the log from the commit of package pam_ldap for openSUSE:Factory 
checked in at 2014-08-20 17:51:52

Comparing /work/SRC/openSUSE:Factory/pam_ldap (Old)
 and  /work/SRC/openSUSE:Factory/.pam_ldap.new (New)


Package is pam_ldap

Changes:

--- /work/SRC/openSUSE:Factory/pam_ldap/pam_ldap.changes2012-05-16 
15:03:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.pam_ldap.new/pam_ldap.changes   2014-08-20 
17:52:11.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul 29 12:17:15 UTC 2014 - ckornac...@suse.com
+
+- rename README.SuSE to README.SUSE (bnc#889012)
+
+---

Old:

  README.SuSE

New:

  README.SUSE



Other differences:
--
++ pam_ldap.spec ++
--- /var/tmp/diff_new_pack.HUK5GC/_old  2014-08-20 17:52:12.0 +0200
+++ /var/tmp/diff_new_pack.HUK5GC/_new  2014-08-20 17:52:12.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pam_ldap
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -32,7 +32,7 @@
 Group:  Productivity/Networking/LDAP/Clients
 Url:http://www.padl.com/OSS/pam_ldap.html
 Source: pam_ldap-%{version}.tar.bz2
-Source1:README.SuSE
+Source1:README.SUSE
 Source2:baselibs.conf
 Patch:  pam_ldap.patch
 Patch1: pam_ldap-arm-linux-gnueabi.patch
@@ -70,7 +70,7 @@
 
 %files
 %defattr(-,root,root)
-%doc COPYING.LIB README README.SuSE ChangeLog ldap.conf pam.d
+%doc COPYING.LIB README README.SUSE ChangeLog ldap.conf pam.d
 %doc %{_mandir}/man5/pam_ldap*
 /%{_lib}/security/pam_ldap.so
 

++ README.SUSE ++

To use the pam_ldap module, you need to do the following:

If you use the default SUSE Linux PAM configuration, you only
need to edit /etc/security/pam_unix2.conf and add the use_ldap
option for account, auth and password management. If you configure
LDAP with YaST2, YaST2 will do this for you.

Else edit all the /etc/pam.d configurations file to use the pam_ldap
module. Look in /usr/share/doc/packages/pam_ldap for examples.

If you don't have an /etc/ldap.conf file from another
packages, copy /usr/share/doc/packages/pam_ldap/ldap.conf into the 
/etc/ directory and edit this configuration file.

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



commit pam_ldap for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package pam_ldap for openSUSE:Factory 
checked in at 2012-05-16 15:03:26

Comparing /work/SRC/openSUSE:Factory/pam_ldap (Old)
 and  /work/SRC/openSUSE:Factory/.pam_ldap.new (New)


Package is pam_ldap, Maintainer is rha...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pam_ldap/pam_ldap.changes2012-03-08 
19:44:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.pam_ldap.new/pam_ldap.changes   2012-05-16 
15:03:28.0 +0200
@@ -1,0 +2,8 @@
+Thu Apr 26 20:49:35 UTC 2012 - joop.boo...@opensuse.org
+
+- created patch pam_ldap-arm-linux-gnueabi.patch to build the 
+  arm binaries correctly
+- Update to pam-ldap-186:
+  * fix for BUG#424: build fails on Darwin
+
+---

Old:

  pam_ldap-185.tar.bz2

New:

  pam_ldap-186.tar.bz2
  pam_ldap-arm-linux-gnueabi.patch



Other differences:
--
++ pam_ldap.spec ++
--- /var/tmp/diff_new_pack.vqdDyT/_old  2012-05-16 15:03:30.0 +0200
+++ /var/tmp/diff_new_pack.vqdDyT/_new  2012-05-16 15:03:30.0 +0200
@@ -16,26 +16,26 @@
 #
 
 
-
 Name:   pam_ldap
 BuildRequires:  automake
 BuildRequires:  openldap2-devel
 BuildRequires:  pam-devel
-License:LGPL-2.1+
-Group:  Productivity/Networking/LDAP/Clients
 # bug437293
 %ifarch ppc64
 Obsoletes:  pam_ldap-64bit
 %endif
 #
-Version:185
+Version:186
 Release:0
 Summary:A PAM Module for LDAP Authentication
+License:LGPL-2.1+
+Group:  Productivity/Networking/LDAP/Clients
 Url:http://www.padl.com/OSS/pam_ldap.html
 Source: pam_ldap-%{version}.tar.bz2
 Source1:README.SuSE
 Source2:baselibs.conf
 Patch:  pam_ldap.patch
+Patch1: pam_ldap-arm-linux-gnueabi.patch
 Patch2: pam_ldap-expirewarning.dif
 Patch3: pam_ldap-chauthtok-errcode.dif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -51,6 +51,7 @@
 %prep
 %setup
 %patch -E
+%patch1 -p1
 %patch2 -p1
 %patch3 -p1
 cp -v  %{S:1} .

++ pam_ldap-185.tar.bz2 - pam_ldap-186.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam_ldap-185/CVSVersionInfo.txt 
new/pam_ldap-186/CVSVersionInfo.txt
--- old/pam_ldap-185/CVSVersionInfo.txt 2009-11-06 11:29:34.0 +0100
+++ new/pam_ldap-186/CVSVersionInfo.txt 2010-11-08 01:58:44.0 +0100
@@ -1,8 +1,8 @@
 # Created and modified by checkpoint; do not edit
-# $Id: CVSVersionInfo.txt,v 1.205 2009/11/06 10:29:26 lukeh Exp $
-# $Name: pam_ldap-185 $
+# $Id: CVSVersionInfo.txt,v 1.206 2010/11/08 00:58:42 lukeh Exp $
+# $Name: pam_ldap-186 $
 ProjectName: pam_ldap
-ProjectVersion: 185
+ProjectVersion: 186
 ProjectMaintainer: lukeh
 # run this before building in RC. @@@PLATFORM@@@ is
 # substituted for our platform names (linux, solaris etc)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam_ldap-185/ChangeLog new/pam_ldap-186/ChangeLog
--- old/pam_ldap-185/ChangeLog  2009-11-06 11:29:34.0 +0100
+++ new/pam_ldap-186/ChangeLog  2010-11-08 01:58:44.0 +0100
@@ -1,6 +1,10 @@
-$Id: ChangeLog,v 1.216 2009/05/18 23:04:50 lukeh Exp $
+$Id: ChangeLog,v 1.217 2010/11/08 00:55:08 lukeh Exp $
 ===
 
+186Luke Howard lukeh@padlcom
+
+   * fix for BUG#424: build fails on Darwin
+
 185Luke Howard lukeh@padlcom
 
* fix for BUG#232: LDAP write on userPassword fails
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam_ldap-185/Makefile.am new/pam_ldap-186/Makefile.am
--- old/pam_ldap-185/Makefile.am2009-11-06 11:29:34.0 +0100
+++ new/pam_ldap-186/Makefile.am2010-11-08 01:58:44.0 +0100
@@ -44,4 +44,4 @@
@$(NORMAL_UNINSTALL)
 
 vers.c: $(top_srcdir)/CVSVersionInfo.txt
-   CVSVERSIONDIR=$(top_srcdir) vers_string -v
+   $(top_srcdir)/vers_string -v
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam_ldap-185/Makefile.in new/pam_ldap-186/Makefile.in
--- old/pam_ldap-185/Makefile.in2009-11-06 11:29:34.0 +0100
+++ new/pam_ldap-186/Makefile.in2010-11-08 01:58:44.0 +0100
@@ -611,7 +611,7 @@
@$(NORMAL_UNINSTALL)
 
 vers.c: $(top_srcdir)/CVSVersionInfo.txt
-   CVSVERSIONDIR=$(top_srcdir) vers_string -v
+   $(top_srcdir)/vers_string -v
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit pam_ldap for openSUSE:Factory

2012-03-08 Thread h_root
Hello community,

here is the log from the commit of package pam_ldap for openSUSE:Factory 
checked in at 2012-03-08 19:44:35

Comparing /work/SRC/openSUSE:Factory/pam_ldap (Old)
 and  /work/SRC/openSUSE:Factory/.pam_ldap.new (New)


Package is pam_ldap, Maintainer is rha...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pam_ldap/pam_ldap.changes2012-02-14 
13:07:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.pam_ldap.new/pam_ldap.changes   2012-03-08 
19:44:39.0 +0100
@@ -1,0 +2,6 @@
+Wed Mar  7 13:56:51 UTC 2012 - rha...@suse.de
+
+- Remove %suse_update_libdir and %suse_update_config calls to
+  unbreak built
+
+---



Other differences:
--
++ pam_ldap.spec ++
--- /var/tmp/diff_new_pack.SfIIO0/_old  2012-03-08 19:44:41.0 +0100
+++ /var/tmp/diff_new_pack.SfIIO0/_new  2012-03-08 19:44:41.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pam_ldap
 #
-# 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
@@ -31,7 +31,7 @@
 Version:185
 Release:0
 Summary:A PAM Module for LDAP Authentication
-URL:http://www.padl.com/OSS/pam_ldap.html
+Url:http://www.padl.com/OSS/pam_ldap.html
 Source: pam_ldap-%{version}.tar.bz2
 Source1:README.SuSE
 Source2:baselibs.conf
@@ -54,10 +54,8 @@
 %patch2 -p1
 %patch3 -p1
 cp -v  %{S:1} .
-%{suse_update_libdir README pam_ldap.c pam.conf}
 
 %build
-%{suse_update_config -f}
 autoreconf
 export CFLAGS=%optflags -fno-strict-aliasing
 %configure --enable-nds \

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



commit pam_ldap for openSUSE:Factory

2012-02-14 Thread h_root
Hello community,

here is the log from the commit of package pam_ldap for openSUSE:Factory 
checked in at 2012-02-14 13:07:28

Comparing /work/SRC/openSUSE:Factory/pam_ldap (Old)
 and  /work/SRC/openSUSE:Factory/.pam_ldap.new (New)


Package is pam_ldap, Maintainer is rha...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pam_ldap/pam_ldap.changes2011-12-08 
11:54:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.pam_ldap.new/pam_ldap.changes   2012-02-14 
13:07:35.0 +0100
@@ -1,0 +2,6 @@
+Wed Dec  7 13:34:58 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant/unwanted tags/section (cf. specfile guidelines)
+- Use %_smp_mflags for parallel building
+
+---



Other differences:
--
++ pam_ldap.spec ++
--- /var/tmp/diff_new_pack.fYJdGs/_old  2012-02-14 13:07:36.0 +0100
+++ /var/tmp/diff_new_pack.fYJdGs/_new  2012-02-14 13:07:36.0 +0100
@@ -15,6 +15,8 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:   pam_ldap
 BuildRequires:  automake
 BuildRequires:  openldap2-devel
@@ -29,7 +31,7 @@
 Version:185
 Release:0
 Summary:A PAM Module for LDAP Authentication
-Url:http://www.padl.com/OSS/pam_ldap.html
+URL:http://www.padl.com/OSS/pam_ldap.html
 Source: pam_ldap-%{version}.tar.bz2
 Source1:README.SuSE
 Source2:baselibs.conf
@@ -46,12 +48,6 @@
 
 Compatibility with the nss_ldap configuration file format
 
-
-
-Authors:
-
-PADL Software Pty Ltd d...@padl.com
-
 %prep
 %setup
 %patch -E
@@ -63,20 +59,16 @@
 %build
 %{suse_update_config -f}
 autoreconf
-CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing ./configure --enable-nds \
+export CFLAGS=%optflags -fno-strict-aliasing
+%configure --enable-nds \
 --with-ldap-lib=openldap \
-   --libdir=/%{_lib} \
---mandir=%{_mandir} \
-   --sysconfdir=/etc
-make
+   --libdir=/%{_lib}
+make %{?_smp_Mflags}
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
 rm $RPM_BUILD_ROOT/etc/ldap.conf
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc COPYING.LIB README README.SuSE ChangeLog ldap.conf pam.d

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



commit pam_ldap for openSUSE:Factory

2011-12-08 Thread h_root
Hello community,

here is the log from the commit of package pam_ldap for openSUSE:Factory 
checked in at 2011-12-08 11:52:01

Comparing /work/SRC/openSUSE:Factory/pam_ldap (Old)
 and  /work/SRC/openSUSE:Factory/.pam_ldap.new (New)


Package is pam_ldap, Maintainer is rha...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pam_ldap/pam_ldap.changes2011-09-23 
12:21:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.pam_ldap.new/pam_ldap.changes   2011-12-08 
11:54:07.0 +0100
@@ -1,0 +2,5 @@
+Fri Dec  2 16:48:11 UTC 2011 - co...@suse.com
+
+- add automake as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ pam_ldap.spec ++
--- /var/tmp/diff_new_pack.oYGrcK/_old  2011-12-08 11:54:10.0 +0100
+++ /var/tmp/diff_new_pack.oYGrcK/_new  2011-12-08 11:54:10.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package pam_ldap (Version 185)
+# spec file for package pam_ldap
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -15,21 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:   pam_ldap
-BuildRequires:  openldap2-devel pam-devel
-License:LGPLv2.1+
+BuildRequires:  automake
+BuildRequires:  openldap2-devel
+BuildRequires:  pam-devel
+License:LGPL-2.1+
 Group:  Productivity/Networking/LDAP/Clients
-AutoReqProv:on
 # bug437293
 %ifarch ppc64
 Obsoletes:  pam_ldap-64bit
 %endif
 #
 Version:185
-Release:2
+Release:0
 Summary:A PAM Module for LDAP Authentication
 Url:http://www.padl.com/OSS/pam_ldap.html
 Source: pam_ldap-%{version}.tar.bz2

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