gunnar: server/pear/Horde_Auth ChangeLog, 1.3, 1.4 Horde_Auth.spec, 1.4, 1.5

cvs at kolab.org cvs at kolab.org
Sat Nov 8 12:23:37 CET 2008


Author: gunnar

Update of /kolabrepository/server/pear/Horde_Auth
In directory doto:/tmp/cvs-serv17753/pear/Horde_Auth

Modified Files:
	ChangeLog Horde_Auth.spec 
Log Message:
Update PEAR packages to the most recent releases. If testing looks good this set will be used for Kolab-Server-2.2.1 and any additional fixes will only happen via patching.

Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/pear/Horde_Auth/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ChangeLog	22 Sep 2008 16:34:28 -0000	1.3
+++ ChangeLog	8 Nov 2008 11:23:35 -0000	1.4
@@ -1,3 +1,7 @@
+2008-10-29  Gunnar Wrobel  <p at rdus.de>
+
+	* Horde_Auth.spec: Updated to Auth-0.1.1.
+
 2008-09-22  Gunnar Wrobel  <p at rdus.de>
 
 	* Horde_Auth.spec: Added a patch required to allow "manager" to

Index: Horde_Auth.spec
===================================================================
RCS file: /kolabrepository/server/pear/Horde_Auth/Horde_Auth.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Horde_Auth.spec	22 Sep 2008 16:34:28 -0000	1.4
+++ Horde_Auth.spec	8 Nov 2008 11:23:35 -0000	1.5
@@ -1,7 +1,7 @@
 # Variables
 %define         V_horde_package Auth
 %define         V_package Horde_Auth
-%define         V_version 0.1.0
+%define         V_version 0.1.1
 %define         V_release 1
 
 # Package Information
@@ -18,9 +18,6 @@
 # List of Sources
 Source:    http://pear.horde.org/get/%{V_horde_package}-%{V_version}.tgz
 
-# List of patches
-Patch0:    HK-GW-Auth-Special_user_login.patch
-
 # Build Info
 Prefix:	   %{l_prefix}
 BuildRoot: %{l_buildroot}
@@ -65,8 +62,6 @@
 
 %prep
 	%setup -n %{V_horde_package}-%{V_version}
-
-	%patch -p3 -P 0
 
 %build
 





More information about the commits mailing list