SPECS: bash.spec - drop bashbug, kills /bin/sh dep from package

glen glen at pld-linux.org
Wed Jun 25 13:41:24 CEST 2008


Author: glen                         Date: Wed Jun 25 11:41:24 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- drop bashbug, kills /bin/sh dep from package

---- Files affected:
SPECS:
   bash.spec (1.188 -> 1.189) 

---- Diffs:

================================================================
Index: SPECS/bash.spec
diff -u SPECS/bash.spec:1.188 SPECS/bash.spec:1.189
--- SPECS/bash.spec:1.188	Wed Jun 25 13:35:59 2008
+++ SPECS/bash.spec	Wed Jun 25 13:41:18 2008
@@ -252,6 +252,9 @@
 install %{SOURCE4} $RPM_BUILD_ROOT/etc/skel/.bashrc
 rm -f $RPM_BUILD_ROOT%{_infodir}/dir
 
+# use our bugtracker, upstream will ignore reports from this anyway
+rm -f $RPM_BUILD_ROOT%{_bindir}/bashbug
+
 %find_lang %{name}
 
 %clean
@@ -279,7 +282,6 @@
 
 %attr(755,root,root) /bin/bash
 %attr(755,root,root) /bin/rbash
-%attr(755,root,root) %{_bindir}/bashbug
 
 %{?with_bash_history:%attr(1733,root,root) %dir /var/log/bash_hist}
 %{_infodir}/bash.info*
@@ -305,6 +307,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.189  2008/06/25 11:41:18  glen
+- drop bashbug, kills /bin/sh dep from package
+
 Revision 1.188  2008/06/25 11:35:59  glen
 - no more fileutils/grep needed in scriptlets
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bash.spec?r1=1.188&r2=1.189&f=u



More information about the pld-cvs-commit mailing list