Mailinglist Archive: opensuse-packaging (140 mails)
< Previous | Next > |
Re: [opensuse-packaging] How to create a dependency
- From: David Haller <dnh@xxxxxxxxxxxx>
- Date: Fri, 13 Jan 2012 17:27:38 +0100
- Message-id: <20120113162738.GA5623@grusum.endjinn.de>
Hello,
On Fri, 13 Jan 2012, Mathias Homann wrote:
It's not:
$ rpm -q --queryformat '%{PACKAGER}\n;' --provides libgstapp-0_10-0
packman@xxxxxxxxxxxxxx
;libgstapp-0.10.so.0()(64bit)
libgstapp-0_10-0 = 0.10.35-61.2
libgstapp-0_10-0(x86-64) = 0.10.35-61.2
-dnh
--
Fsck, I'm remembering back to the pre-archived-by-Google era of Usenet;
some local newbie was asking how to compile RM COBOL programs in the
Unix environment, and my anti-COBOL bias might have shown through as I
explained that the RM COBOL compiler on Unix was named "rm". -- AdB
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-packaging+owner@xxxxxxxxxxxx
On Fri, 13 Jan 2012, Mathias Homann wrote:
Am Freitag, 13. Januar 2012, 14:03:38 schrieb Stephan Kulow:
On 13.01.2012 13:44, Mathias Homann wrote:
no, as that would pull in the X86_64 package if my package gets
installed on a 64bit system... but my package is only available in
32bit and therefor requires the 32bit libgstapp-0.10.so.0
The x86_64 package won't provide libgstapp-0.10.so.0 or it's broken,
it will provide libgstapp-0.10.so.0()(64bit)
then it seems to be broken.
It's libgstapp and gstreamer from packman.
It's not:
$ rpm -q --queryformat '%{PACKAGER}\n;' --provides libgstapp-0_10-0
packman@xxxxxxxxxxxxxx
;libgstapp-0.10.so.0()(64bit)
libgstapp-0_10-0 = 0.10.35-61.2
libgstapp-0_10-0(x86-64) = 0.10.35-61.2
-dnh
--
Fsck, I'm remembering back to the pre-archived-by-Google era of Usenet;
some local newbie was asking how to compile RM COBOL programs in the
Unix environment, and my anti-COBOL bias might have shown through as I
explained that the RM COBOL compiler on Unix was named "rm". -- AdB
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-packaging+owner@xxxxxxxxxxxx
< Previous | Next > |