[bacula/f16] Drop outdated examples

Simone Caronni slaanesh at fedoraproject.org
Fri Jul 20 06:40:15 UTC 2012


commit 38d356a0ffa0bcc84e7e36f935955fcbeb66a37f
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Thu Jul 19 16:37:15 2012 +0200

    Drop outdated examples

 bacula.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/bacula.spec b/bacula.spec
index 2dabf60..3a79369 100644
--- a/bacula.spec
+++ b/bacula.spec
@@ -3,7 +3,7 @@
 
 Name:                   bacula
 Version:                5.0.3
-Release:                30%{?dist}
+Release:                31%{?dist}
 Summary:                Cross platform network backup for Linux, Unix, Mac and Windows
 # See LICENSE for details
 License:                AGPLv3 with exceptions
@@ -428,7 +428,6 @@ pushd bacula-%{version}
 %patch11 -p1 -b .maxvalue
 
 # Remove execution permissions from files we're packaging as docs later on
-find examples -type f | xargs chmod -x
 find updatedb -type f | xargs chmod -x
 popd
 
@@ -1043,7 +1042,6 @@ fi
 %defattr(-,root,root,-)
 %doc bacula-%{version}/AUTHORS bacula-%{version}/ChangeLog bacula-%{version}/COPYING bacula-%{version}/LICENSE
 %doc bacula-%{version}/README bacula-%{version}/SUPPORT bacula-%{version}/VERIFYING bacula-%{version}/ReleaseNotes
-%doc bacula-%{version}/examples/
 %config(noreplace) %{_sysconfdir}/logrotate.d/bacula
 %dir %{_sysconfdir}/bacula
 %dir %{_libexecdir}/bacula
@@ -1252,6 +1250,9 @@ fi
 
 
 %changelog
+* Thu Jul 19 2012 Simone Caronni <negativo17 at gmail.com> 5.0.3-31
+- Drop examples (rhbz#475469).
+
 * Mon Jul 16 2012 Simone Caronni <negativo17 at gmail.com> - 5.0.3-30
 - Fix log path as in f17/rawhide builds (rhbz#837706).
 - Add nss-lookup.target as required to service files (rhbz#838828).


More information about the scm-commits mailing list