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

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

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

revision 333532 by kamil, Fri Dec 21 00:06:23 2012 UTC revision 333534 by kamil, Fri Dec 21 00:08:30 2012 UTC
# Line 30  Source6:       %ftp_path/%{name}-core-%{versio Line 30  Source6:       %ftp_path/%{name}-core-%{versio
30  Patch4:         %{name}-4.4.23-allow-netmask-0.patch  Patch4:         %{name}-4.4.23-allow-netmask-0.patch
31  Requires:       iptables  Requires:       iptables
32  Requires:       iproute2  Requires:       iproute2
 Requires:       dash  
33  Requires(post): rpm-helper  Requires(post): rpm-helper
34  Requires(preun): rpm-helper  Requires(preun): rpm-helper
35  BuildConflicts: apt-common  BuildConflicts: apt-common
# Line 195  touch %{buildroot}/%{_var}/lib/%{name6}- Line 194  touch %{buildroot}/%{_var}/lib/%{name6}-
194  #(tpg) remove hash-bang  #(tpg) remove hash-bang
195  find %{buildroot} -name "lib.*" -exec sed -i -e '/\#\!\/bin\/sh/d' {} \;  find %{buildroot} -name "lib.*" -exec sed -i -e '/\#\!\/bin\/sh/d' {} \;
196    
 # (tpg) let's use dash everywhere!  
 find %{buildroot} -type f -exec sed -i -e 's@/bin/sh@/bin/dash@' {} \;  
   
197  #remove unused files because of %exclude misbehaviour  #remove unused files because of %exclude misbehaviour
198  rm -f %{buildroot}%{_datadir}/%{name6}/configfiles/*  rm -f %{buildroot}%{_datadir}/%{name6}/configfiles/*
199  rm -f %{buildroot}%{_datadir}/shorewall/configfiles/*  rm -f %{buildroot}%{_datadir}/shorewall/configfiles/*

Legend:
Removed from v.333532  
changed lines
  Added in v.333534

  ViewVC Help
Powered by ViewVC 1.1.30