Rebuild dpkg for 7.0.
[packages/centos6/dpkg.git] / dpkg.spec
index c233462fed14376930ea643499f81082000e6c2e..0cf6dc418b8b69a06e73093fd8b0853d667eb2b8 100644 (file)
--- a/dpkg.spec
+++ b/dpkg.spec
@@ -1,6 +1,6 @@
 Name:           dpkg
 Version:        1.15.5.6
-Release:        6%{?dist}
+Release:        6%{?dist}.mira3
 Summary:        Package maintenance system for Debian Linux
 Group:          System Environment/Base
 # The entire source code is GPLv2+ with exception of the following
@@ -22,6 +22,7 @@ Patch2:               fedora-fix-CVE-2010-0396-00.patch
 Patch3:                fedora-fix-CVE-2010-0396-01.patch
 Patch4:     fedora-bug642160-empty-argv.patch
 Patch5:                fedora-fix-CVE-2010-1679_CVE-2011-0402.patch
+Patch6:     MIRA0001-Allow-parcing-indices-override-files-when-architect.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  zlib-devel, bzip2-devel, libselinux-devel, gettext, ncurses-devel
 
@@ -67,6 +68,7 @@ dselect is a high-level interface for the installation/removal of debs .
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 # Filter unwanted Requires:
 cat << \EOF > %{name}-req