[bacula/f16] Remove leftover script

Simone Caronni slaanesh at fedoraproject.org
Mon Jul 2 10:11:38 UTC 2012


commit 833ec7fb83cf05dbaf8186810f782d25cde5ac33
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Mon Jul 2 12:11:31 2012 +0200

    Remove leftover script

 bacula.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/bacula.spec b/bacula.spec
index ef4f677..c03a4d3 100644
--- a/bacula.spec
+++ b/bacula.spec
@@ -3,7 +3,7 @@
 
 Name:			bacula
 Version:		5.0.3
-Release:		28%{?dist}
+Release:		29%{?dist}
 Summary:		Cross platform network backup for Linux, Unix, Mac and Windows
 # See LICENSE for details
 License:		AGPLv3 with exceptions
@@ -704,6 +704,7 @@ mv %{buildroot}%{_libexecdir}/bacula/query.sql %{buildroot}%{_sysconfdir}/bacula
 
 # Nuke the scripts we do not need
 rm -vf %{buildroot}%{_libexecdir}/bacula/{bacula,bacula-ctl-*,startmysql,stopmysql} 
+rm -vf %{buildroot}%{_sbindir}/bacula
 
 # Fix up some perms so rpmlint does not complain too much
 chmod 755 %{buildroot}%{_sbindir}/*
@@ -1049,7 +1050,6 @@ fi
 %{_sbindir}/bacula-checkconf
 %{_sbindir}/bsmtp
 %{_sbindir}/btraceback
-%{_sbindir}/bacula
 %{_libexecdir}/bacula/btraceback.dbx
 %{_libexecdir}/bacula/btraceback.gdb
 %{_libexecdir}/bacula/btraceback.mdb
@@ -1252,6 +1252,9 @@ fi
 
 
 %changelog
+* Mon Jul 02 2012 Simone Caronni <negativo17 at gmail.com> - 5.0.3-29
+- Remove leftover script.
+
 * Wed Feb 01 2012 Simone Caronni <negativo17 at gmail.com> - 5.0.3-28
 - Add bat html docs so the help button works.
 


More information about the scm-commits mailing list