]> git.pld-linux.org Git - packages/smbldap-tools.git/commitdiff
- more requires and patches
authorMarcin Winkler <qurczak@gmail.com>
Mon, 18 Apr 2005 16:24:01 +0000 (16:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    smbldap-tools.spec -> 1.4

smbldap-tools.spec

index 1fd5f5820386d4d4e5436aa46d2b7ac78e014bfe..f43dde22b3224548926ac54346d5bb8311733e91 100644 (file)
@@ -9,8 +9,10 @@ URL:           http://samba.IDEALX.org/
 Source0:       http://samba.idealx.org/dist/%{name}-%{version}.tgz
 # Source0-md5: bb5213ee265e9c301796af77a1894001
 Patch0:                %{name}-Makefile.patch
-Requires:      perl-ldap
+Patch1:                %{name}-smbldap_tools.pm.patch
 Requires:      perl-Crypt-SmbHash
+Requires:      perl-ldap
+Requires:      samba
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -29,6 +31,7 @@ has
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 
This page took 0.042513 seconds and 4 git commands to generate.