Mailinglist Archive: opensuse-buildservice (258 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] usage of osc ls
- From: Stephan Kleine <bitdealer@xxxxxxxxx>
- Date: Fri, 27 Aug 2010 09:23:49 +0200
- Message-id: <201008270923.50138.bitdealer@xxxxxxxxx>
On Friday August 27 2010 07:27:47 Kai-Uwe Behrmann wrote:
To see what packages are within a distro do e.g.
osc ls -b Mandriva:2009.1 -r standard -a x86_64 | grep bind-utils
e.g. for Mandrivaw 2009.1 x86_64. Since Mandriva is a bit special about their
package naming simply use what provides on their packages.
hth
Stephan
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
I would like to see all package names in a given distribution.
Listing e.g.
$ osc ls Mandriva:2009.1 -r standard
gives no output. Even so I expected there is some.
$ osc ls Mandriva:2009.1 -r standard -b | grep lcms
lists several lcms packages but not lcms-devel. However
lcms-devel is exactly used in BuildRequirements of the mandriva section of
my spec files.
Am I missing something essential?
To see what packages are within a distro do e.g.
osc ls -b Mandriva:2009.1 -r standard -a x86_64 | grep bind-utils
e.g. for Mandrivaw 2009.1 x86_64. Since Mandriva is a bit special about their
package naming simply use what provides on their packages.
hth
Stephan
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |