Author: adamg Date: Sun Jan 29 13:27:27 2012 GMT Module: packages Tag: HEAD ---- Log message: - paths fix
---- Files affected: packages/web2ldap: web2ldap.spec (1.42 -> 1.43) ---- Diffs: ================================================================ Index: packages/web2ldap/web2ldap.spec diff -u packages/web2ldap/web2ldap.spec:1.42 packages/web2ldap/web2ldap.spec:1.43 --- packages/web2ldap/web2ldap.spec:1.42 Sun Jan 29 14:14:32 2012 +++ packages/web2ldap/web2ldap.spec Sun Jan 29 14:27:22 2012 @@ -9,6 +9,7 @@ Source0: http://www.web2ldap.de/download/%{name}-%{version}.tar.gz # Source0-md5: 1108808e7ac2bbd1026d071e59dba9f6 Patch0: %{name}-config.patch +Patch1: %{name}-paths.patch URL: http://www.web2ldap.de/ BuildRequires: python-modules BuildRequires: rpm-pythonprov @@ -45,6 +46,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build for dir in pylib sbin fcgi scgi; do @@ -97,6 +99,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.43 2012/01/29 13:27:22 adamg +- paths fix + Revision 1.42 2012/01/29 13:14:32 adamg - Requires: python-pyasn1, python-pyasn1_modules ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/web2ldap/web2ldap.spec?r1=1.42&r2=1.43&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
