- Fix patch numbering

This commit is contained in:
John (J5) Palmieri 2006-04-25 19:08:15 +00:00
parent 4c2c3b46a2
commit e98aba5b23

View File

@ -49,11 +49,11 @@ Conflicts: cups < 1:1.1.20-4
Patch1: dbus-0.32-selinux_chroot_workaround.patch Patch1: dbus-0.32-selinux_chroot_workaround.patch
Patch2: dbus-0.61-selinux-avc-audit.patch Patch2: dbus-0.61-selinux-avc-audit.patch
Patch3: dbus-0.60-start-early.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 #make sure we take this out if ABI changes
Patch4: dbus-0.61-mono-no-abi-version-change.patch Patch4: dbus-0.61-mono-no-abi-version-change.patch
Patch5: dbus-0.61.dbus-connection.c.backport.patch
%description %description
D-BUS is a system for sending messages between applications. It is 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 %patch1 -p1 -b .selinux_chroot_workaround
%patch2 -p1 -b .selinux-avc-audit %patch2 -p1 -b .selinux-avc-audit
%patch3 -p1 -b .start-early %patch3 -p1 -b .start-early
%patch4 -p1 -b .backport
#make sure we take this out if ABI changes #make sure we take this out if ABI changes
%patch4 -p1 -b .mono-no-abi-version-change %patch4 -p1 -b .mono-no-abi-version-change
%patch5 -p1 -b .backport
autoreconf -f -i autoreconf -f -i
%build %build