Mailinglist Archive: opensuse-buildservice (262 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] different control files for different debian platforms?
- From: Paul Elliott <pelliott@xxxxxxxxxxxxxxxxxxx>
- Date: Wed, 19 Aug 2009 08:21:44 -0500
- Message-id: <20090819132144.GB6957@xxxxxxxxxxxxxxxxxxx>
On Wed, Aug 19, 2009 at 09:44:35AM +0200, Adrian Schröter wrote:
How is ?ubuntu_version numbered?
Do I write
%if 0%{?ubuntu_version} == 904
or
%if 0%{?ubuntu_version} == 9.04
There is a nice table in: "Build Service/cross distribution package how to"
http://en.opensuse.org/Build_Service/cross_distribution_package_how_to
but it only mentions versions for rpm based distros!
--
Paul Elliott 1(512)837-1096
pelliott@xxxxxxxxxxxxxxxxxxx PMB 181, 11900 Metric Blvd Suite J
http://www.free.blackpatchpanel.com/pme/ Austin TX 78758-3117
Am Mittwoch, 19. August 2009 08:22:16 schrieb Paul Elliott:
On Tue, Aug 18, 2009 at 05:32:02PM -0500, Paul Elliott wrote:%if 0%{?ubuntu_version}
if (ubumtu 9.04) then
How is ?ubuntu_version numbered?
Do I write
%if 0%{?ubuntu_version} == 904
or
%if 0%{?ubuntu_version} == 9.04
There is a nice table in: "Build Service/cross distribution package how to"
http://en.opensuse.org/Build_Service/cross_distribution_package_how_to
but it only mentions versions for rpm based distros!
--
Paul Elliott 1(512)837-1096
pelliott@xxxxxxxxxxxxxxxxxxx PMB 181, 11900 Metric Blvd Suite J
http://www.free.blackpatchpanel.com/pme/ Austin TX 78758-3117
| < Previous | Next > |