[bacula/f17: 2/3] Reorder patches

Simone Caronni slaanesh at fedoraproject.org
Mon Jun 4 09:41:31 UTC 2012


commit 4c560459295a9441815f11d1c4935d0b39f6d775
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Mon Jun 4 11:40:34 2012 +0200

    Reorder patches

 bacula.spec |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/bacula.spec b/bacula.spec
index f923a78..f784fd3 100644
--- a/bacula.spec
+++ b/bacula.spec
@@ -27,11 +27,11 @@ Source16:               bacula-dir.sysconfig
 Source17:               bacula-sd.sysconfig
 Source18:               bacula-checkconf
 
-Patch2:                 bacula-5.0.2-openssl.patch
-Patch3:                 bacula-5.2.2-queryfile.patch
-Patch5:                 bacula-5.2.4-log-path.patch
-Patch6:                 bacula-5.0.3-sqlite-priv.patch
-Patch8:                 bacula-5.2.2-qt-console-optflags.patch
+Patch1:                 bacula-5.0.2-openssl.patch
+Patch2:                 bacula-5.2.2-queryfile.patch
+Patch3:                 bacula-5.2.4-log-path.patch
+Patch4:                 bacula-5.0.3-sqlite-priv.patch
+Patch5:                 bacula-5.2.2-qt-console-optflags.patch
 
 BuildRequires:          desktop-file-utils
 BuildRequires:          perl
@@ -285,11 +285,11 @@ Provides check_bacula support for Nagios.
 
 %prep
 %setup -q
-%patch2 -p2 -b .openssl
-%patch3 -p1 -b .queryfile
-%patch5 -p1 -b .log-path
-%patch6 -p0 -b .priv
-%patch8 -p1 -b .optflags
+%patch1 -p2 -b .openssl
+%patch2 -p1 -b .queryfile
+%patch3 -p1 -b .log-path
+%patch4 -p0 -b .priv
+%patch5 -p1 -b .optflags
 
 # Remove execution permissions from files we're packaging as docs later on
 find updatedb -type f | xargs chmod -x


More information about the scm-commits mailing list