[bacula/el5] Drop outdated examples

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


commit 8ba3f8718cb75f23961cbb872ec19f73215cf64b
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Thu Jul 19 16:34:54 2012 +0200

    Drop outdated examples

 bacula.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/bacula.spec b/bacula.spec
index 15e5823..f6d1c67 100644
--- a/bacula.spec
+++ b/bacula.spec
@@ -3,7 +3,7 @@
 Summary:        Cross platform network backup for Linux, Unix, Mac and Windows
 Name:           bacula
 Version:        2.4.4
-Release:        5%{?dist}
+Release:        6%{?dist}
 License:        GPL
 Group:          System Environment/Daemons
 URL:            http://www.%{name}.org
@@ -310,7 +310,6 @@ pushd %{name}-%{version}
 %patch3 -p1 -b .pamd
 
 # 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
 
@@ -801,7 +800,6 @@ fi
 %defattr(-,root,root,-)
 %doc %{name}-%{version}/AUTHORS %{name}-%{version}/ChangeLog %{name}-%{version}/COPYING %{name}-%{version}/LICENSE
 %doc %{name}-%{version}/README %{name}-%{version}/SUPPORT %{name}-%{version}/VERIFYING
-%doc %{name}-%{version}/examples/
 %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
 %dir %{_sysconfdir}/%{name}
 %dir %{_libexecdir}/%{name}
@@ -967,6 +965,9 @@ fi
 
 
 %changelog
+* Thu Jul 19 2012 Simone Caronni <negativo17 at gmail.com> 2.4.4-6
+- Drop examples (rhbz#475469).
+
 * Thu Jul 19 2012 Simone Caronni <negativo17 at gmail.com> 2.4.4-5
 - Spool directory owned only by common subpackage (rhbz#718299).
 - Backport patch from Bacula 3.0.2 to fix logwatch (rhbz#643932).


More information about the scm-commits mailing list