Mailinglist Archive: opensuse-packaging (205 mails)
| < Previous | Next > |
Re: [opensuse-packaging] help with naming please - shared library policy naming problem
- From: Robert Schweikert <rjschwei@xxxxxxxx>
- Date: Thu, 29 Sep 2011 17:11:32 -0400
- Message-id: <4E84DF04.5080906@suse.com>
Thanks for the help.
Some questions below.
On 09/29/2011 04:38 PM, Dimstar / Dominique Leuenberger wrote:
Hmmm, I can see that keeping "Name: swfdec", i.e. with the upstream tarball, would be desirable in a way. But then I end up having to define %package and other sections for what is now the "default". This would imply more editing on a version bump than changing the value for "Name:"
What am I missing?
Thanks,
Robert
--
Robert Schweikert MAY THE SOURCE BE WITH YOU
SUSE-IBM Software Integration Center LINUX
Tech Lead
rjschwei@xxxxxxxx
rschweik@xxxxxxxxxx
781-464-8147
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
Some questions below.
On 09/29/2011 04:38 PM, Dimstar / Dominique Leuenberger wrote:
Hi Robert,
On Thu, 2011-09-29 at 16:30 -0400, Robert Schweikert wrote:
The spec file starts out with:Don't do that: keep Name in sync with the upstream project name /
Name: libswfdec-0_8-0
tarball name.
You don't want to rename the package with every version bump.
Hmmm, I can see that keeping "Name: swfdec", i.e. with the upstream tarball, would be desirable in a way. But then I end up having to define %package and other sections for what is now the "default". This would imply more editing on a version bump than changing the value for "Name:"
What am I missing?
Would there be no complaint if there is nothing packaged for whatever is specified with "Name: ..."?this will meet the shared library policy for "libswfdec" :) . I alsofor all libs, use
have a section in the spec file for the gtk library; this looks as follows:
%package gtk
.....
%package -n libswfdec-0_8-0
%package -n libswfdec-gtk-0_8-0
Thanks,
Robert
--
Robert Schweikert MAY THE SOURCE BE WITH YOU
SUSE-IBM Software Integration Center LINUX
Tech Lead
rjschwei@xxxxxxxx
rschweik@xxxxxxxxxx
781-464-8147
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |