/[packages]/cauldron/nss-pam-ldapd/current/SPECS/nss-pam-ldapd.spec
ViewVC logotype

Diff of /cauldron/nss-pam-ldapd/current/SPECS/nss-pam-ldapd.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 283388 by guillomovitch, Fri Jul 13 20:27:15 2012 UTC revision 283389 by guillomovitch, Thu Aug 23 22:01:09 2012 UTC
# Line 1  Line 1 
1  Name:           nss-pam-ldapd  Name:           nss-pam-ldapd
2  Version:        0.8.10  Version:        0.8.10
3  Release:        %mkrel 1  Release:        %mkrel 2
4  Summary:        An nsswitch module which uses directory servers  Summary:        An nsswitch module which uses directory servers
5  Group:          System/Libraries  Group:          System/Libraries
6  License:        LGPLv2+  License:        LGPLv2+
# Line 34  rm -rf %{buildroot} Line 34  rm -rf %{buildroot}
34  %makeinstall_std  %makeinstall_std
35    
36  install -D -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/nslcd.service  install -D -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/nslcd.service
37  install -D -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/tmpfiles.d/nslcd.conf  install -D -m 644 %{SOURCE4} %{buildroot}%{_prefix}/lib/tmpfiles.d/nslcd.conf
38    
39  cat >> %{buildroot}%{_sysconfdir}/nss-ldapd.conf << EOF  cat >> %{buildroot}%{_sysconfdir}/nss-ldapd.conf << EOF
40  uid nslcd  uid nslcd
41  gid ldap  gid ldap
42  EOF  EOF
43    
 install -d -m 755 %{buildroot}%{_localstatedir}/run/nslcd  
   
44  %pre  %pre
45  %_pre_useradd nslcd / /bin/false  %_pre_useradd nslcd / /bin/false
46    
# Line 60  install -d -m 755 %{buildroot}%{_localst Line 58  install -d -m 755 %{buildroot}%{_localst
58  %{_mandir}/*/*  %{_mandir}/*/*
59  %config(noreplace) %{_sysconfdir}/nss-ldapd.conf  %config(noreplace) %{_sysconfdir}/nss-ldapd.conf
60  %config(noreplace) %{_sysconfdir}/nslcd.conf  %config(noreplace) %{_sysconfdir}/nslcd.conf
61  %config(noreplace) %{_sysconfdir}/tmpfiles.d/nslcd.conf  %{_prefix}/lib/tmpfiles.d/nslcd.conf
62  %{_unitdir}/nslcd.service  %{_unitdir}/nslcd.service
 %attr(-,nslcd,root) %{_localstatedir}/run/nslcd  

Legend:
Removed from v.283388  
changed lines
  Added in v.283389

  ViewVC Help
Powered by ViewVC 1.1.30