[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#377012: gcc-4.1: Suggested patch for provides libssp0 problem



Package: gcc-4.1
Version: 4.1.1-7
Tags: +patch
Followup-For: Bug #377012

Hi,

The attached patch just differentiates the libssp name

-i

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)

Versions of packages gcc-4.1 depends on:
ii  binutils                      2.17-1     The GNU assembler, linker and bina
ii  cpp-4.1                       4.1.1-7    The GNU C preprocessor
ii  gcc-4.1-base                  4.1.1-7    The GNU Compiler Collection (base 
ii  libc6                         2.3.6-15   GNU C Library: Shared libraries
ii  libgcc1                       1:4.1.1-7  GCC support library
ii  libssp0                       4.1.1-7    GCC stack smashing protection libr

Versions of packages gcc-4.1 recommends:
ii  libc6-dev                     2.3.6-15   GNU C Library: Development Librari
pn  libmudflap0-dev               <none>     (no description available)

-- no debconf information
--- control-old.m4	2006-07-07 15:32:16.000000000 +1000
+++ control.m4	2006-07-07 15:38:52.000000000 +1000
@@ -203,9 +203,9 @@
 Depends: BASEDEP, cpp`'PV`'TS (= ${gcc:Version}), binutils`'TS (>= ${binutils:Version}), ${dep:libgcc}, ${dep:libssp}, ${dep:libunwinddev}, ${shlibs:Depends}
 Recommends: ${dep:libcdev}, libmudflap`'MF_SO-dev`'LS (>= ${gcc:Version})
 Suggests: gcc`'PV-doc (>= ${gcc:SoftVersion}), gcc`'PV-locales (>= ${gcc:SoftVersion}), ${dep:libcbiarchdev}, ${dep:libgccbiarch}, ${dep:libsspbiarch}
-Conflicts: libssp0-dev
-Replaces: libssp0-dev
-Provides: libssp0-dev
+Conflicts: libssp0-dev`'TS
+Replaces: libssp0-dev`'TS
+Provides: libssp0-dev`'TS
 Provides: c-compiler`'TS
 ifdef(`TARGET',`dnl',`Conflicts: gcj`'PV`'TS (<< ${gcj:SoftVersion})')
 ifdef(`TARGET',`dnl',`Replaces: gcj-4.1 (<< 4.1.1)')

Reply to: