SPECS: horde-passwd.spec - fix for broken ldap::_userDN()

glen glen at pld-linux.org
Wed Aug 24 21:08:57 CEST 2005


Author: glen                         Date: Wed Aug 24 19:08:57 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix for broken ldap::_userDN()

---- Files affected:
SPECS:
   horde-passwd.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/horde-passwd.spec
diff -u SPECS/horde-passwd.spec:1.24 SPECS/horde-passwd.spec:1.25
--- SPECS/horde-passwd.spec:1.24	Wed Aug 24 19:04:32 2005
+++ SPECS/horde-passwd.spec	Wed Aug 24 21:08:52 2005
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
 %define	_snap	2005-08-24
-%define	_rel	1
+%define	_rel	2
 #
 %define		_hordeapp	passwd
 %include	/usr/lib/rpm/macros.php
@@ -16,6 +16,7 @@
 Source0:	ftp://ftp.horde.org/pub/snaps/%{_snap}/%{_hordeapp}-HEAD-%{_snap}.tar.gz
 # Source0-md5:	6638fad5170d5421bacf7e44868a7964
 Source1:	%{name}.conf
+Patch0:		http://glen.alkohol.ee/pld/horde-passwd-broken-_userDN.patch
 URL:		http://www.horde.org/passwd/
 BuildRequires:	rpm-php-pearprov >= 4.0.2-98
 BuildRequires:	rpmbuild(macros) >= 1.226
@@ -51,6 +52,7 @@
 %prep
 %setup -q -c -T -n %{?_snap:%{name}-%{_snap}}%{!?_snap:%{name}-%{version}%{?_rc:-%{_rc}}}
 tar zxf %{SOURCE0} --strip-components=1
+%patch0 -p1
 
 rm -f scripts/.htaccess
 # considered harmful (horde/docs/SECURITY)
@@ -142,6 +144,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2005/08/24 19:08:52  glen
+- fix for broken ldap::_userDN()
+
 Revision 1.24  2005/08/24 17:04:32  glen
 - cosmetics
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/horde-passwd.spec?r1=1.24&r2=1.25&f=u




More information about the pld-cvs-commit mailing list