Hello community,

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

Package is "php5-pear-Horde_Auth", Maintainer is ""

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Auth/php5-pear-Horde_Auth.changes    
    2011-09-23 12:40:10.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Auth.new/php5-pear-Horde_Auth.changes
   2012-02-15 15:58:46.000000000 +0100
@@ -1,0 +2,20 @@
+Tue Jan 10 09:16:52 UTC 2012 - [email protected]
+
+- FIX Build for SLE11SP1 (static path problem rewrite)
+
+-------------------------------------------------------------------
+Mon Jan  9 12:50:54 UTC 2012 - [email protected]
+
+- version 1.4.7
+- [rla] Add bad login blocking and account locking to the base driver.
+- [rla] Fix SQL driver when using soft_expiration and hard_expiration features.
+- [rla] No longer enforce lowercase fieldnames.
+- [jan] Dynamically disable capabilities of Customsql authentication driver if 
queries are empty (Michael Gröne, Request #10510).
+- [jan] Fix updating users in LDAP while using preauthenticate hooks.
+- [jan] Add support for resetting passwords to LDAP driver.
+- [jan] Add checkPasswordPolicy() and checkPasswordSimilarity() methods.
+- [jan] Add missing locale directory (Bug #10589).
+- [jan] Fix detecting locale directory from PEAR installation (Bug #10589).
+- [jan] Allow to run unit tests from installed package.
+
+-------------------------------------------------------------------

Old:
----
  Horde_Auth-1.1.0.tgz

New:
----
  Horde_Auth-1.4.7.tgz

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

Other differences:
------------------
++++++ php5-pear-Horde_Auth.spec ++++++
--- /var/tmp/diff_new_pack.7sMnVp/_old  2012-02-15 15:58:47.000000000 +0100
+++ /var/tmp/diff_new_pack.7sMnVp/_new  2012-02-15 15:58:47.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Auth
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Ralf Lang.
 #
 # All modifications and additions to the file contributed by third parties
@@ -16,17 +16,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:           php5-pear-Horde_Auth
 %define pear_name  Horde_Auth
 %define pear_sname horde_auth
 Summary:        PEAR: Horde Authentication API
-Version:        1.1.0
-Release:        1
-License:        LGPLv2.1
+License:        LGPL-2.1
 Group:          Development/Libraries/PHP
+Version:        1.4.7
+Release:        0
 Source0:        http://pear.horde.org/get/Horde_Auth-%{version}.tgz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Url:            http://pear.horde.org/package/Horde_Auth
@@ -73,6 +70,10 @@
 %{__rm} -rf %{buildroot}/{doc,tmp}
 %{__rm} -rf 
%{buildroot}%{php_peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
 
+## the install script writes static paths into the files which are broken when 
actually deploying the rpm
+## this is a dirty workaround and should be fixed inside the xml itself
+sed -i -e "s@%{buildroot}@@g" 
%{buildroot}/%{php_peardir}/Horde/Auth/Translation.php
+
 cd ..
 
 %php_pear_gen_filelist
@@ -95,5 +96,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root)
+%{_docdir}/%{name}
 
 %changelog

++++++ Horde_Auth-1.1.0.tgz -> Horde_Auth-1.4.7.tgz ++++++
++++ 11747 lines of diff (skipped)

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

Reply via email to