- Fix patch numbering
This commit is contained in:
parent
4c2c3b46a2
commit
e98aba5b23
@ -49,11 +49,11 @@ Conflicts: cups < 1:1.1.20-4
|
||||
Patch1: dbus-0.32-selinux_chroot_workaround.patch
|
||||
Patch2: dbus-0.61-selinux-avc-audit.patch
|
||||
Patch3: dbus-0.60-start-early.patch
|
||||
Patch4: dbus-0.61.dbus-connection.c.backport.patch
|
||||
|
||||
#make sure we take this out if ABI changes
|
||||
Patch4: dbus-0.61-mono-no-abi-version-change.patch
|
||||
|
||||
Patch5: dbus-0.61.dbus-connection.c.backport.patch
|
||||
|
||||
%description
|
||||
|
||||
D-BUS is a system for sending messages between applications. It is
|
||||
@ -139,11 +139,12 @@ D-BUS mono bindings for use with mono programs.
|
||||
%patch1 -p1 -b .selinux_chroot_workaround
|
||||
%patch2 -p1 -b .selinux-avc-audit
|
||||
%patch3 -p1 -b .start-early
|
||||
%patch4 -p1 -b .backport
|
||||
|
||||
#make sure we take this out if ABI changes
|
||||
%patch4 -p1 -b .mono-no-abi-version-change
|
||||
|
||||
%patch5 -p1 -b .backport
|
||||
|
||||
autoreconf -f -i
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user