Reorder patches
This commit is contained in:
parent
2fee6f89c0
commit
4c56045929
20
bacula.spec
20
bacula.spec
@ -27,11 +27,11 @@ Source16: bacula-dir.sysconfig
|
|||||||
Source17: bacula-sd.sysconfig
|
Source17: bacula-sd.sysconfig
|
||||||
Source18: bacula-checkconf
|
Source18: bacula-checkconf
|
||||||
|
|
||||||
Patch2: bacula-5.0.2-openssl.patch
|
Patch1: bacula-5.0.2-openssl.patch
|
||||||
Patch3: bacula-5.2.2-queryfile.patch
|
Patch2: bacula-5.2.2-queryfile.patch
|
||||||
Patch5: bacula-5.2.4-log-path.patch
|
Patch3: bacula-5.2.4-log-path.patch
|
||||||
Patch6: bacula-5.0.3-sqlite-priv.patch
|
Patch4: bacula-5.0.3-sqlite-priv.patch
|
||||||
Patch8: bacula-5.2.2-qt-console-optflags.patch
|
Patch5: bacula-5.2.2-qt-console-optflags.patch
|
||||||
|
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
@ -285,11 +285,11 @@ Provides check_bacula support for Nagios.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch2 -p2 -b .openssl
|
%patch1 -p2 -b .openssl
|
||||||
%patch3 -p1 -b .queryfile
|
%patch2 -p1 -b .queryfile
|
||||||
%patch5 -p1 -b .log-path
|
%patch3 -p1 -b .log-path
|
||||||
%patch6 -p0 -b .priv
|
%patch4 -p0 -b .priv
|
||||||
%patch8 -p1 -b .optflags
|
%patch5 -p1 -b .optflags
|
||||||
|
|
||||||
# Remove execution permissions from files we're packaging as docs later on
|
# Remove execution permissions from files we're packaging as docs later on
|
||||||
find updatedb -type f | xargs chmod -x
|
find updatedb -type f | xargs chmod -x
|
||||||
|
Loading…
Reference in New Issue
Block a user