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

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

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

revision 793902 by wally, Mon Oct 27 16:43:48 2014 UTC revision 793903 by wally, Mon Oct 27 16:58:34 2014 UTC
# Line 89  install -D -p -m 0644 %{SOURCE5} %{build Line 89  install -D -p -m 0644 %{SOURCE5} %{build
89  %_post_service %{name}  %_post_service %{name}
90    
91  %preun  %preun
92  %_preun_service %{name}  %_preun_service %{name} || :
93    if [ $1 -eq 0 ]; then
94            rm -f %{_localstatedir}/%{name}/*
95    fi
96    
97  %files  %files
98  %doc ReleaseNotes INSTALL LICENSE README ChangeLog doc/HACKING  %doc ReleaseNotes INSTALL LICENSE README ChangeLog doc/HACKING

Legend:
Removed from v.793902  
changed lines
  Added in v.793903

  ViewVC Help
Powered by ViewVC 1.1.30