/[packages]/cauldron/bind/current/SPECS/bind.spec
ViewVC logotype

Diff of /cauldron/bind/current/SPECS/bind.spec

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

revision 406905 by luigiwalser, Sun Mar 31 22:12:46 2013 UTC revision 412751 by luigiwalser, Wed May 8 21:54:16 2013 UTC
# Line 17  Line 17 
17    
18  Name:           bind  Name:           bind
19  Version:        %{major_version}%{dotpatch}  Version:        %{major_version}%{dotpatch}
20  Release:        %mkrel 1  Release:        %mkrel 2
21  Summary:        A DNS (Domain Name System) server  Summary:        A DNS (Domain Name System) server
22  License:        ISC  License:        ISC
23  Group:          System/Servers  Group:          System/Servers
# Line 477  fi Line 477  fi
477  %_pre_useradd named /var/lib/named /bin/false  %_pre_useradd named /var/lib/named /bin/false
478    
479  %post  %post
480    if [ "$1" -gt 1 ]; then
481        # upgrade
482        mv -f %{chroot_prefix}/var/named/* /var/named/
483        rm -rf %{chroot_prefix}%{_libdir}/openssl-*
484    fi
485  %_tmpfilescreate named  %_tmpfilescreate named
486  %_post_service named  %_post_service named
487    

Legend:
Removed from v.406905  
changed lines
  Added in v.412751

  ViewVC Help
Powered by ViewVC 1.1.30